Aietes / node-red-contrib-harmony

Node-RED integration for Harmony hub
MIT License
15 stars 18 forks source link

Could not install using palette manager or npm command line #24

Open roberttco opened 5 years ago

roberttco commented 5 years ago

I followed the instructions for installing the nodes however I consistently receive an error. The npm-debug log is attached. It is not clear if I am doing something wrong however the instructions are pretty straightforward.

roberttco commented 5 years ago

npm-debug.log

roberttco commented 5 years ago

@Aietes

AirBorne04 commented 5 years ago

this does not seem to have anything to do with this plugin, did you have any luck resolving this?

roberttco commented 5 years ago

I gave up waiting for it to be fixed. I have tried installing on several platforms with no luck.

Please excuse typos. Sent from my iPhone

On Jan 5, 2019, at 3:53 PM, Daniel notifications@github.com wrote:

this does not seem to have anything to do with this plugin, did you have any luck resolving this?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

AirBorne04 commented 5 years ago

hi @roberttco i just had another look into your npm debug log file and it states that the npm version is v1.4.21, this is ancient. Could you update it to lets say at least v5 and try again,i am pretty sure this error will go away.

Aietes commented 5 years ago

Hi @roberttco, the error you are receiving has no imminent connection to the harmony extension. If you update npm the problem quite possibly goes away. Under the link is an article on how to best install / update node and npm on an RPI https://blog.standa.de/2018/11/08/install-node-npm-rpi/