Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    11
    1
    320

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.9k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    788

Keine Adapter Installation mehr möglich

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
5 Beiträge 3 Kommentatoren 408 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

            Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

            Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

            Mit deinem Input könnte dieser Beitrag noch besser werden 💗

            Registrieren Anmelden
            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

            442

            Online

            32.9k

            Benutzer

            83.0k

            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