Open SHeus opened 4 years ago
Hello, I can confirm this problem. Under node-red 1.0.2 the installation will fail with this error message. Tested on a raspberry pi with raspbian buster and stretch. What other information would help with troubleshooting?
~Can you try installing just dependency~:
npm install Jorgen-VikingGod/node-rpi-ws2801#aed276dbb6efa158e58746fb157e6b9a553416e1
And see if you get the same error ?
I just updated the upstream library to a newer version which should fix the issue. I can’t test right now but if you can test it I will then update the npm package: npm install natcl/node-red-contrib-rpi-ws2801 In your node-red folder
Sorry for the late reply and thank you for the update.
But the installation error was my own fault. The fresh Installation of raspian was without git. This caused the error with the dependencies.
Hi,
I tried to install your WS2801 Package within a new NodeRed environment, but got an error message. Here is a picture of the debug information:
How could i resolve this?
Thank you