Npm install particle-cli not working on mac os x el capitan

This is not an error.

This however is a bug with the serialport package. It can be fixed by doing:

$ sudo npm install -g node-pre-gyp serialport particle-cli
1 Like