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. Skripten / Logik
  4. JavaScript
  5. [Gelöst] Javascript Adapter Update Fehler

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    15
    1
    653

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    632

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    1.9k

[Gelöst] Javascript Adapter Update Fehler

Geplant Angeheftet Gesperrt Verschoben JavaScript
4 Beiträge 3 Kommentatoren 378 Aufrufe 2 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.
  • BluelinuxB Offline
    BluelinuxB Offline
    Bluelinux
    schrieb am zuletzt editiert von Bluelinux
    #1

    Halli Hallo... Kann mir jemand sagen wieso ich den Javascript Adapter Updaten kann?? Aktuelle Version die ich auf meinem Debian System ist 4.1.13 und bekomme ihn nicht auf 4.1.14... Anbei die Meldung..

    Danke für eure Hilfe

    npm 
    ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
    npm ERR! code EACCESnpm ERR! errno -13
    npm ERR! syscall access
    npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node'
    npm ERR!  { [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node']
    npm ERR!   stack:
    npm ERR!    'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node\'',
    npm ERR!   errno: -13,
    npm ERR!   code: 'EACCES',
    npm ERR!   syscall: 'access',
    npm ERR!   path:
    npm ERR!    '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node' }
    npm ERR! 
    npm ERR! The operation was rejected by your operating system.
    npm ERR! It is likely you do not have the permissions to access this file as the current user
    npm ERR! 
    npm ERR! If you believe this might be a permissions issue, please double-check the
    npm ERR! permissions of the file and its containing directories, or try running
    npm ERR! the command again as root/Administrator (though this is not recommended).
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/iobroker/.npm/_logs/2019-08-03T13_48_05_940Z-debug.log
    
    ERROR: host.ioBroker-Debian Cannot install iobroker.javascript@4.1.14: 243
    ERROR: process exited with code 25
    

    crunchipC IssiI 2 Antworten Letzte Antwort
    0
    • BluelinuxB Bluelinux

      Halli Hallo... Kann mir jemand sagen wieso ich den Javascript Adapter Updaten kann?? Aktuelle Version die ich auf meinem Debian System ist 4.1.13 und bekomme ihn nicht auf 4.1.14... Anbei die Meldung..

      Danke für eure Hilfe

      npm 
      ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
      npm ERR! code EACCESnpm ERR! errno -13
      npm ERR! syscall access
      npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node'
      npm ERR!  { [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node']
      npm ERR!   stack:
      npm ERR!    'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node\'',
      npm ERR!   errno: -13,
      npm ERR!   code: 'EACCES',
      npm ERR!   syscall: 'access',
      npm ERR!   path:
      npm ERR!    '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node' }
      npm ERR! 
      npm ERR! The operation was rejected by your operating system.
      npm ERR! It is likely you do not have the permissions to access this file as the current user
      npm ERR! 
      npm ERR! If you believe this might be a permissions issue, please double-check the
      npm ERR! permissions of the file and its containing directories, or try running
      npm ERR! the command again as root/Administrator (though this is not recommended).
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2019-08-03T13_48_05_940Z-debug.log
      
      ERROR: host.ioBroker-Debian Cannot install iobroker.javascript@4.1.14: 243
      ERROR: process exited with code 25
      

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

      @Bluelinux Benutzer keine Berechtigung

      umgestiegen von Proxmox auf Unraid

      1 Antwort Letzte Antwort
      0
      • BluelinuxB Bluelinux

        Halli Hallo... Kann mir jemand sagen wieso ich den Javascript Adapter Updaten kann?? Aktuelle Version die ich auf meinem Debian System ist 4.1.13 und bekomme ihn nicht auf 4.1.14... Anbei die Meldung..

        Danke für eure Hilfe

        npm 
        ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
        npm ERR! code EACCESnpm ERR! errno -13
        npm ERR! syscall access
        npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node'
        npm ERR!  { [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node']
        npm ERR!   stack:
        npm ERR!    'Error: EACCES: permission denied, access \'/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node\'',
        npm ERR!   errno: -13,
        npm ERR!   code: 'EACCES',
        npm ERR!   syscall: 'access',
        npm ERR!   path:
        npm ERR!    '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node' }
        npm ERR! 
        npm ERR! The operation was rejected by your operating system.
        npm ERR! It is likely you do not have the permissions to access this file as the current user
        npm ERR! 
        npm ERR! If you believe this might be a permissions issue, please double-check the
        npm ERR! permissions of the file and its containing directories, or try running
        npm ERR! the command again as root/Administrator (though this is not recommended).
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2019-08-03T13_48_05_940Z-debug.log
        
        ERROR: host.ioBroker-Debian Cannot install iobroker.javascript@4.1.14: 243
        ERROR: process exited with code 25
        

        IssiI Offline
        IssiI Offline
        Issi
        Developer
        schrieb am zuletzt editiert von
        #3

        @Bluelinux einfach mal den Installations-Fixer anwenden: curl -sL https://iobroker.net/fix.sh | bash - dann sollte es wieder gehen

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

        BluelinuxB 1 Antwort Letzte Antwort
        0
        • IssiI Issi

          @Bluelinux einfach mal den Installations-Fixer anwenden: curl -sL https://iobroker.net/fix.sh | bash - dann sollte es wieder gehen

          BluelinuxB Offline
          BluelinuxB Offline
          Bluelinux
          schrieb am zuletzt editiert von
          #4

          @Issi dankeschön jetzt funktioniert wieder alles... tip top...

          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

          955

          Online

          32.6k

          Benutzer

          81.9k

          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