Hallo Zusammen,
bin absoluter Neuling beim Pi & der Homebridge,
nach dem Schritt 2 erfolgreich abgeschlossen wurde, "Bridge konnte in der Apple Home App hinzugefügt werden", treten beim ersten Punkt von Step 3 "Install der Plugins" Probleme auf?
Hier Auszüge aus dem Log:
- "pi@raspberrypi:~ $ sudo npm install -g --unsafe-perm homebridge-config-ui-x"
- "prebuild-install WARN install No prebuilt binaries found (target=12.0.0 runtime=node arch=arm libc= platform=linux)"
-"/root/.node-gyp/12.0.0/include/node/v8.h:5947:46: note: candidate expects 1 argument, 0 provided
pty.target.mk:105: recipe for target 'Release/obj.target/pty/src/unix/pty.o' failed
make: *** [Release/obj.target/pty/src/unix/pty.o] Error 1
make: Leaving directory '/usr/local/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch/build'
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:196:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:256:12)
gyp ERR! System Linux 4.14.98-v7+
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /usr/local/lib/node_modules/homebridge-config-ui-x/node_modules/node-pty-prebuilt-multiarch
gyp ERR! node -v v12.0.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `prebuild-install
node scripts/install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2019-04-26T20_29_53_434Z-debug.log"
Schon jetzt Danke für Eure Hilfe