Beiträge von PeterWa

    Hallo, ich bin Neuling und versuche die Anleitung aus dem Forum nachzuvollziehen. Leider komme ich nicht weiter.


    pi@raspberrypi:~ $ sudo npm install -g --unsafe-perm homebridge

    npm ERR! Cannot read property 'resolve' of undefined


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

    npm ERR! /root/.npm/_logs/2019-04-07T16_30_29_214Z-debug.log

    pi@raspberrypi:~ $ sudo npm install -g --unsafe-perm homebridge-config-ui-x

    npm ERR! Cannot read property 'resolve' of undefined


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

    npm ERR! /root/.npm/_logs/2019-04-07T16_34_00_908Z-debug.log


    Hier die node Version


    pi@raspberrypi:~ $ npm version

    { npm: '6.7.0',

    ares: '1.15.0',

    brotli: '1.0.7',

    cldr: '34.0',

    http_parser: '2.8.0',

    icu: '63.1',

    llhttp: '1.1.1',

    modules: '67',

    napi: '4',

    nghttp2: '1.34.0',

    node: '11.13.0',

    openssl: '1.1.1b',

    tz: '2018e',

    unicode: '11.0',

    uv: '1.27.0',

    v8: '7.0.276.38-node.18',

    zlib: '1.2.11' }


    Kann mir jemand helfen, ich habe alle Schritte nach Anleitung durchgeführt. Alle Zeilen mit Paste & Copy erledigt.

    armv6l Prozessor.

    pi@raspberrypi:~ $ sudo npm install -g n

    npm ERR! Cannot read property 'resolve' of undefined


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

    npm ERR! /root/.npm/_logs/2019-04-07T16_51_01_622Z-debug.log

    hier fingen die Probleme an.


    Bitte um Hilfe.