yomybaby / atom-titanium

[DEPRECATED] Atom package for Titanium Alloy
https://atom.io/packages/titanium-alloy
MIT License
49 stars 11 forks source link

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

Closed WesVleuten closed 8 years ago

WesVleuten commented 8 years ago

/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 8 years ago

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

yomybaby commented 8 years ago

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