Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  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.1k

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

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

Kein Update mehr möglich mit Node.js 16

Scheduled Pinned Locked Moved Error/Bug
node js
335 Posts 16 Posters 47.3k Views 16 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jogi19
    wrote on last edited by
    #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 Reply Last reply
    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
      wrote on last edited by
      #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 Reply Last reply
      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
        wrote on last edited by
        #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 Reply Last reply
        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
          wrote on last edited by
          #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 Reply Last reply
          0
          • O Offline
            O Offline
            oxident
            wrote on last edited by
            #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 Reply Last reply
            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 Offline
              Meister MopperM Offline
              Meister Mopper
              wrote on last edited by
              #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 Reply Last reply
              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
                wrote on last edited by
                #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 Reply Last reply
                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
                  wrote on last edited by
                  #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 Reply Last reply
                  0
                  • ScroungerS Offline
                    ScroungerS Offline
                    Scrounger
                    Developer
                    wrote on last edited by
                    #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 Reply Last reply
                    0
                    • Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      wrote on last edited by
                      #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 Reply Last reply
                      0
                      • Thomas BraunT Thomas Braun

                        @scrounger

                        Macht man ja auch nicht als root.

                        ScroungerS Offline
                        ScroungerS Offline
                        Scrounger
                        Developer
                        wrote on last edited by
                        #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 👍

                        <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 Reply Last reply
                        0
                        • Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          wrote on last edited by 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 Reply Last reply
                          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 👍

                            Meister MopperM Offline
                            Meister MopperM Offline
                            Meister Mopper
                            wrote on last edited by
                            #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 Reply Last reply
                            0
                            • O Offline
                              O Offline
                              oxident
                              wrote on last edited by
                              #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 Replies Last reply
                              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 Offline
                                Meister MopperM Offline
                                Meister Mopper
                                wrote on last edited by
                                #27

                                @oxident
                                Hast Du es auch zweimal versucht?

                                Proxmox und HA

                                O 1 Reply Last reply
                                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
                                  wrote on last edited by
                                  #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 Reply Last reply
                                  0
                                  • Meister MopperM Meister Mopper

                                    @oxident
                                    Hast Du es auch zweimal versucht?

                                    O Offline
                                    O Offline
                                    oxident
                                    wrote on last edited by
                                    #29

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

                                    Thomas BraunT 1 Reply Last reply
                                    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
                                      wrote on last edited by
                                      #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 Reply Last reply
                                      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
                                        wrote on last edited by 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.3, nodejs 22.20.0
                                        • Slave: Pi4
                                        Thomas BraunT O 2 Replies Last reply
                                        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
                                          wrote on last edited by
                                          #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 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          341

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe