sudo npm update -g
funktioniert bei mir nicht.
Ich habe jetzt zwei Tage das Internet durchforstet und keine Lösung gefunden... habt ihr ne Idee?
Code
pi@raspberrypi:/ $ sudo npm update -g
npm ERR! code E404
npm ERR! 404 Registry returned 404 for GET on https://registry.npmjs.org/homebridge-shutter
npm ERR! 404
npm ERR! 404 'homebridge-shutter' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2017-08-18T14_19_59_095Z-debug.log
Alles anzeigen
Code
pi@raspberrypi:/ $ npm -v
5.3.0
pi@raspberrypi:/ $ node -v
v8.4.0
pi@raspberrypi:/ $ npm list -g --depth=0
/usr/local/lib
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
??? [email protected]
Alles anzeigen
Lösungsversuche:
Uninstall von homebridge-shutter funktioniert nicht
Update von homebridge-shutter funktioniert nicht