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.2k

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 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 Offline
          O Offline
          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
                  • Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #22

                    @scrounger

                    Macht man ja auch nicht als root.

                    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

                    ScroungerS 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @scrounger

                      Macht man ja auch nicht als root.

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

                      @thomas-braun

                      Find ich gut das du darauf immer hinweist, ist aber ein proxmox lxc.

                      Hab jetzt den Adapter gelöscht inkl. Verzeichnis und jetzt lief npm prune durch, warum auch immer...
                      Updates klappen jetzt wieder :+1:

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

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

                      Meister MopperM 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von Thomas Braun
                        #24

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

                        ist aber ein proxmox lxc.

                        Und das soll jetzt genau was begründen?
                        Auch da kann man mit usern arbeiten.

                        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 Scrounger

                          @thomas-braun

                          Find ich gut das du darauf immer hinweist, ist aber ein proxmox lxc.

                          Hab jetzt den Adapter gelöscht inkl. Verzeichnis und jetzt lief npm prune durch, warum auch immer...
                          Updates klappen jetzt wieder :+1:

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

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

                          Find ich gut das du darauf immer hinweist, ist aber ein proxmox lxc.

                          Da bin ich auch mit einem normalen user unterwegs. Das geht schon.

                          Proxmox und HA

                          1 Antwort Letzte Antwort
                          0
                          • O Offline
                            O Offline
                            oxident
                            schrieb am zuletzt editiert von
                            #26

                            Also bei mir bringt das npm prune leider nicht den gewünschten Erfolg:

                            user@iobroker:/opt/iobroker$ node -v
                            v16.15.1
                            user@iobroker:/opt/iobroker$ npm -v
                            8.11.0
                            
                            user@iobroker:/opt/iobroker$ npm prune
                            npm ERR! code ENOTEMPTY
                            npm ERR! syscall rename
                            npm ERR! path /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder
                            npm ERR! dest /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox
                            npm ERR! errno -39
                            npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder' -> '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox'
                            
                            npm ERR! A complete log of this run can be found in:
                            npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T14_39_45_795Z-debug-0.log
                            
                            
                            Meister MopperM Thomas BraunT 2 Antworten Letzte Antwort
                            0
                            • O oxident

                              Also bei mir bringt das npm prune leider nicht den gewünschten Erfolg:

                              user@iobroker:/opt/iobroker$ node -v
                              v16.15.1
                              user@iobroker:/opt/iobroker$ npm -v
                              8.11.0
                              
                              user@iobroker:/opt/iobroker$ npm prune
                              npm ERR! code ENOTEMPTY
                              npm ERR! syscall rename
                              npm ERR! path /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder
                              npm ERR! dest /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox
                              npm ERR! errno -39
                              npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder' -> '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox'
                              
                              npm ERR! A complete log of this run can be found in:
                              npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T14_39_45_795Z-debug-0.log
                              
                              
                              Meister MopperM Abwesend
                              Meister MopperM Abwesend
                              Meister Mopper
                              schrieb am zuletzt editiert von
                              #27

                              @oxident
                              Hast Du es auch zweimal versucht?

                              Proxmox und HA

                              O 1 Antwort Letzte Antwort
                              0
                              • O oxident

                                Also bei mir bringt das npm prune leider nicht den gewünschten Erfolg:

                                user@iobroker:/opt/iobroker$ node -v
                                v16.15.1
                                user@iobroker:/opt/iobroker$ npm -v
                                8.11.0
                                
                                user@iobroker:/opt/iobroker$ npm prune
                                npm ERR! code ENOTEMPTY
                                npm ERR! syscall rename
                                npm ERR! path /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder
                                npm ERR! dest /opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox
                                npm ERR! errno -39
                                npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder' -> '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox'
                                
                                npm ERR! A complete log of this run can be found in:
                                npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T14_39_45_795Z-debug-0.log
                                
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #28

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

                                rename '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/xmlbuilder' -> '/opt/iobroker/node_modules/homematic-xmlrpc/node_modules/.xmlbuilder-UsIYEbox'

                                Mach das doch mal.

                                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
                                • Meister MopperM Meister Mopper

                                  @oxident
                                  Hast Du es auch zweimal versucht?

                                  O Offline
                                  O Offline
                                  oxident
                                  schrieb am zuletzt editiert von
                                  #29

                                  @meister-mopper Jepp, gleiche Meldung.
                                  @thomas-braun Da habe ich noch etwas Bammel vor. Dann wohl iobroker vorher stoppen, oder?

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • O oxident

                                    @meister-mopper Jepp, gleiche Meldung.
                                    @thomas-braun Da habe ich noch etwas Bammel vor. Dann wohl iobroker vorher stoppen, oder?

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

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

                                    Dann wohl iobroker vorher stoppen, oder?

                                    Ist keine doofe Idee. Zumindest den Adapter dazu würde ich stoppen.

                                    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

                                    lobomauL 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

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

                                      Dann wohl iobroker vorher stoppen, oder?

                                      Ist keine doofe Idee. Zumindest den Adapter dazu würde ich stoppen.

                                      lobomauL Offline
                                      lobomauL Offline
                                      lobomau
                                      schrieb am zuletzt editiert von lobomau
                                      #31

                                      Bei mir ist auch eine Datei, die ich umbenennen soll.

                                      root@ioBrokerCT:/opt/iobroker# npm prune
                                      npm ERR! code ENOTEMPTY
                                      npm ERR! syscall rename
                                      npm ERR! path /opt/iobroker/node_modules/iobroker.esphome
                                      npm ERR! dest /opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ
                                      npm ERR! errno -39
                                      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.esphome' -> '/opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ'
                                      
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T17_21_28_426Z-debug-0.log
                                      root@ioBrokerCT:/opt/iobroker# npm prune
                                      npm ERR! code ENOTEMPTY
                                      npm ERR! syscall rename
                                      npm ERR! path /opt/iobroker/node_modules/iobroker.esphome
                                      npm ERR! dest /opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ
                                      npm ERR! errno -39
                                      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.esphome' -> '/opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ'
                                      
                                      

                                      Hab ich gemacht. Nun soll die nächste umbenannt werden:

                                      root@ioBrokerCT:/opt/iobroker# npm prune
                                      npm ERR! code ENOTEMPTY
                                      npm ERR! syscall rename
                                      npm ERR! path /opt/iobroker/node_modules/syno
                                      npm ERR! dest /opt/iobroker/node_modules/.syno-xocGQcRi
                                      npm ERR! errno -39
                                      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/syno' -> '/opt/iobroker/node_modules/.syno-xocGQcRi'
                                      
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T17_38_35_578Z-debug-0.log
                                      
                                      

                                      Wo landen Datein, wenn man einen Punkt davor setzt? Im Home-Verzeichnis?

                                      Edit.: da kommt jedes Mal eine neue Datei. Da bin ich morgen nicht fertig mit. Entweder gehe ich auf npm 6 oder node 14 zurück. Node 16 habe ich nun über 2 Wochen gut am Laufen. Nur keine Updates oder Downgrades mehr möglich :-(

                                      Host: NUC8i3 mit Proxmox:

                                      • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                                      • Slave: Pi4
                                      Thomas BraunT O 2 Antworten Letzte Antwort
                                      0
                                      • lobomauL lobomau

                                        Bei mir ist auch eine Datei, die ich umbenennen soll.

                                        root@ioBrokerCT:/opt/iobroker# npm prune
                                        npm ERR! code ENOTEMPTY
                                        npm ERR! syscall rename
                                        npm ERR! path /opt/iobroker/node_modules/iobroker.esphome
                                        npm ERR! dest /opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ
                                        npm ERR! errno -39
                                        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.esphome' -> '/opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ'
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T17_21_28_426Z-debug-0.log
                                        root@ioBrokerCT:/opt/iobroker# npm prune
                                        npm ERR! code ENOTEMPTY
                                        npm ERR! syscall rename
                                        npm ERR! path /opt/iobroker/node_modules/iobroker.esphome
                                        npm ERR! dest /opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ
                                        npm ERR! errno -39
                                        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.esphome' -> '/opt/iobroker/node_modules/.iobroker.esphome-tdyaRFqJ'
                                        
                                        

                                        Hab ich gemacht. Nun soll die nächste umbenannt werden:

                                        root@ioBrokerCT:/opt/iobroker# npm prune
                                        npm ERR! code ENOTEMPTY
                                        npm ERR! syscall rename
                                        npm ERR! path /opt/iobroker/node_modules/syno
                                        npm ERR! dest /opt/iobroker/node_modules/.syno-xocGQcRi
                                        npm ERR! errno -39
                                        npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/syno' -> '/opt/iobroker/node_modules/.syno-xocGQcRi'
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR!     /home/iobroker/.npm/_logs/2022-06-20T17_38_35_578Z-debug-0.log
                                        
                                        

                                        Wo landen Datein, wenn man einen Punkt davor setzt? Im Home-Verzeichnis?

                                        Edit.: da kommt jedes Mal eine neue Datei. Da bin ich morgen nicht fertig mit. Entweder gehe ich auf npm 6 oder node 14 zurück. Node 16 habe ich nun über 2 Wochen gut am Laufen. Nur keine Updates oder Downgrades mehr möglich :-(

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

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

                                        Wo landen Datein, wenn man einen Punkt davor setzt? Im Home-Verzeichnis?

                                        Die bleiben im Pfad stehen, werden aber 'versteckt' und nur mit besonderen Optionen wieder angezeigt. Übrigens bist du gerade dabei dir die Rechte an den Verzeichnissen zu zerballern. root login... Lasst den MIST sein!

                                        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

                                        lobomauL 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

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

                                          Wo landen Datein, wenn man einen Punkt davor setzt? Im Home-Verzeichnis?

                                          Die bleiben im Pfad stehen, werden aber 'versteckt' und nur mit besonderen Optionen wieder angezeigt. Übrigens bist du gerade dabei dir die Rechte an den Verzeichnissen zu zerballern. root login... Lasst den MIST sein!

                                          lobomauL Offline
                                          lobomauL Offline
                                          lobomau
                                          schrieb am zuletzt editiert von
                                          #33

                                          @thomas-braun ja, ich fahre ein Backup rein. Wer weiß was das Ändern der Dateien für einen Einfluss hat.

                                          Host: NUC8i3 mit Proxmox:

                                          • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                                          • Slave: Pi4
                                          Thomas BraunT 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

                                          892

                                          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