[Gelöst] homebridge startet nicht mehr (nach Update Node und Nodejs)

Begonnen von Micky, 04 Februar 2019, 01:16:13

Vorheriges Thema - Nächstes Thema

Micky

#15
Hi,

also Vollständigkeitshalber, hab das Update Homebridge druchgeführt.
scheint alles zu laufen, gab anscheinen sogar schon wieder ein Update auf 0.4.12

vor dem Update
pi@raspberrypi:~ $ npm -g outdated
Package          Current  Wanted  Latest  Location
homebridge-fhem    0.4.5  0.4.11  0.4.11


pi@raspberrypi:~ $ sudo npm -g install homebridge
/usr/local/bin/homebridge -> /usr/local/lib/node_modules/homebridge/bin/homebridge
+ homebridge@0.4.46
updated 1 package in 4.541s
pi@raspberrypi:~ $ sudo npm -g install homebridge-fhem
+ homebridge-fhem@0.4.11
updated 1 package in 5.332s

npm -g outdated
Package          Current  Wanted  Latest  Location
homebridge-fhem   0.4.11  0.4.12  0.4.12