on ‎2019 May 10 12:30 PM
Hi,
While rebasing from master branch to my local branch I am getting this error. Can anyone help me how to resolve this error.
Thanks
Ajinkya
Request clarification before answering.
Hi Ajinkya,
Rebase may be failing because someone has submmited by mistake an invalid project.json file.
Could you verify the .che/project.json file is in valid format.
Regards,
Tomer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Tomer,
Because of project.json file, we are facing issues while pushing and merging in GitLab also. Is it possible to add project.json file in .gitignore file?
Will it affect the project if other developer clone the project from GitLab which does not have project.json file?
Will the WebIDE automatically create the project.json file for new developer?
It's possible to add project.json file in .gitignore file, but this is not recommanded. (There might be situations when you want all developers to get the same project.json)
If project.json file doesn't exist then WebIDE automatically create the project.json file.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ajinkya,
Rebase may be failing due to several reasons - for example - you have uncommitted changes in your local branch.
Could you check which error appears in the console? You should see more details there.
Thanks,
Liat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.