Leider haben die Befehle
Alles anzeigenNein, kein Node-Update.
Versuche es im Terminal mit
sudo npm uninstall -g --unsafe-perm homebridge-config-ui-x
sudo npm install -g --unsafe-perm homebridge-config-ui-x
Wenn das nicht geht, dann versuche ein:
sudo rm -rf /usr/local/lib/node_modules/homebridge-config-ui-x
sudo npm install -g --unsafe-perm homebridge-config-ui-x
Auf jeden Fall versuchst du das nächste mal, auf Screenshots deiner Logs zu verzichten, damit ich hier nicht alles abschreiben muss.
Hallo scschuste,
leider haben die Befehle bei mir das Problem nicht lösen können.Kannst du mir helfen ?
USER: pi
DIR: /usr/local
CMD: sudo -E -n npm install -g [email protected]
TypeError: Class extends value undefined is not a constructor or null
at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/agent.js:114:44)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js:5:33)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Module.require (node:internal/modules/cjs/loader:1005:19)
at require (node:internal/modules/cjs/helpers:102:18)
at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js:161:25)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
Command failed. Please review log for details.
Aus dem Protokoll
[11/20/2021, 9:04:57 PM] [Homebridge UI] Running Command: sudo -E -n npm install -g [email protected]
[11/20/2021, 9:05:01 PM] [Homebridge UI] Command failed. Please review log for details.