You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The last commit was Nov. 16. I can't get 'npm install wiring-pi' to work on a Pi Zero W.
FATAL: Cloning libWiringPi failed.
But I can clone libWiringPi manually using the same command that appears in the install.sh script. The npm install works on my Pi B and version 3, and I have programs that use it successfully.
On the Pi Zero W;
# node --version
v7.7.3
# npm --version
4.1.2
The text was updated successfully, but these errors were encountered:
The last commit was Nov. 16. I can't get 'npm install wiring-pi' to work on a Pi Zero W.
FATAL: Cloning libWiringPi failed.
But I can clone libWiringPi manually using the same command that appears in the install.sh script. The npm install works on my Pi B and version 3, and I have programs that use it successfully.
On the Pi Zero W;
The text was updated successfully, but these errors were encountered: