NEWS
Zigbee Adapter - Serial Port Fehler?
-
Hallo Zusammen,
ich habe aktuell IOBroker auf einem Mac laufen. Ich habe mir jetzt einen CC2531 - bereits geflasht - gekauft und in meinen Mac gesteckt - USBc Adapter ist dazwischen. Der Stick leuchtet eine Zeitlang grün. Ich wollte nun den Zigbee Adapter installieren - die Installation bricht ab. Hier der Auszug aus dem Log. Ich werde daraus nicht schlau - es war nicht möglich, ein Script zu installieren?! Was kann ich tun?
25333 verbose stack Error: @serialport/bindings@9.2.5 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild` 25333 verbose stack Exit status 1 25333 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16) 25333 verbose stack at EventEmitter.emit (events.js:310:20) 25333 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) 25333 verbose stack at ChildProcess.emit (events.js:310:20) 25333 verbose stack at maybeClose (internal/child_process.js:1021:16) 25333 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5) 25334 verbose pkgid @serialport/bindings@9.2.5 25335 verbose cwd /usr/local/iobroker 25336 verbose Darwin 20.6.0 25337 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.zigbee@1.6.6" "--loglevel" "error" "--prefix" "/usr/local/iobroker" 25338 verbose node v12.16.3 25339 verbose npm v6.14.4 25340 error code ELIFECYCLE 25341 error errno 1 25342 error @serialport/bindings@9.2.5 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild` 25342 error Exit status 1 25343 error Failed at the @serialport/bindings@9.2.5 install script. 25343 error This is probably not a problem with npm. There is likely additional logging output above. 25344 verbose exit [ 1, true ]
LG Catrin
-
@catrin sagte in Zigbee Adapter - Serial Port Fehler?:
5335 verbose cwd /usr/local/iobroker
25337 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "iobroker.zigbee@1.6.6" "--loglevel" "error" "--prefix" "/usr/local/iobroker"Prüfe dein System , sieht schief aus
Punkt :NodeJs
https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkastenprebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`
dazu steht viele im Forum , wie man das löst .
-
@glasfaser sagte in Zigbee Adapter - Serial Port Fehler?:
Prüfe dein System , sieht schief aus
Nein, auf einem Mac ist das okay, soweit ich weiß.