Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. npm ERR! Cannot read properties of null (reading 'parent')

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    npm ERR! Cannot read properties of null (reading 'parent')

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      backfisch88 @Glasfaser last edited by backfisch88

      @glasfaser ja das war der log zwischendrin war nicht fertig gelaufen. Das ist der Bericht.

      ne kein VIS2.
      Bin auch der Meinung, dass vorgestern das updaten noch ging... habe in der Zeit aber auch nichts gemacht...

      iobroker upgrade tankerkoenig --debug
      
      This upgrade of "tankerkoenig" will introduce the following changes:
      ==========================================================================
      -> 3.3.7:
      added difference to jsonTable #116
      added a log message for the error `parameter error`
      set the name length to 34 characters
      Added verification if the api key is encrypted
      updated the Dependencies
      ==========================================================================
      
      Would you like to upgrade tankerkoenig from @3.3.6 to @3.3.7 now? [(y)es, (n)o]: y
      Update tankerkoenig from @3.3.6 to @3.3.7
      host.IOBroker Adapter "system.adapter.tankerkoenig.0" is stopped.
      host.IOBroker Adapter "system.adapter.tankerkoenig.1" is stopped.
      NPM version: 8.19.3
      Installing iobroker.tankerkoenig@3.3.7... (System call)
      npm ERR! Cannot read properties of null (reading 'parent')
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2023-02-13T11_50_32_017Z-debug-0.log
      upload [4] tankerkoenig.admin /opt/iobroker/node_modules/iobroker.tankerkoenig/admin/build/index.js build/index.js application/javascript
      upload [3] tankerkoenig.admin /opt/iobroker/node_modules/iobroker.tankerkoenig/admin/build/index.js.map build/index.js.map application/json
      upload [2] tankerkoenig.admin /opt/iobroker/node_modules/iobroker.tankerkoenig/admin/index_m.html index_m.html text/html
      upload [1] tankerkoenig.admin /opt/iobroker/node_modules/iobroker.tankerkoenig/admin/style.css style.css text/css
      upload [0] tankerkoenig.admin /opt/iobroker/node_modules/iobroker.tankerkoenig/admin/tankerkoenig.png tankerkoenig.png image/png
      host.IOBroker Adapter "system.adapter.tankerkoenig.0" is started
      host.IOBroker Adapter "system.adapter.tankerkoenig.1" is started
      
      

      der log

      0 verbose cli /usr/bin/node /usr/bin/npm
      1 info using npm@8.19.3
      2 info using node@v16.19.0
      3 timing npm:load:whichnode Completed in 1ms
      4 timing config:load:defaults Completed in 8ms
      5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 3ms
      6 timing config:load:builtin Completed in 5ms
      7 timing config:load:cli Completed in 25ms
      8 timing config:load:env Completed in 1ms
      9 timing config:load:file:/opt/iobroker/.npmrc Completed in 31ms
      10 timing config:load:project Completed in 48ms
      11 timing config:load:file:/home/iobroker/.npmrc Completed in 1ms
      12 timing config:load:user Completed in 2ms
      13 timing config:load:file:/usr/etc/npmrc Completed in 0ms
      14 timing config:load:global Completed in 1ms
      15 timing config:load:validate Completed in 1ms
      16 timing config:load:credentials Completed in 6ms
      17 timing config:load:setEnvs Completed in 5ms
      18 timing config:load Completed in 108ms
      19 timing npm:load:configload Completed in 109ms
      20 timing npm:load:mkdirpcache Completed in 4ms
      21 timing npm:load:mkdirplogs Completed in 7ms
      22 verbose title npm install iobroker.tankerkoenig@3.3.7
      23 verbose argv "install" "--save-exact" "iobroker.tankerkoenig@3.3.7"
      24 timing npm:load:setTitle Completed in 9ms
      25 timing config:load:flatten Completed in 17ms
      26 timing npm:load:display Completed in 22ms
      27 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs
      28 verbose logfile /home/iobroker/.npm/_logs/2023-02-13T11_50_32_017Z-debug-0.log
      29 timing npm:load:logFile Completed in 36ms
      30 timing npm:load:timers Completed in 0ms
      31 timing npm:load:configScope Completed in 0ms
      32 timing npm:load Completed in 194ms
      33 timing arborist:ctor Completed in 7ms
      34 silly logfile start cleaning logs, removing 4 files
      35 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules
      36 silly logfile done cleaning log files
      37 timing idealTree Completed in 8644ms
      38 timing command:install Completed in 8682ms
      39 verbose stack TypeError: Cannot read properties of null (reading 'parent')
      39 verbose stack     at Arborist.[resolveLinks] (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-virtual.js:229:24)
      39 verbose stack     at Arborist.[loadFromShrinkwrap] (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-virtual.js:103:29)
      39 verbose stack     at Arborist.loadVirtual (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-virtual.js:75:35)
      39 verbose stack     at async Arborist.buildIdealTree (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:208:7)
      39 verbose stack     at async Promise.all (index 1)
      39 verbose stack     at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:154:5)
      39 verbose stack     at async Install.exec (/usr/lib/node_modules/npm/lib/commands/install.js:145:5)
      39 verbose stack     at async module.exports (/usr/lib/node_modules/npm/lib/cli.js:78:5)
      40 verbose cwd /opt/iobroker
      41 verbose Linux 5.15.84-v8+
      42 verbose node v16.19.0
      43 verbose npm  v8.19.3
      44 error Cannot read properties of null (reading 'parent')
      45 verbose exit 1
      46 timing npm Completed in 10677ms
      47 verbose unfinished npm timer reify 1676289034004
      48 verbose unfinished npm timer reify:loadTrees 1676289034023
      49 verbose unfinished npm timer idealTree:init 1676289034027
      50 verbose code 1
      51 error A complete log of this run can be found in:
      51 error     /home/iobroker/.npm/_logs/2023-02-13T11_50_32_017Z-debug-0.log
      
      
      Glasfaser 3 Replies Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @backfisch88 last edited by

        @backfisch88 sagte in npm ERR! Cannot read properties of null (reading 'parent'):

        35 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules

        hast du ein NodeJS upgrade mal gemacht !?

        versuche mal :

        cd /opt/iobroker/node_modules
        npm install --omit=dev
        sudo reboot
        

        Ich habe keine Ahnung was das ist 'parent' , auf was es sich bezieht ...

        B 1 Reply Last reply Reply Quote 0
        • B
          backfisch88 @Glasfaser last edited by backfisch88

          @glasfaser

          cd /opt/iobroker/node_modules
          npm install --omit=dev
          npm ERR! Cannot read properties of null (reading 'parent')
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2023-02-13T12_02_04_657Z-debug-0.log
          

          😐 das ist gut

          wendy2702 1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @backfisch88 last edited by

            @backfisch88 sagte in npm ERR! Cannot read properties of null (reading 'parent'):

            failed to load node_modules/.package-lock.json out of date

            dann ...

            rm /opt/iobroker/node_modules/.package-lock.json
            rm /opt/iobroker/node_modules/iobroker.javascript/node_modules/.package-lock.json
            rm /opt/iobroker/package-lock.json
            iob rebuild
            
            B Thomas Braun 2 Replies Last reply Reply Quote 1
            • wendy2702
              wendy2702 @backfisch88 last edited by

              @backfisch88 sagte in npm ERR! Cannot read properties of null (reading 'parent'):

              2023-02-13T12_02_04

              Mal so zwischendurch gefragt:

              Stimmen deine Zeiteinstellungen?

              1 Reply Last reply Reply Quote 0
              • B
                backfisch88 last edited by

                @wendy2702 ja stimmen 🙂

                wendy2702 1 Reply Last reply Reply Quote 0
                • wendy2702
                  wendy2702 @backfisch88 last edited by

                  @backfisch88 Wieso dann im log eine Stunde hinter der Zeit oder steht der nicht in Deutschland bzw. in der gleichen Zeitzone?

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    backfisch88 @Glasfaser last edited by

                    @glasfaser also das läuft durch.... und der

                    iobroker upgrade tankerkoenig --debug
                    

                    scheint auch zu klappen... aus Interesse... was war es jetzt? 😄

                    1 Reply Last reply Reply Quote 0
                    • B
                      backfisch88 @wendy2702 last edited by

                      @wendy2702 said in npm ERR! Cannot read properties of null (reading 'parent'):

                      nn im log eine Stunde hinter der Zeit oder steht der nicht in Deutschland bzw. in der gleichen Zeitzone

                      das ist ne >hervorragende Frage... kann das eventuell mit der Sommer /Winterzeit zusammen hängen?

                      
                      pi@IOBroker:~ $ date
                      Mon 13 Feb 13:17:47 CET 2023
                      
                      
                      
                      1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Glasfaser last edited by

                        @glasfaser

                        Ich überlege, ob die vier Zeilen nicht auch was für den iob fix wären.
                        Hat bei mir gestern in etwas anderem Zusammenhang auch geholfen.

                        Glasfaser 2 Replies Last reply Reply Quote 1
                        • Glasfaser
                          Glasfaser @Thomas Braun last edited by

                          @thomas-braun sagte in npm ERR! Cannot read properties of null (reading 'parent'):

                          Hat bei mir gestern in etwas anderem Zusammenhang auch geholfen.

                          Ja ... ich weiß ...
                          Bei Github war ich auch kurz dabei nur konnte ich diesen ( Fehler ) nicht simulieren

                          1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @backfisch88 last edited by

                            @Thomas-Braun

                            verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules

                            Man sollte beobachten , bzw. ist mir schon öfters auch schon aufgefallen , das diese Meldung bei vielen erscheint !?

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Glasfaser last edited by

                              @glasfaser sagte in npm ERR! Cannot read properties of null (reading 'parent'):

                              Man sollte beobachten , bzw. ist mir schon öfters auch schon aufgefallen , das diese Meldung bei vielen erscheint !?

                              Ja, das Format hat sich bei aktuelleren npm-Versionen geändert. Sollte eigentlich automatisch umgestellt werden, funktioniert aber offenbar nicht immer einwandfrei. Mit frischen package*-Files geht es dann.

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                backfisch88 @Thomas Braun last edited by

                                @Glasfaser

                                @glasfaser
                                der Adapter ist jetzt geupdated.. Hab mal zum test einfach n neuen Adapter installiert... das dauert ewig und es geht nix voran
                                dann kommt irgendwann

                                npm WARN skipping integrity check for git dependency ssh://git@github.com/Newan/ioBroker.yahoo-stock-market.git
                                
                                npm WARN skipping integrity check for git dependency ssh://git@github.com/Steiger04/ioBroker.radar-trap2.git
                                
                                npm WARN skipping integrity check for git dependency ssh://git@github.com/excal-foley/ioBroker.blockly-plus.git
                                

                                sind alles Adapter aus github (nicht in der offiziellen list)

                                das geht dann aber irgendwann und dann kommt bei jedem update aber wieder der gleiche Fehler

                                Glasfaser 2 Replies Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @Thomas Braun last edited by Glasfaser

                                  @thomas-braun sagte in npm ERR! Cannot read properties of null (reading 'parent'):

                                  Ich überlege, ob die vier Zeilen nicht auch was für den iob fix wären.

                                  @thomas-braun sagte in npm ERR! Cannot read properties of null (reading 'parent'):
                                  funktioniert aber offenbar nicht immer einwandfrei. Mit frischen package*-Files geht es dann.

                                  Dann wäre es ein Vorschlag ... den man eventuell mit umsetzen sollte !

                                  1 Reply Last reply Reply Quote 0
                                  • Glasfaser
                                    Glasfaser @backfisch88 last edited by

                                    @backfisch88

                                    zeige mal :

                                    cd /opt/iobroker
                                    npm list
                                    
                                    B 1 Reply Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser @backfisch88 last edited by

                                      @backfisch88 sagte in npm ERR! Cannot read properties of null (reading 'parent'):

                                      sind alles Adapter aus github (nicht in der offiziellen list)

                                      Warum ... hast du die Freigabe von den Adapterentwickler dazu . ( Enwickungsstatus )
                                      Warum nicht über den Normalen weg installieren !

                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        backfisch88 @Glasfaser last edited by backfisch88

                                        @glasfaser

                                        die sind asum Forum zum Testen freigegeben ja und dann über den normalen weg via Katze installiert

                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • B
                                          backfisch88 @Glasfaser last edited by

                                          @glasfaser

                                           cd /opt/iobroker
                                          npm list
                                          iobroker.inst@3.0.0 /opt/iobroker
                                          ├── iobroker.admin@6.3.6
                                          ├── iobroker.alexa2@3.23.2
                                          ├── iobroker.backitup@2.5.12
                                          ├── iobroker.blockly-plus@0.0.1 invalid: "github:excal-foley/ioBroker.blockly-plus#8487239d69fc53c13853013110da15b42bc487e9" from the root project
                                          ├── iobroker.bosch-ebike@0.0.3
                                          ├── iobroker.bring@1.8.1
                                          ├── iobroker.daswetter@3.1.7
                                          ├── iobroker.device-watcher@2.6.0
                                          ├── iobroker.discovery@3.1.0
                                          ├── iobroker.dwd@2.8.3
                                          ├── iobroker.fahrplan@1.2.2
                                          ├── iobroker.fb-checkpresence@1.1.25
                                          ├── iobroker.feiertage@1.1.0
                                          ├── iobroker.history@2.2.4
                                          ├── iobroker.ical@1.13.2
                                          ├── iobroker.influxdb@3.2.0
                                          ├── iobroker.info@1.9.26
                                          ├── iobroker.javascript@6.1.4
                                          ├── iobroker.js-controller@4.0.24
                                          ├── iobroker.mihome-vacuum@3.9.5
                                          ├── iobroker.mqtt@4.0.7
                                          ├── iobroker.net-tools@0.2.0
                                          ├── iobroker.netatmo-crawler@0.8.1
                                          ├── iobroker.nuki-extended@2.6.5 invalid: "github:iobroker-community-adapters/ioBroker.nuki-extended" from the root project
                                          ├── iobroker.owfs@0.7.0
                                          ├── iobroker.parcel@0.0.25
                                          ├── iobroker.payback@ invalid: "file:node_modules/ioBroker.payback" from the root project
                                          ├── iobroker.ping@1.5.3
                                          ├── iobroker.pollenflug@1.0.6
                                          ├── iobroker.radar-trap2@1.0.0 invalid: "github:Steiger04/ioBroker.radar-trap2#490ba164008d7127b3c6977d03928b72aa42165d" from the root project
                                          ├── iobroker.rssfeed@2.6.1
                                          ├── iobroker.samsung@0.5.11
                                          ├── iobroker.shelly@6.4.0
                                          ├── iobroker.shuttercontrol@1.4.21
                                          ├── iobroker.simple-api@2.7.2
                                          ├── iobroker.socketio@6.3.3
                                          ├── iobroker.sonoff@2.5.1 invalid: "github:ioBroker/ioBroker.sonoff" from the root project
                                          ├── iobroker.switchbot-ble@0.4.3 invalid: "github:mrbungle64/ioBroker.switchbot-ble#97256911e3cb887a3f4d182fa248bd201b902a8b" from the root project
                                          ├── iobroker.switchbot-hub@0.1.2 invalid: "github:DrozmotiX/ioBroker.switchbot-hub#e9019b544b39c1d39585898a195088b8e15c8576" from the root project
                                          ├── iobroker.tankerkoenig@3.3.6
                                          ├── iobroker.telegram@1.15.2
                                          ├── iobroker.toyota@0.0.3
                                          ├── iobroker.tr-064@4.2.18
                                          ├── iobroker.upnp@1.0.21
                                          ├── iobroker.vis-2-beta@2.0.9
                                          ├── iobroker.vis-2-widgets-energy@0.1.3
                                          ├── iobroker.vis-2-widgets-gauges@0.1.4
                                          ├── iobroker.vis-2-widgets-material@0.2.1
                                          ├── iobroker.vis-inventwo@3.3.3
                                          ├── iobroker.vis-justgage@1.0.2
                                          ├── iobroker.vis-materialdesign@0.5.9
                                          ├── iobroker.vis-timeandweather@1.2.2
                                          ├── iobroker.vis@1.4.16
                                          ├── iobroker.web@5.4.3
                                          ├── iobroker.wled@0.6.7
                                          ├── iobroker.ws@2.3.5
                                          ├── iobroker.yahka@0.17.0 invalid: "github:jensweigele/ioBroker.yahka#f0a14bef96a949fa4c63e9c677b48af76a28ab1b" from the root project
                                          ├── iobroker.yahoo-stock-market@0.0.4 invalid: "github:Newan/ioBroker.yahoo-stock-market#174c9171dbd0fdcf31dbedbe847476fc41643cf3" from the root project
                                          └── iobroker.zigbee@1.8.10
                                          
                                          npm ERR! code ELSPROBLEMS
                                          npm ERR! invalid: iobroker.blockly-plus@0.0.1 /opt/iobroker/node_modules/iobroker.blockly-plus
                                          npm ERR! invalid: iobroker.nuki-extended@2.6.5 /opt/iobroker/node_modules/iobroker.nuki-extended
                                          npm ERR! invalid: iobroker.payback@ /opt/iobroker/node_modules/iobroker.payback
                                          npm ERR! invalid: iobroker.radar-trap2@1.0.0 /opt/iobroker/node_modules/iobroker.radar-trap2
                                          npm ERR! invalid: iobroker.sonoff@2.5.1 /opt/iobroker/node_modules/iobroker.sonoff
                                          npm ERR! invalid: iobroker.switchbot-ble@0.4.3 /opt/iobroker/node_modules/iobroker.switchbot-ble
                                          npm ERR! invalid: iobroker.switchbot-hub@0.1.2 /opt/iobroker/node_modules/iobroker.switchbot-hub
                                          npm ERR! invalid: iobroker.yahka@0.17.0 /opt/iobroker/node_modules/iobroker.yahka
                                          npm ERR! invalid: iobroker.yahoo-stock-market@0.0.4 /opt/iobroker/node_modules/iobroker.yahoo-stock-market
                                          
                                          npm ERR! A complete log of this run can be found in:
                                          npm ERR!     /home/iobroker/.npm/_logs/2023-02-13T12_34_14_886Z-debug-0.log
                                          pi@IOBroker:/opt/iobroker $ npm list
                                          iobroker.inst@3.0.0 /opt/iobroker
                                          ├── iobroker.admin@6.3.6
                                          ├── iobroker.alexa2@3.23.2
                                          ├── iobroker.backitup@2.5.12
                                          ├── iobroker.blockly-plus@0.0.1 invalid: "github:excal-foley/ioBroker.blockly-plus#8487239d69fc53c13853013110da15b42bc487e9" from the root project
                                          ├── iobroker.bosch-ebike@0.0.3
                                          ├── iobroker.bring@1.8.1
                                          ├── iobroker.daswetter@3.1.7
                                          ├── iobroker.device-watcher@2.6.0
                                          ├── iobroker.discovery@3.1.0
                                          ├── iobroker.dwd@2.8.3
                                          ├── iobroker.fahrplan@1.2.2
                                          ├── iobroker.fb-checkpresence@1.1.25
                                          ├── iobroker.feiertage@1.1.0
                                          ├── iobroker.history@2.2.4
                                          ├── iobroker.ical@1.13.2
                                          ├── iobroker.influxdb@3.2.0
                                          ├── iobroker.info@1.9.26
                                          ├── iobroker.javascript@6.1.4
                                          ├── iobroker.js-controller@4.0.24
                                          ├── iobroker.mihome-vacuum@3.9.5
                                          ├── iobroker.mqtt@4.0.7
                                          ├── iobroker.net-tools@0.2.0
                                          ├── iobroker.netatmo-crawler@0.8.1
                                          ├── iobroker.nuki-extended@2.6.5 invalid: "github:iobroker-community-adapters/ioBroker.nuki-extended" from the root project
                                          ├── iobroker.owfs@0.7.0
                                          ├── iobroker.parcel@0.0.25
                                          ├── iobroker.payback@ invalid: "file:node_modules/ioBroker.payback" from the root project
                                          ├── iobroker.ping@1.5.3
                                          ├── iobroker.pollenflug@1.0.6
                                          ├── iobroker.radar-trap2@1.0.0 invalid: "github:Steiger04/ioBroker.radar-trap2#490ba164008d7127b3c6977d03928b72aa42165d" from the root project
                                          ├── iobroker.rssfeed@2.6.1
                                          ├── iobroker.samsung@0.5.11
                                          ├── iobroker.shelly@6.4.0
                                          ├── iobroker.shuttercontrol@1.4.21
                                          ├── iobroker.simple-api@2.7.2
                                          ├── iobroker.socketio@6.3.3
                                          ├── iobroker.sonoff@2.5.1 invalid: "github:ioBroker/ioBroker.sonoff" from the root project
                                          ├── iobroker.switchbot-ble@0.4.3 invalid: "github:mrbungle64/ioBroker.switchbot-ble#97256911e3cb887a3f4d182fa248bd201b902a8b" from the root project
                                          ├── iobroker.switchbot-hub@0.1.2 invalid: "github:DrozmotiX/ioBroker.switchbot-hub#e9019b544b39c1d39585898a195088b8e15c8576" from the root project
                                          ├── iobroker.tankerkoenig@3.3.6
                                          ├── iobroker.telegram@1.15.2
                                          ├── iobroker.toyota@0.0.3
                                          ├── iobroker.tr-064@4.2.18
                                          ├── iobroker.upnp@1.0.21
                                          ├── iobroker.vis-2-beta@2.0.9
                                          ├── iobroker.vis-2-widgets-energy@0.1.3
                                          ├── iobroker.vis-2-widgets-gauges@0.1.4
                                          ├── iobroker.vis-2-widgets-material@0.2.1
                                          ├── iobroker.vis-inventwo@3.3.3
                                          ├── iobroker.vis-justgage@1.0.2
                                          ├── iobroker.vis-materialdesign@0.5.9
                                          ├── iobroker.vis-timeandweather@1.2.2
                                          ├── iobroker.vis@1.4.16
                                          ├── iobroker.web@5.4.3
                                          ├── iobroker.wled@0.6.7
                                          ├── iobroker.ws@2.3.5
                                          ├── iobroker.yahka@0.17.0 invalid: "github:jensweigele/ioBroker.yahka#f0a14bef96a949fa4c63e9c677b48af76a28ab1b" from the root project
                                          ├── iobroker.yahoo-stock-market@0.0.4 invalid: "github:Newan/ioBroker.yahoo-stock-market#174c9171dbd0fdcf31dbedbe847476fc41643cf3" from the root project
                                          └── iobroker.zigbee@1.8.10
                                          
                                          npm ERR! code ELSPROBLEMS
                                          npm ERR! invalid: iobroker.blockly-plus@0.0.1 /opt/iobroker/node_modules/iobroker.blockly-plus
                                          npm ERR! invalid: iobroker.nuki-extended@2.6.5 /opt/iobroker/node_modules/iobroker.nuki-extended
                                          npm ERR! invalid: iobroker.payback@ /opt/iobroker/node_modules/iobroker.payback
                                          npm ERR! invalid: iobroker.radar-trap2@1.0.0 /opt/iobroker/node_modules/iobroker.radar-trap2
                                          npm ERR! invalid: iobroker.sonoff@2.5.1 /opt/iobroker/node_modules/iobroker.sonoff
                                          npm ERR! invalid: iobroker.switchbot-ble@0.4.3 /opt/iobroker/node_modules/iobroker.switchbot-ble
                                          npm ERR! invalid: iobroker.switchbot-hub@0.1.2 /opt/iobroker/node_modules/iobroker.switchbot-hub
                                          npm ERR! invalid: iobroker.yahka@0.17.0 /opt/iobroker/node_modules/iobroker.yahka
                                          npm ERR! invalid: iobroker.yahoo-stock-market@0.0.4 /opt/iobroker/node_modules/iobroker.yahoo-stock-market
                                          
                                          npm ERR! A complete log of this run can be found in:
                                          npm ERR!     /home/iobroker/.npm/_logs/2023-02-13T12_35_12_228Z-debug-0.log
                                          
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @backfisch88 last edited by Thomas Braun

                                            @backfisch88 sagte in npm ERR! Cannot read properties of null (reading 'parent'):

                                            über den normalen weg via Katze installiert

                                            Das ist alles andere als 'der normale Weg'.

                                            Die ganzen invalid Dinger entweder rauswerfen oder neuinstallieren.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            766
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            37
                                            1741
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo