Qusic / atom-youcompleteme

YouCompleteMe for Atom Editor
MIT License
82 stars 34 forks source link

BufferedProcess will fail with 'NOENT' if core.projectHome directory doesn't exist. #73

Closed zhanglei002 closed 8 years ago

zhanglei002 commented 8 years ago

Introduced in https://github.com/Qusic/atom-youcompleteme/commit/0bcf9cfa002417a38da3376a3b4793c0334562f0#diff-46c9d9bf476d66ea644af481c7df40b2R68

BufferedProcess will fail with 'NOENT' if core.projectHome directory doesn't exist.

/Applications/Atom.app/Contents/Resources/app.asar/src/buffered-process.js:262 Uncaught BufferedProcessError: Failed to spawn command python. Make sure python is installed and on your PATH