Beiträge von bbirkhahn

    Bei mir klappt das Update von homebridge-config-ui-x v4.39.1 auf 4.40.1 nicht.


    sudo npm install homebridge-config-ui-x@latest -g

    npm ERR! code ENOTEMPTY

    npm ERR! syscall rename

    npm ERR! path /usr/lib/node_modules/homebridge-config-ui-x

    npm ERR! dest /usr/lib/node_modules/.homebridge-config-ui-x-ni8KP3nO

    npm ERR! errno -39

    npm ERR! ENOTEMPTY: directory not empty, rename '/usr/lib/node_modules/homebridge-config-ui-x' -> '/usr/lib/node_modules/.homebridge-config-ui-x-ni8KP3nO'

    npm ERR! A complete log of this run can be found in:

    npm ERR! /root/.npm/_logs/2021-03-14T14_40_47_315Z-debug.log

    Selbiges Problem wenn ich es mit

    sudo npm uninstall -g homebridge-config-ui-x

    versuche.


    Hat jemand vielleicht einen Tipp?

    Hallo!


    Ich habe gestern das homebridge-netatmo plugin installiert. Soweit funktioniert noch alles.

    Sobald ich jedoch die config.json anpasse und die Plattform (so wie auf https://www.npmjs.com/package/homebridge-netatmo) eintrage, führt das dazu dass meine ganze homebridge nicht mehr erreichbar ist.

    Laut jsonlint passt die config, siehe spoiler.

    Wenn ich die netatmo plattform aus der config.json herauslösche, funktioniert alles wieder so wie vorher.


    homebridge 0.4.38, npm 5.6.0, node js 8.9.4