hassio-addons/addon-node-red


The issue has been closed
node-red-contrib-home-assistant-websocket not installing (Raspberry Pi + Docker) #646
Paraphraser posted onGitHub
Problem/Motivation
Attempting to install node-red-contrib-home-assistant-websocket 0.24.0 fails, both through Manage Palette and command line
Expected behavior
Smooth installation
Actual behaviour
<img width="692" alt="Screen Shot 2020-08-06 at 19 42 48" src="https://user-images.githubusercontent.com/34226495/89518666-947c1600-d81e-11ea-83fc-83630127481b.png">
-----------------------------------------------------------
2020-08-06T09:43:04.035Z Install : node-red-contrib-home-assistant-websocket 0.24.0
2020-08-06T09:43:04.116Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix="~" --production node-red-contrib-home-assistant-websocket@0.24.0
2020-08-06T09:43:09.206Z [err] npm
2020-08-06T09:43:09.206Z [err] ERR! code E404
2020-08-06T09:43:09.209Z [err] npm
2020-08-06T09:43:09.209Z [err] ERR! 404 Not Found - GET https://registry.npmjs.org/@hapi%2fjoi - Not found
2020-08-06T09:43:09.209Z [err] npm ERR!
2020-08-06T09:43:09.209Z [err] 404
2020-08-06T09:43:09.210Z [err] npm
2020-08-06T09:43:09.210Z [err] ERR! 404
2020-08-06T09:43:09.210Z [err] '@hapi/joi@17.1.1' is not in the npm registry.
2020-08-06T09:43:09.210Z [err] npm
2020-08-06T09:43:09.210Z [err] ERR!
2020-08-06T09:43:09.210Z [err] 404 You should bug the author to publish it (or use the name yourself!)
2020-08-06T09:43:09.210Z [err] npm
2020-08-06T09:43:09.210Z [err] ERR! 404
2020-08-06T09:43:09.210Z [err] It was specified as a dependency of 'node-red-contrib-home-assistant-websocket'
2020-08-06T09:43:09.210Z [err] npm
2020-08-06T09:43:09.210Z [err] ERR! 404
2020-08-06T09:43:09.210Z [err] npm ERR!
2020-08-06T09:43:09.211Z [err] 404 Note that you can also install from a
2020-08-06T09:43:09.211Z [err] npm
2020-08-06T09:43:09.211Z [err] ERR! 404 tarball, folder, http url, or git url.
2020-08-06T09:43:09.218Z [err]
2020-08-06T09:43:09.219Z [err] npm
2020-08-06T09:43:09.219Z [err] ERR! A complete log of this run can be found in:
2020-08-06T09:43:09.219Z [err] npm
2020-08-06T09:43:09.219Z [err] ERR! /data/.npm/_logs/2020-08-06T09_43_09_213Z-debug.log
2020-08-06T09:43:09.233Z rc=1
Steps to reproduce
As above. See also SensorsIot/IOTstack/issues/103
Proposed changes
No idea what this error actually means.