Merge pull request #2529 from strugee/master

Add troubleshooting long path issues for Windows
This commit is contained in:
Kevin Sawicki
2014-06-06 11:02:59 -07:00

View File

@@ -45,5 +45,11 @@ fix this, you probably need to fiddle with your system PATH.
* If you just installed node you need to restart your computer before node is
available on your Path.
* `script/build` outputs only the Node and Python versions before returning
* Try moving the repository to `C:\atom`. Most likely, the path is too long.
This causes Weird Stuff(tm). See [issue #2200](https://github.com/atom/atom/issues/2200).
### Windows build error reports in atom/atom
* Use [this search](https://github.com/atom/atom/search?q=label%3Abuild-error+label%3Awindows&type=Issues) to get a list of reports about build errors on Windows.