WiringPi / WiringPi-Node

Node.js bindings to wiringPi
333 stars 94 forks source link

"sudo npm install wiring-pi" Does not work #87

Open Kepete opened 6 years ago

Kepete commented 6 years ago

I get this error. Can't figure out what to do.

screen shot 2018-01-24 at 19 29 02
tillepille commented 6 years ago

So what does your install.log say?

viktor255 commented 6 years ago

I had same problem, fixed it with --unsafe flag https://github.com/WiringPi/WiringPi-Node/issues/86