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. ioBroker Allgemein
  4. Keine Adapter Installation mehr möglich

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    506

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    5.3k

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

Keine Adapter Installation mehr möglich

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
5 Beiträge 3 Kommentatoren 384 Aufrufe
  • Ä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.
  • S Offline
    S Offline
    stefantaust
    schrieb am zuletzt editiert von
    #1

    hallo,

    ich habe ein komplett laufendes IOBroker System und wollte von meiner SD Karte ein Backup erstellen

    ….alles kein Problem. die neue SD Karte in den Raspi gesteckt, es läuft alles, aber ich kann keine Adapter installieren. Egal welchen...

    wenn ich die alte SD Karte reinstecke, funktioniert auch die Installation wieder.... :shock:

    hier mal die Fehlermeldung

    $ ./iobroker add fritzdect  --host ioBroker-RasPi
    Fertig mit Fehler: module.js:549 throw err; ^ Error: Cannot find module 'tap' at Function.Module._resolveFilename (module.js:547:15) at Function.Module._load (module.js:474:25) at Module.require (module.js:596:17) at require (internal/module.js:11:18) at Object. (/usr/local/lib/node_modules/npm/node_modules/update-notifier/node_modules/lazy-req:1:74) at Module._compile (module.js:652:30) at Object.Module._extensions..js (module.js:663:10) at Module.load (module.js:565:32) at tryModuleLoad (module.js:505:12) at Function.Module._load (module.js:497:3) 
    
    ERROR: module.js:549    throw err;
        ^
    
    Error: Cannot find module 'tap'
        at Function.Module._resolveFilename (module.js:547:15)
        at Function.Module._load (module.js:474:25)
        at Module.require (module.js:596:17)
        at require (internal/module.js:11:18)
        at Object. <anonymous>(/usr/local/lib/node_modules/npm/node_modules/update-notifier/node_modules/lazy-req:1:74)
        at Module._compile (module.js:652:30)
        at Object.Module._extensions..js (module.js:663:10)
        at Module.load (module.js:565:32)
        at tryModuleLoad (module.js:505:12)
        at Function.Module._load (module.js:497:3)
    
    ERROR: Error trying to check npm version: Error: Command failed: npm -vmodule.js:549
        throw err;
        ^
    
    Error: Cannot find module 'tap'
        at Function.Module._resolveFilename (module.js:547:15)
        at Function.Module._load (module.js:474:25)
        at Module.require (module.js:596:17)
        at require (internal/module.js:11:18)
        at Object. <anonymous>(/usr/local/lib/node_modules/npm/node_modules/update-notifier/node_modules/lazy-req:1:74)
        at Module._compile (module.js:652:30)
        at Object.Module._extensions..js (module.js:663:10)
        at Module.load (module.js:565:32)
        at tryModuleLoad (module.js:505:12)
        at Function.Module._load (module.js:497:3)
    
    ERROR: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Aborting install because the npm version could not be checked!
    Please check that npm is installed correctly.
    Use "npm install -g npm@4" or "npm install -g npm@>=5.7.1" to install a supported version.
    You need to make sure to repeat this step after installing an update to NodeJS and/or npm
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    
    ERROR: process exited with code 25</anonymous></anonymous>
    
    1 Antwort Letzte Antwort
    0
    • StabilostickS Offline
      StabilostickS Offline
      Stabilostick
      schrieb am zuletzt editiert von
      #2

      Kannst Du schreiben, wie Du Schritt für Schritt bei der Aktion vorgegangen bist?

      1 Antwort Letzte Antwort
      0
      • S Offline
        S Offline
        stefantaust
        schrieb am zuletzt editiert von
        #3

        Raspi aus

        SD karte in Laptop -> Win32DiskImager -> image erstellt

        neue SD Karte rein -> image drauf -> raspi config Filesystem erweitert, weil von 8GB auf 16GB

        dann 16 GB in den Raspi und gestartet.

        Es kommt ja alles, nur die Adapter installation schlägt fehl

        –-----------------------------------------------------------------------------------------------

        npm -v

        pi@ioBroker-RasPi:/opt/iobroker $ npm -v

        module.js:549

        throw err;

        ^

        Error: Cannot find module 'tap'

        at Function.Module._resolveFilename (module.js:547:15)

        at Function.Module._load (module.js:474:25)

        at Module.require (module.js:596:17)

        at require (internal/module.js:11:18)

        at Object. <anonymous>(/usr/local/lib/node_modules/npm/node_modules/update-notifier/node_modules/lazy-req:1:74)

        at Module._compile (module.js:652:30)

        at Object.Module._extensions..js (module.js:663:10)

        at Module.load (module.js:565:32)

        at tryModuleLoad (module.js:505:12)

        at Function.Module._load (module.js:497:3)</anonymous>

        1 Antwort Letzte Antwort
        0
        • apollon77A Offline
          apollon77A Offline
          apollon77
          schrieb am zuletzt editiert von
          #4

          Naja dein npm ist defekt. Warum auch immer

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          1 Antwort Letzte Antwort
          0
          • S Offline
            S Offline
            stefantaust
            schrieb am zuletzt editiert von
            #5

            Wenn ich

            npm install -g npm@4

            eingebe, kommt folgendes
            17968_pi.png

            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
            FAQ Cloud / IOT
            HowTo: Node.js-Update
            HowTo: Backup/Restore
            Downloads
            BLOG

            363

            Online

            32.7k

            Benutzer

            82.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