otaviojr / node-red-contrib-smartthings

Allows you to control your devices and get their status using NodeRed
MIT License
32 stars 16 forks source link

Unable to install SmartThings #54

Closed ghost closed 2 years ago

ghost commented 3 years ago

I have installed Node red on my Ubuntu 20.04 I have installed alexa palette but when I try to install SmartThings palette I have this error:

2021-02-28T05:23:13.949Z Install : node-red-contrib-smartthings 0.0.20

2021-02-28T05:23:13.956Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production node-red-contrib-smartthings@0.0.20 2021-02-28T05:23:15.416Z [err] npm 2021-02-28T05:23:15.416Z [err] ERR! code ENOENT 2021-02-28T05:23:15.416Z [err] npm 2021-02-28T05:23:15.416Z [err] ERR! syscall 2021-02-28T05:23:15.416Z [err] spawn git 2021-02-28T05:23:15.416Z [err] npm 2021-02-28T05:23:15.416Z [err] ERR! 2021-02-28T05:23:15.416Z [err] path 2021-02-28T05:23:15.416Z [err] git 2021-02-28T05:23:15.416Z [err] npm 2021-02-28T05:23:15.417Z [err] ERR! 2021-02-28T05:23:15.417Z [err] errno 2021-02-28T05:23:15.417Z [err] ENOENT 2021-02-28T05:23:15.419Z [err] npm 2021-02-28T05:23:15.419Z [err] ERR! enoent Error while executing: 2021-02-28T05:23:15.419Z [err] npm ERR! 2021-02-28T05:23:15.419Z [err] enoent undefined ls-remote -h -t https://github.com/otaviojr/smartthings-node.git 2021-02-28T05:23:15.419Z [err] npm 2021-02-28T05:23:15.419Z [err] ERR! 2021-02-28T05:23:15.420Z [err] enoent 2021-02-28T05:23:15.420Z [err]
2021-02-28T05:23:15.420Z [err] npm ERR! enoent 2021-02-28T05:23:15.420Z [err] npm ERR! enoent spawn git ENOENT 2021-02-28T05:23:15.420Z [err] npm ERR! enoent This is related to npm not being able to find a file. 2021-02-28T05:23:15.420Z [err] npm ERR! enoent 2021-02-28T05:23:15.426Z [err] 2021-02-28T05:23:15.426Z [err] npm ERR! A complete log of this run can be found in: 2021-02-28T05:23:15.426Z [err] npm ERR! /root/snap/node-red/675/.npm/_logs/2021-02-28T05_23_15_421Z-debug.log 2021-02-28T05:23:15.430Z rc=1

Can you help me?

otaviojr commented 3 years ago

install git