Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Kein Update mehr möglich mit Node.js 16

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.7k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.1k

Kein Update mehr möglich mit Node.js 16

Geplant Angeheftet Gesperrt Verschoben Error/Bug
node js
335 Beiträge 16 Kommentatoren 47.5k Aufrufe 16 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von
    #2

    @chaot sagte in Kein Update mehr möglich mit Node.js 16:

    Der total strubbelige npm tree ist der Grund, nicht das Update auf npm@8.
    Schau dir jeden Adapter an und spiel damit rum (deinstallieren/reinstallieren), insbesondere die invalid markierten. Die extraneous sind erstmal nicht wichtig.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    ChaotC 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @chaot sagte in Kein Update mehr möglich mit Node.js 16:

      Der total strubbelige npm tree ist der Grund, nicht das Update auf npm@8.
      Schau dir jeden Adapter an und spiel damit rum (deinstallieren/reinstallieren), insbesondere die invalid markierten. Die extraneous sind erstmal nicht wichtig.

      ChaotC Offline
      ChaotC Offline
      Chaot
      schrieb am zuletzt editiert von
      #3

      @thomas-braun
      Wie soll denn der NPM Tree normalerweise aussehen?
      Unter NPM 6 läuft ja alles ohne irgendwelche Fehler.

      ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #4

        https://stackoverflow.com/questions/71152952/what-does-npm-err-code-elsproblems-mean

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        1 Antwort Letzte Antwort
        0
        • ChaotC Chaot

          @thomas-braun
          Wie soll denn der NPM Tree normalerweise aussehen?
          Unter NPM 6 läuft ja alles ohne irgendwelche Fehler.

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #5

          @chaot

          Ohne Fehler halt.
          Bei mir so:

          echad@chet:/opt/iobroker $ npm ls | grep ERR
          echad@chet:/opt/iobroker $
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          ChaotC 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @chaot

            Ohne Fehler halt.
            Bei mir so:

            echad@chet:/opt/iobroker $ npm ls | grep ERR
            echad@chet:/opt/iobroker $
            
            ChaotC Offline
            ChaotC Offline
            Chaot
            schrieb am zuletzt editiert von
            #6

            @thomas-braun Ohne Fehler ist mir klar.
            Aber warum habe ich unter npm 6 keine Fehler und jetzt schon. Da hat sich doch am Pfad nichts geändert. Ich verstehe das nicht.
            Alle als invalid markierte Adapter sind die aktiven Adapter die bei mir laufen. Also quasi alles neu installieren. Das kann doch nicht die Lösung sein.

            ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

            Thomas BraunT crunchipC 2 Antworten Letzte Antwort
            0
            • ChaotC Chaot

              @thomas-braun Ohne Fehler ist mir klar.
              Aber warum habe ich unter npm 6 keine Fehler und jetzt schon. Da hat sich doch am Pfad nichts geändert. Ich verstehe das nicht.
              Alle als invalid markierte Adapter sind die aktiven Adapter die bei mir laufen. Also quasi alles neu installieren. Das kann doch nicht die Lösung sein.

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #7

              @chaot sagte in Kein Update mehr möglich mit Node.js 16:

              Aber warum habe ich unter npm 6 keine Fehler und jetzt schon.

              Das Format der (ich glaube) json.packages hat sich von npm6 auf npm8 geändert. Der tree war/ist unter npm6 auch schon strubbelig gewesen, wurde aber nicht angemeckert.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              ChaotC 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @chaot sagte in Kein Update mehr möglich mit Node.js 16:

                Aber warum habe ich unter npm 6 keine Fehler und jetzt schon.

                Das Format der (ich glaube) json.packages hat sich von npm6 auf npm8 geändert. Der tree war/ist unter npm6 auch schon strubbelig gewesen, wurde aber nicht angemeckert.

                ChaotC Offline
                ChaotC Offline
                Chaot
                schrieb am zuletzt editiert von
                #8

                @thomas-braun Ok, dann brauche ich jetzt eine vernünftige Idee wie ich das geradebiegen kann.
                Ich habe das mal mit dem ersten angemeckerten Adapter versucht (LG-Thinq) und den deinstalliert - geprüft (weiter invalid) und wieder installiert. Der wird dauernd als invalid angezeigt.

                ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • ChaotC Chaot

                  @thomas-braun Ok, dann brauche ich jetzt eine vernünftige Idee wie ich das geradebiegen kann.
                  Ich habe das mal mit dem ersten angemeckerten Adapter versucht (LG-Thinq) und den deinstalliert - geprüft (weiter invalid) und wieder installiert. Der wird dauernd als invalid angezeigt.

                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #9

                  @chaot sagte in Kein Update mehr möglich mit Node.js 16:

                  Ok, dann brauche ich jetzt eine vernünftige Idee wie ich das geradebiegen kann.

                  Die habe ich ehrlich gesagt nicht. Musste da bei mir noch nie so tief rein.
                  Mit

                  npm prune
                  

                  hab ich nur schon mal extraneous Module rausgeworfen.

                  Linux-Werkzeugkasten:
                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                  NodeJS Fixer Skript:
                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                  ChaotC 2 Antworten Letzte Antwort
                  0
                  • ChaotC Chaot

                    @thomas-braun Ohne Fehler ist mir klar.
                    Aber warum habe ich unter npm 6 keine Fehler und jetzt schon. Da hat sich doch am Pfad nichts geändert. Ich verstehe das nicht.
                    Alle als invalid markierte Adapter sind die aktiven Adapter die bei mir laufen. Also quasi alles neu installieren. Das kann doch nicht die Lösung sein.

                    crunchipC Abwesend
                    crunchipC Abwesend
                    crunchip
                    Forum Testing Most Active
                    schrieb am zuletzt editiert von crunchip
                    #10

                    @chaot ich hab grad testweise mal auf v16 angehoben, habe danach

                    npm ERR! invalid: iobroker.adguard@0.0.8 /opt/iobroker/node_modules/iobroker.adguard
                    npm ERR! invalid: iobroker.chromecast@3.0.1 /opt/iobroker/node_modules/iobroker.chromecast
                    npm ERR! invalid: iobroker.device-watcher@0.0.6 /opt/iobroker/node_modules/iobroker.device-watcher
                    npm ERR! invalid: iobroker.fully-tablet-control@0.3.6-1 /opt/iobroker/node_modules/iobroker.fully-tablet-control
                    npm ERR! invalid: iobroker.hyperion@0.0.15 /opt/iobroker/node_modules/iobroker.hyperion
                    npm ERR! invalid: iobroker.miio@0.0.14 /opt/iobroker/node_modules/iobroker.miio
                    npm ERR! invalid: iobroker.net-tools@0.2.0 /opt/iobroker/node_modules/iobroker.net-tools
                    npm ERR! invalid: iobroker.onvif@0.4.5 /opt/iobroker/node_modules/iobroker.onvif
                    npm ERR! invalid: iobroker.radar2@2.0.3 /opt/iobroker/node_modules/iobroker.radar2
                    npm ERR! invalid: iobroker.sourceanalytix@0.4.14 /opt/iobroker/node_modules/iobroker.sourceanalytix
                    npm ERR! invalid: iobroker.vis-plumb@1.0.3 /opt/iobroker/node_modules/iobroker.vis-plumb
                    npm ERR! invalid: iobroker.worx@1.6.2 /opt/iobroker/node_modules/iobroker.worx
                    
                    

                    is mir allerdings im Moment zu stressig um die Uhrzeit:grin: daher weiter auf v14

                    umgestiegen von Proxmox auf Unraid

                    1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @chaot sagte in Kein Update mehr möglich mit Node.js 16:

                      Ok, dann brauche ich jetzt eine vernünftige Idee wie ich das geradebiegen kann.

                      Die habe ich ehrlich gesagt nicht. Musste da bei mir noch nie so tief rein.
                      Mit

                      npm prune
                      

                      hab ich nur schon mal extraneous Module rausgeworfen.

                      ChaotC Offline
                      ChaotC Offline
                      Chaot
                      schrieb am zuletzt editiert von
                      #11

                      @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

                      npm prune

                      Ok, ich werde mir morgen mal den Container kopieren und dann damit experimentieren.
                      Vorerst bin ich wieder auf NodeJs 14 zurück

                      haus@ioBroker:/opt/iobroker$ cd /opt/iobroker
                      haus@ioBroker:/opt/iobroker$ npm ls | grep ERR
                      npm ERR! extraneous: @apollon/frankjoke-myadapter@1.2.5 /opt/iobroker/node_modules/@apollon/frankjoke-myadapter
                      npm ERR! extraneous: @types/request@2.48.2 /opt/iobroker/node_modules/@types/request
                      npm ERR! extraneous: fsevents /opt/iobroker/node_modules/fsevents
                      npm ERR! error in /opt/iobroker/node_modules/fsevents: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/fsevents/package.json'
                      npm ERR! extraneous: alexa-remote2@2.3.7 /opt/iobroker/node_modules/alexa-remote2
                      npm ERR! extraneous: anyproxy@4.1.0 /opt/iobroker/node_modules/anyproxy
                      npm ERR! extraneous: express-fileupload@0.4.1 /opt/iobroker/node_modules/express-fileupload
                      npm ERR! extraneous: http-mitm-proxy@0.8.1 /opt/iobroker/node_modules/http-mitm-proxy
                      npm ERR! extraneous: iobroker@1.3.1 /opt/iobroker/node_modules/iobroker
                      npm ERR! extraneous: iobroker.fontui@0.1.0 /opt/iobroker/node_modules/iobroker.fontui
                      npm ERR! extraneous: iobroker.icons-addictive-flavour-png@0.1.0 /opt/iobroker/node_modules/iobroker.icons-addictive-flavour-png
                      npm ERR! extraneous: iobroker.icons-fatcow-hosting@0.1.0 /opt/iobroker/node_modules/iobroker.icons-fatcow-hosting
                      npm ERR! extraneous: iobroker.icons-icons8@0.0.1 /opt/iobroker/node_modules/iobroker.icons-icons8
                      npm ERR! extraneous: iobroker.icons-material-png@0.1.0 /opt/iobroker/node_modules/iobroker.icons-material-png
                      npm ERR! extraneous: iobroker.icons-material-svg@0.1.0 /opt/iobroker/node_modules/iobroker.icons-material-svg
                      npm ERR! extraneous: iobroker.icons-open-icon-library-png@0.1.3 /opt/iobroker/node_modules/iobroker.icons-open-icon-library-png
                      npm ERR! extraneous: iobroker.icons-ultimate-png@1.0.1 /opt/iobroker/node_modules/iobroker.icons-ultimate-png
                      npm ERR! extraneous: iobroker.js2fs@0.1.5 /opt/iobroker/node_modules/iobroker.js2fs
                      npm ERR! extraneous: iobroker.opentherm@0.1.9 /opt/iobroker/node_modules/iobroker.opentherm
                      npm ERR! extraneous: iobroker.openuv@0.0.5 /opt/iobroker/node_modules/iobroker.openuv
                      npm ERR! extraneous: iobroker.paw@0.3.2 /opt/iobroker/node_modules/iobroker.paw
                      npm ERR! extraneous: iobroker.rickshaw@1.0.0 /opt/iobroker/node_modules/iobroker.rickshaw
                      npm ERR! extraneous: iobroker.vis-bars@0.1.4 /opt/iobroker/node_modules/iobroker.vis-bars
                      npm ERR! extraneous: iobroker.vis-canvas-gauges@0.1.5 /opt/iobroker/node_modules/iobroker.vis-canvas-gauges
                      npm ERR! extraneous: iobroker.vis-fancyswitch@1.1.0 /opt/iobroker/node_modules/iobroker.vis-fancyswitch
                      npm ERR! extraneous: iobroker.vis-history@1.0.0 /opt/iobroker/node_modules/iobroker.vis-history
                      npm ERR! extraneous: iobroker.vis-jqui-mfd@1.0.12 /opt/iobroker/node_modules/iobroker.vis-jqui-mfd
                      npm ERR! extraneous: iobroker.vis-justgage@1.0.2 /opt/iobroker/node_modules/iobroker.vis-justgage
                      npm ERR! extraneous: iobroker.vis-lcars@1.0.4 /opt/iobroker/node_modules/iobroker.vis-lcars
                      npm ERR! extraneous: iobroker.vis-plumb@1.0.2 /opt/iobroker/node_modules/iobroker.vis-plumb
                      npm ERR! extraneous: iobroker.vis-rgraph@0.0.2 /opt/iobroker/node_modules/iobroker.vis-rgraph
                      npm ERR! extraneous: iobroker.vis-timeandweather@1.1.7 /opt/iobroker/node_modules/iobroker.vis-timeandweather
                      npm ERR! extraneous: jsonata@1.8.4 /opt/iobroker/node_modules/jsonata
                      npm ERR! extraneous: node-red@0.20.7 /opt/iobroker/node_modules/node-red
                      npm ERR! extraneous: node-red-dashboard@2.15.5 /opt/iobroker/node_modules/node-red-dashboard
                      npm ERR! extraneous: node-telegram-bot-api@0.30.0 /opt/iobroker/node_modules/node-telegram-bot-api
                      npm ERR! extraneous: open-fin-ts-js-client@2.0.4 /opt/iobroker/node_modules/open-fin-ts-js-client
                      npm ERR! extraneous: picocolors@1.0.0 /opt/iobroker/node_modules/picocolors
                      npm ERR! extraneous: portfinder@1.0.20 /opt/iobroker/node_modules/portfinder
                      npm ERR! extraneous: pushover-notifications@1.2.0 /opt/iobroker/node_modules/pushover-notifications
                      npm ERR! extraneous: qrcode@1.3.3 /opt/iobroker/node_modules/qrcode
                      npm ERR! extraneous: systeminformation@4.14.4 /opt/iobroker/node_modules/systeminformation
                      npm ERR! extraneous: tuyapi@5.1.1 /opt/iobroker/node_modules/tuyapi
                      npm ERR! extraneous: typescript@3.5.3 /opt/iobroker/node_modules/typescript
                      npm ERR! extraneous: virtual-device-sdk@1.5.16 /opt/iobroker/node_modules/virtual-device-sdk
                      npm ERR! extraneous: virtual-tsc@0.5.0 /opt/iobroker/node_modules/virtual-tsc
                      npm ERR! extraneous: vm2@3.8.2 /opt/iobroker/node_modules/vm2
                      npm ERR! extraneous: xmldom@0.1.27 /opt/iobroker/node_modules/xmldom
                      npm ERR! peer dep missing: @material-ui/core@^4.0.0, required by @material-ui/pickers@3.3.10
                      npm ERR! peer dep missing: react@^16.8.0 || ^17.0.0, required by @material-ui/pickers@3.3.10
                      npm ERR! peer dep missing: react-dom@^16.8.0 || ^17.0.0, required by @material-ui/pickers@3.3.10
                      npm ERR! peer dep missing: react@>=16.6.0, required by react-transition-group@4.4.2
                      npm ERR! peer dep missing: react@>=16.8, required by rifm@0.7.0
                      npm ERR! peer dep missing: react-dom@>=16.6.0, required by react-transition-group@4.4.2
                      npm ERR! peer dep missing: toug
                      

                      Zeile 6 ist vielleicht ein Hinweis

                      ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                      1 Antwort Letzte Antwort
                      0
                      • JLegJ Offline
                        JLegJ Offline
                        JLeg
                        schrieb am zuletzt editiert von
                        #12

                        @chaot

                        • den Ordner in Zeile 6 kannst du einfach löschen, dürfte eh‘ leer sein (ist ein macOS-Modul)
                        • die ‚extraneous‘ Liste würde ich so lassen - das sind einfach die vorhandenen Module, die nicht in der packages.json stehen. Dafür kann‘s allerdings Gründe geben, und heisst nicht unbedingt, dass diese Pakete nicht in Gebrauch sind
                        • die ´peer dep missing´ würde ich nachinstallieren - damit war‘s bei mir dann sauber
                        1 Antwort Letzte Antwort
                        0
                        • J Offline
                          J Offline
                          Jogi19
                          schrieb am zuletzt editiert von
                          #13

                          Ich habe das gleiche Problem. Bin jetzt auch erstmal wieder auf Node.js 14.19.3 und npm 6.14.17 zurück

                          1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @chaot sagte in Kein Update mehr möglich mit Node.js 16:

                            Ok, dann brauche ich jetzt eine vernünftige Idee wie ich das geradebiegen kann.

                            Die habe ich ehrlich gesagt nicht. Musste da bei mir noch nie so tief rein.
                            Mit

                            npm prune
                            

                            hab ich nur schon mal extraneous Module rausgeworfen.

                            ChaotC Offline
                            ChaotC Offline
                            Chaot
                            schrieb am zuletzt editiert von
                            #14

                            @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

                            npm prune

                            So, in Verbindung mit dem Löschen der Datei package-lock.json und dem Befehl npm prune kam jetzt folgendes:

                            haus@ioBroker:/opt/iobroker$ npm prune
                            npm WARN ERESOLVE overriding peer dependency
                            npm WARN While resolving: svg-inline-react@1.0.3
                            npm WARN Found: react@17.0.2
                            npm WARN node_modules/react
                            npm WARN   peer react@">=16.6.0" from react-transition-group@4.4.2
                            npm WARN   node_modules/react-transition-group
                            npm WARN     react-transition-group@"^4.0.0" from @material-ui/pickers@3.3.10
                            npm WARN     node_modules/@material-ui/pickers
                            npm WARN     1 more (@material-ui/core)
                            npm WARN   7 more (rifm, @material-ui/pickers, @material-ui/core, ...)
                            npm WARN 
                            npm WARN Could not resolve dependency:
                            npm WARN peer react@"^0.14.0 || ^15.0.0" from svg-inline-react@1.0.3
                            npm WARN node_modules/svg-inline-react
                            npm WARN   svg-inline-react@"^1.0.2" from anyproxy@4.1.0
                            npm WARN   node_modules/anyproxy
                            npm WARN 
                            npm WARN Conflicting peer dependency: react@15.7.0
                            npm WARN node_modules/react
                            npm WARN   peer react@"^0.14.0 || ^15.0.0" from svg-inline-react@1.0.3
                            npm WARN   node_modules/svg-inline-react
                            npm WARN     svg-inline-react@"^1.0.2" from anyproxy@4.1.0
                            npm WARN     node_modules/anyproxy
                            npm WARN skipping integrity check for git dependency ssh://git@github.com/xXBJXx/ioBroker.wallpanel.git 
                            npm WARN skipping integrity check for git dependency ssh://git@github.com/gerbuchner/ioBroker.vis-owl.git 
                            npm WARN skipping integrity check for git dependency ssh://git@github.com/xXBJXx/ioBroker.fully-tablet-control.git 
                            npm WARN skipping integrity check for git dependency ssh://git@github.com/foxthefox/ioBroker.fritzdect.git 
                            npm WARN skipping integrity check for git dependency ssh://git@github.com/BenAhrdt/ioBroker.drag-indicator.git 
                            npm WARN skipping integrity check for git dependency ssh://git@github.com/nVuln/homebridge-lg-thinq.git 
                            
                            added 28 packages, removed 700 packages, and changed 12 packages in 2m
                            
                            151 packages are looking for funding
                              run `npm fund` for details
                            haus@ioBroker:/opt/iobroker$ npm ls | grep ERR
                            haus@ioBroker:/opt/iobroker$ 
                            

                            Alle Adapter laufen und es scheint kein weiterer Fehler aufzutauchen. Ich hoffe mal das System jetzt halbwegs grade gezogen ist.

                            ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • ChaotC Chaot

                              @thomas-braun sagte in Kein Update mehr möglich mit Node.js 16:

                              npm prune

                              So, in Verbindung mit dem Löschen der Datei package-lock.json und dem Befehl npm prune kam jetzt folgendes:

                              haus@ioBroker:/opt/iobroker$ npm prune
                              npm WARN ERESOLVE overriding peer dependency
                              npm WARN While resolving: svg-inline-react@1.0.3
                              npm WARN Found: react@17.0.2
                              npm WARN node_modules/react
                              npm WARN   peer react@">=16.6.0" from react-transition-group@4.4.2
                              npm WARN   node_modules/react-transition-group
                              npm WARN     react-transition-group@"^4.0.0" from @material-ui/pickers@3.3.10
                              npm WARN     node_modules/@material-ui/pickers
                              npm WARN     1 more (@material-ui/core)
                              npm WARN   7 more (rifm, @material-ui/pickers, @material-ui/core, ...)
                              npm WARN 
                              npm WARN Could not resolve dependency:
                              npm WARN peer react@"^0.14.0 || ^15.0.0" from svg-inline-react@1.0.3
                              npm WARN node_modules/svg-inline-react
                              npm WARN   svg-inline-react@"^1.0.2" from anyproxy@4.1.0
                              npm WARN   node_modules/anyproxy
                              npm WARN 
                              npm WARN Conflicting peer dependency: react@15.7.0
                              npm WARN node_modules/react
                              npm WARN   peer react@"^0.14.0 || ^15.0.0" from svg-inline-react@1.0.3
                              npm WARN   node_modules/svg-inline-react
                              npm WARN     svg-inline-react@"^1.0.2" from anyproxy@4.1.0
                              npm WARN     node_modules/anyproxy
                              npm WARN skipping integrity check for git dependency ssh://git@github.com/xXBJXx/ioBroker.wallpanel.git 
                              npm WARN skipping integrity check for git dependency ssh://git@github.com/gerbuchner/ioBroker.vis-owl.git 
                              npm WARN skipping integrity check for git dependency ssh://git@github.com/xXBJXx/ioBroker.fully-tablet-control.git 
                              npm WARN skipping integrity check for git dependency ssh://git@github.com/foxthefox/ioBroker.fritzdect.git 
                              npm WARN skipping integrity check for git dependency ssh://git@github.com/BenAhrdt/ioBroker.drag-indicator.git 
                              npm WARN skipping integrity check for git dependency ssh://git@github.com/nVuln/homebridge-lg-thinq.git 
                              
                              added 28 packages, removed 700 packages, and changed 12 packages in 2m
                              
                              151 packages are looking for funding
                                run `npm fund` for details
                              haus@ioBroker:/opt/iobroker$ npm ls | grep ERR
                              haus@ioBroker:/opt/iobroker$ 
                              

                              Alle Adapter laufen und es scheint kein weiterer Fehler aufzutauchen. Ich hoffe mal das System jetzt halbwegs grade gezogen ist.

                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #15

                              @chaot sagte in Kein Update mehr möglich mit Node.js 16:

                              Alle Adapter laufen und es scheint kein weiterer Fehler aufzutauchen.

                              Sind Aktionen mit Adaptern möglich? Neuinstallationen?

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              ChaotC 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @chaot sagte in Kein Update mehr möglich mit Node.js 16:

                                Alle Adapter laufen und es scheint kein weiterer Fehler aufzutauchen.

                                Sind Aktionen mit Adaptern möglich? Neuinstallationen?

                                ChaotC Offline
                                ChaotC Offline
                                Chaot
                                schrieb am zuletzt editiert von
                                #16

                                @thomas-braun Neuinstallationen habe ich noch nicht probiert, aber Admin Adapter und MQTT Adapter haben gerade ein Update bekommen das problemlos durchgelaufen ist.

                                ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

                                1 Antwort Letzte Antwort
                                0
                                • O Online
                                  O Online
                                  oxident
                                  schrieb am zuletzt editiert von
                                  #17

                                  Selbes Problem bei mir, jedoch ohne Fehler/Warnungen. Versuche jetzt auch mal, die package-lock.json zu löschen und dann npm prune laufen zu lassen.

                                  Meister MopperM 1 Antwort Letzte Antwort
                                  0
                                  • O oxident

                                    Selbes Problem bei mir, jedoch ohne Fehler/Warnungen. Versuche jetzt auch mal, die package-lock.json zu löschen und dann npm prune laufen zu lassen.

                                    Meister MopperM Abwesend
                                    Meister MopperM Abwesend
                                    Meister Mopper
                                    schrieb am zuletzt editiert von
                                    #18

                                    Ich hatte ebenfalls dieses Problem jedoch keine Fehlermeldung.

                                    Ich habe die packet-lock.json gelöscht und nach zweimaligem npm prune konnte ich den modbus Adapter updaten.

                                    Proxmox und HA

                                    ScroungerS 1 Antwort Letzte Antwort
                                    0
                                    • Meister MopperM Meister Mopper

                                      Ich hatte ebenfalls dieses Problem jedoch keine Fehlermeldung.

                                      Ich habe die packet-lock.json gelöscht und nach zweimaligem npm prune konnte ich den modbus Adapter updaten.

                                      ScroungerS Offline
                                      ScroungerS Offline
                                      Scrounger
                                      Developer
                                      schrieb am zuletzt editiert von
                                      #19

                                      Hab brav eure Tipps hier befolgt, leider hängt bei mir npm prune bei adaptern die direkt von github installiert sind. Jemand eine Idee wie ich das lösen kann?

                                      npm info using npm@8.11.0
                                      npm info using node@v16.15.1
                                      npm timing npm:load:whichnode Completed in 0ms
                                      npm timing config:load:defaults Completed in 1ms
                                      npm timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 1ms
                                      npm timing config:load:builtin Completed in 1ms
                                      npm timing config:load:cli Completed in 1ms
                                      npm timing config:load:env Completed in 1ms
                                      npm timing config:load:file:/opt/iobroker/.npmrc Completed in 1ms
                                      npm timing config:load:project Completed in 3ms
                                      npm timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                                      npm timing config:load:user Completed in 0ms
                                      npm timing config:load:file:/usr/etc/npmrc Completed in 0ms
                                      npm timing config:load:global Completed in 1ms
                                      npm timing config:load:validate Completed in 0ms
                                      npm timing config:load:credentials Completed in 0ms
                                      npm timing config:load:setEnvs Completed in 1ms
                                      npm timing config:load Completed in 9ms
                                      npm timing npm:load:configload Completed in 9ms
                                      npm timing npm:load:mkdirpcache Completed in 3ms
                                      npm timing npm:load:mkdirplogs Completed in 0ms
                                      npm timing npm:load:setTitle Completed in 1ms
                                      npm timing config:load:flatten Completed in 1ms
                                      npm timing npm:load:display Completed in 5ms
                                      npm timing npm:load:logFile Completed in 4ms
                                      npm timing npm:load:timers Completed in 0ms
                                      npm timing npm:load:configScope Completed in 1ms
                                      npm timing npm:load Completed in 23ms
                                      npm timing arborist:ctor Completed in 0ms
                                      npm timing arborist:ctor Completed in 0ms
                                      npm timing idealTree:init Completed in 875ms
                                      npm timing idealTree:userRequests Completed in 0ms
                                      npm http fetch GET 200 https://codeload.github.com/foxthefox/ioBroker.musiccast/tar.gz/9320d5a2ccc584c280c56a51a1846c355c25a669 345ms (cache revalidated)
                                      npm http fetch GET 200 https://codeload.github.com/Scrounger/ioBroker.slideshow/tar.gz/21eebd86e31602b53d9ba90183d514994d28d51d 226ms (cache revalidated)
                                      [..................] / idealTree:iobroker: http fetch GET 200 https://codeload.github.com/Scrounger/ioBroker.slideshow/tar.gz/21eebd86e31602b53d9ba90183d514994d28d51d
                                      

                                      <a href="https://github.com/Scrounger/ioBroker.linkeddevices">LinkedDevices Adapter</a>

                                      <a href="https://github.com/Scrounger/ioBroker.vis-materialdesign">Material Design Widgets</a>

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • ScroungerS Scrounger

                                        Hab brav eure Tipps hier befolgt, leider hängt bei mir npm prune bei adaptern die direkt von github installiert sind. Jemand eine Idee wie ich das lösen kann?

                                        npm info using npm@8.11.0
                                        npm info using node@v16.15.1
                                        npm timing npm:load:whichnode Completed in 0ms
                                        npm timing config:load:defaults Completed in 1ms
                                        npm timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 1ms
                                        npm timing config:load:builtin Completed in 1ms
                                        npm timing config:load:cli Completed in 1ms
                                        npm timing config:load:env Completed in 1ms
                                        npm timing config:load:file:/opt/iobroker/.npmrc Completed in 1ms
                                        npm timing config:load:project Completed in 3ms
                                        npm timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
                                        npm timing config:load:user Completed in 0ms
                                        npm timing config:load:file:/usr/etc/npmrc Completed in 0ms
                                        npm timing config:load:global Completed in 1ms
                                        npm timing config:load:validate Completed in 0ms
                                        npm timing config:load:credentials Completed in 0ms
                                        npm timing config:load:setEnvs Completed in 1ms
                                        npm timing config:load Completed in 9ms
                                        npm timing npm:load:configload Completed in 9ms
                                        npm timing npm:load:mkdirpcache Completed in 3ms
                                        npm timing npm:load:mkdirplogs Completed in 0ms
                                        npm timing npm:load:setTitle Completed in 1ms
                                        npm timing config:load:flatten Completed in 1ms
                                        npm timing npm:load:display Completed in 5ms
                                        npm timing npm:load:logFile Completed in 4ms
                                        npm timing npm:load:timers Completed in 0ms
                                        npm timing npm:load:configScope Completed in 1ms
                                        npm timing npm:load Completed in 23ms
                                        npm timing arborist:ctor Completed in 0ms
                                        npm timing arborist:ctor Completed in 0ms
                                        npm timing idealTree:init Completed in 875ms
                                        npm timing idealTree:userRequests Completed in 0ms
                                        npm http fetch GET 200 https://codeload.github.com/foxthefox/ioBroker.musiccast/tar.gz/9320d5a2ccc584c280c56a51a1846c355c25a669 345ms (cache revalidated)
                                        npm http fetch GET 200 https://codeload.github.com/Scrounger/ioBroker.slideshow/tar.gz/21eebd86e31602b53d9ba90183d514994d28d51d 226ms (cache revalidated)
                                        [..................] / idealTree:iobroker: http fetch GET 200 https://codeload.github.com/Scrounger/ioBroker.slideshow/tar.gz/21eebd86e31602b53d9ba90183d514994d28d51d
                                        
                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #20

                                        @scrounger sagte in Kein Update mehr möglich mit Node.js 16:

                                        musiccast
                                        slideshow

                                        Die gibt es ja beide im Beta-Zweig. Ich würde die vielleicht zunächst mal dort auf's Gleis setzen und dann wenn das alles lüppt bei Bedarf wieder aus dem git angeln.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        1 Antwort Letzte Antwort
                                        0
                                        • ScroungerS Offline
                                          ScroungerS Offline
                                          Scrounger
                                          Developer
                                          schrieb am zuletzt editiert von
                                          #21

                                          @thomas-braun
                                          habs deinstalliert und versucht aus beta zu installieren, geht leider nicht:

                                          @ioBroker:/opt/iobroker# iobroker install iobroker.slideshow
                                          NPM version: 8.11.0
                                          Installing iobroker.slideshow@0.1.4... (System call)
                                          host.ioBroker Cannot install iobroker.slideshow@0.1.4: 217
                                          

                                          <a href="https://github.com/Scrounger/ioBroker.linkeddevices">LinkedDevices Adapter</a>

                                          <a href="https://github.com/Scrounger/ioBroker.vis-materialdesign">Material Design Widgets</a>

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          899

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe