skydiver / ewelink-api

eWeLink API for JavaScript
https://www.npmjs.com/package/ewelink-api
MIT License
267 stars 108 forks source link

node-red issue #121

Open meshall555 opened 3 years ago

meshall555 commented 3 years ago

Hi,

I tried to use "npm install ewelink-api" to install it to Node -Red, but I keep getting the following error:

npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno -4058 npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/skydiver/arpping.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

if anyone can tell me how to fix this please or any other method to get it into Node-Red. As the previous Api in Node-Red connects and send data to EweLink, but nothing happens afterwards

thanks

shariq-azim commented 3 years ago

same issue for me