yomybaby/atom-titanium

Uncaught BufferedProcessError: Failed to spawn command `alloy`. Make sure `alloy` is installed and on your PATH

Closed this issue · 2 comments

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

Mac OSX 10.11.4
Atom 1.7.3

sudo npm install -g alloy fixed the problem. I used the newer appc command for building and stuff

Thanks you for letting us know how to fix it! :+1