Connecting Particle Photon to Local Server on Raspberry Pi Zero W

@nickspiderman
This is a known but relatively undocumented bug with the particle-cli installation process. The following should work:

$ sudo npm install -g --unsafe-perm node-pre-gyp npm serialport particle-cli
3 Likes