gunnebo-ab / node-red-contrib-artnet

Node-RED node that controls lights via Art-Net
MIT License
8 stars 4 forks source link

Unable to install. #5

Open karthhic opened 5 years ago

karthhic commented 5 years ago

Tried to install in raspberry pi but i am getting this issue, i tried by installing it from local folder after downloading the source as zip. but it installed, but uninstalled the node-artnet module. Tried to install using both through the settings from node-red UI and using npm inside ./node-red folder no use.

below is what i got when trying to install. `npm install node-red-contrib-artnet npm ERR! path git npm ERR! code ENOENT npm ERR! errno ENOENT npm ERR! syscall spawn git npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/gunnebo-ab/artnet -node.git npm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2019-03-09T04_37_04_342Z-debug.log`

domfie commented 4 years ago

Are you shure you have git installed @ your system