Closed maedi closed 9 years ago
Thanks! binary modules are pretty common in the node world, so you need a build toolchain. Everyone has a slightly different setup and everyone needs slightly different instructions for setting up the basics. So glad that stackoverflow exists :smile:
npm install -g watchify
Gave this error:A quick Google brought up a similar issue: https://github.com/lovell/sharp/issues/80
And my error was solved by that issues solution:
xcode-select --install
Maybe it's just me that didn't install XCode correctly. Just posting in case you'd like to fool proof the install instructions.