I recently tried installing Eclipse Che on Windows 10, 64 bit. I installed all of the pre-reqs, but when I ran che.bat
, it gave me the following message:
What can I do to fix the problem?
This error is due to spaces in the path name on Windows. We just issued a fix for this, but in looking at the error, it seems like some of the paths had their spaces fixed and some did not.
It would be helpful if you can open a ticket on github.com/codenvy/che (use github issues). Please provide:
We will see if you have the latest fix, and if you do, then we need to understand what is unique about your directory names to fix this.
BTW, you can fix this immediately by just moving the Che directory to any other directory without a space.