Nach Update kein Zugriff mehr

  • Hallo.

    Habe HB und Node heute über das hb-cingig geupdatet. Seit dem hängt HB im Starting Now.

    Habe dann diesen Befehl eingegeben:

    $ sudo npm install -g --unsafe-perm homebridge-config-ui-x@latest


    und folgendes zeigt der jetzt:


    npm ERR! code ENOTEMPTY

    npm ERR! syscall rename

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

    npm ERR! dest /usr/local/lib/node_modules/.homebridge-config-ui-x-3gtnOIj4

    npm ERR! errno -39

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


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

    npm ERR! /root/.npm/_logs/2021-05-13T17_10_33_735Z-debug.log

  • sudo npm uninstall -g --unsafe-perm homebridge-config-ui-x

    sudo npm install -g --unsafe-perm homebridge-config-ui-x