-
Notifications
You must be signed in to change notification settings - Fork 92
Description
I tried to install wiring-pi, i used every kind of procedure, but the result is always this. Can someone help me?
npm install wiring-pi
wiring-pi@2.2.1 install /home/pi/.node-red/node_modules/wiring-pi
/bin/bash ./install.sh
Cloning libWiringPi ... failed.
================================================================================
FATAL: Cloning libWiringPi failed.
Please check install.log and fix any problems. If you're still stuck,
then please open a new issue then post all the output and as many details as you can to
https://github.com/WiringPi/WiringPi-Node/issues
npm WARN node-red-project@0.0.1 No repository field.
npm WARN node-red-project@0.0.1 No license field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! wiring-pi@2.2.1 install: /bin/bash ./install.sh
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the wiring-pi@2.2.1 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2018-04-29T15_47_38_327Z-debug.log