Uncaught BufferedProcessError: Failed to spawn command `alloy`. Make sure `alloy` is installed and on your PATH
Closed this issue · 2 comments
WesVleuten commented
/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
WesVleuten commented
sudo npm install -g alloy
fixed the problem. I used the newer appc command for building and stuff
yomybaby commented
Thanks you for letting us know how to fix it! :+1