installation homebridge ne fonctionne plus
Publié : 20 août 2021, 23:11
Bonjour,
Il me semble qu'il y a un bug. J'avais installé homebridge après domoticz il y a quelque temps sans problème particulier.
Je fais une nouvelle carte SD et au moment d'installer homebridge j'ai maintenant ce problème :
pi@raspberrypi:~ $ sudo npm install -g unsafe-perm homebridge homebridge-config-ui-x
npm ERR! code E404
npm ERR! 404 Object Not Found - GET https://skimdb.npmjs.com/registry/unsafe-perm - not_found
npm ERR! 404
npm ERR! 404 'unsafe-perm@*' 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/2021-08-20T20_45_32_222Z-debug.log
pourtant les versions de node et de npm ont l'air OK :
pi@raspberrypi:~ $ node -v
v12.22.5
pi@raspberrypi:~ $ npm -v
7.21.0
Les tutos et le github de homebridge indiquent pourtant cette méthode d'installation.
D'où peut venir le problème ?
Ma version de raspbian est 5.10.59-v7+ sur un pi 3+
Il me semble qu'il y a un bug. J'avais installé homebridge après domoticz il y a quelque temps sans problème particulier.
Je fais une nouvelle carte SD et au moment d'installer homebridge j'ai maintenant ce problème :
pi@raspberrypi:~ $ sudo npm install -g unsafe-perm homebridge homebridge-config-ui-x
npm ERR! code E404
npm ERR! 404 Object Not Found - GET https://skimdb.npmjs.com/registry/unsafe-perm - not_found
npm ERR! 404
npm ERR! 404 'unsafe-perm@*' 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/2021-08-20T20_45_32_222Z-debug.log
pourtant les versions de node et de npm ont l'air OK :
pi@raspberrypi:~ $ node -v
v12.22.5
pi@raspberrypi:~ $ npm -v
7.21.0
Les tutos et le github de homebridge indiquent pourtant cette méthode d'installation.
D'où peut venir le problème ?
Ma version de raspbian est 5.10.59-v7+ sur un pi 3+