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. Alexa Adapter: Error beim instanzieren

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.2k

Alexa Adapter: Error beim instanzieren

Geplant Angeheftet Gesperrt Verschoben Ungelöst Error/Bug
alexa 2 adapterinstanz fehlerinstallieren
2 Beiträge 2 Kommentatoren 153 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.
  • D Offline
    D Offline
    DrBigred
    schrieb am zuletzt editiert von Negalein
    #1

    Hallo,

    ich habe mir den IOBroker frisch installiert.
    Das instanzieren der Adapter klappt bisher auch ganz gut.
    Lediglich beim Alexa Adapter bekomme ich eine Fehlermeldung.
    Bei mir schaut der Log dann leider so aus:

    ...

    3100 silly linkStuff lodash@4.17.15 is installed into a global node_modules
    3101 silly linkStuff lodash@4.17.15 is installed into the top-level global node_modules
    3102 silly build media-typer@0.3.0
    3103 info linkStuff media-typer@0.3.0
    3104 silly linkStuff media-typer@0.3.0 has C:\iobroker\node_modules as its parent node_modules
    3105 silly linkStuff media-typer@0.3.0 is part of a global install
    3106 silly linkStuff media-typer@0.3.0 is installed into a global node_modules
    3107 silly linkStuff media-typer@0.3.0 is installed into the top-level global node_modules
    3108 silly build merge-descriptors@1.0.1
    3109 info linkStuff merge-descriptors@1.0.1
    3110 silly linkStuff merge-descriptors@1.0.1 has C:\iobroker\node_modules as its parent node_modules
    3111 silly linkStuff merge-descriptors@1.0.1 is part of a global install
    3112 silly linkStuff merge-descriptors@1.0.1 is installed into a global node_modules
    3113 silly linkStuff merge-descriptors@1.0.1 is installed into the top-level global node_modules
    3114 silly build methods@1.1.2
    3115 info linkStuff methods@1.1.2
    3116 silly linkStuff methods@1.1.2 has C:\iobroker\node_modules as its parent node_modules
    3117 silly linkStuff methods@1.1.2 is part of a global install
    3118 silly linkStuff methods@1.1.2 is installed into a global node_modules
    3119 silly linkStuff methods@1.1.2 is installed into the top-level global node_modules
    3120 silly build mime@1.6.0
    3121 info linkStuff mime@1.6.0
    3122 silly linkStuff mime@1.6.0 has C:\iobroker\node_modules as its parent node_modules
    3123 silly linkStuff mime@1.6.0 is part of a global install
    3124 silly linkStuff mime@1.6.0 is installed into a global node_modules
    3125 silly linkStuff mime@1.6.0 is installed into the top-level global node_modules
    3126 verbose linkBins [ { mime: 'cli.js' }, 'C:\\iobroker', true ]
    3127 timing action:build Completed in 43ms
    3128 verbose unlock done using C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_locks\staging-75c4853d5d99f16b.lock for C:\iobroker\node_modules\.staging
    3129 timing stage:rollbackFailedOptional Completed in 627ms
    3130 timing stage:runTopLevelLifecycles Completed in 15881ms
    3131 verbose stack Error: EEXIST: file already exists, cmd shim 'C:\iobroker\node_modules\mime\cli.js' -> 'C:\iobroker\mime'
    3131 verbose stack     at simulateEEXIST (C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\bin-link.js:87:15)
    3131 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\bin-link.js:78:17
    3131 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\read-cmd-shim\index.js:51:29
    3131 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\graceful-fs.js:115:16
    3131 verbose stack     at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:61:3)
    3132 verbose cwd C:\iobroker
    3133 verbose Windows_NT 6.1.7601
    3134 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "iobroker.alexa2@3.0.5" "--loglevel" "error" "--prefix" "C:/iobroker"
    3135 verbose node v12.14.1
    3136 verbose npm  v6.13.4
    3137 error code EEXIST
    3138 error path C:\iobroker\node_modules\mime\cli.js
    3139 error dest C:\iobroker\mime
    3140 error EEXIST: file already exists, cmd shim 'C:\iobroker\node_modules\mime\cli.js' -> 'C:\iobroker\mime'
    3141 error File exists: C:\iobroker\mime
    3142 error Remove the existing file and try again, or run npm
    3143 error with --force to overwrite files recklessly.
    3144 verbose exit [ 1, true ]
    

    Kann das jemand interpretieren und mir vielleicht helfen?
    Das wäre sehr nett!

    Viele Grüße
    DrBigred

    Systemdata Ich hoffe das stimmt so...
    Hardwaresystem: Virtuelle Machine auf PC
    Arbeitsspeicher: 2GB
    Festplattenart: HDD
    Betriebssystem: Windows7
    Node-Version: 12.14.1
    Nodejs-Version: 12.14.1
    NPM-Version: 6.13.4
    Installationsart: Manuell
    Image genutzt: Nein
    Ort/Name der Imagedatei: Link

    Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
    Hier gehts zur Hilfe.

    arteckA 1 Antwort Letzte Antwort
    0
    • D DrBigred

      Hallo,

      ich habe mir den IOBroker frisch installiert.
      Das instanzieren der Adapter klappt bisher auch ganz gut.
      Lediglich beim Alexa Adapter bekomme ich eine Fehlermeldung.
      Bei mir schaut der Log dann leider so aus:

      ...

      3100 silly linkStuff lodash@4.17.15 is installed into a global node_modules
      3101 silly linkStuff lodash@4.17.15 is installed into the top-level global node_modules
      3102 silly build media-typer@0.3.0
      3103 info linkStuff media-typer@0.3.0
      3104 silly linkStuff media-typer@0.3.0 has C:\iobroker\node_modules as its parent node_modules
      3105 silly linkStuff media-typer@0.3.0 is part of a global install
      3106 silly linkStuff media-typer@0.3.0 is installed into a global node_modules
      3107 silly linkStuff media-typer@0.3.0 is installed into the top-level global node_modules
      3108 silly build merge-descriptors@1.0.1
      3109 info linkStuff merge-descriptors@1.0.1
      3110 silly linkStuff merge-descriptors@1.0.1 has C:\iobroker\node_modules as its parent node_modules
      3111 silly linkStuff merge-descriptors@1.0.1 is part of a global install
      3112 silly linkStuff merge-descriptors@1.0.1 is installed into a global node_modules
      3113 silly linkStuff merge-descriptors@1.0.1 is installed into the top-level global node_modules
      3114 silly build methods@1.1.2
      3115 info linkStuff methods@1.1.2
      3116 silly linkStuff methods@1.1.2 has C:\iobroker\node_modules as its parent node_modules
      3117 silly linkStuff methods@1.1.2 is part of a global install
      3118 silly linkStuff methods@1.1.2 is installed into a global node_modules
      3119 silly linkStuff methods@1.1.2 is installed into the top-level global node_modules
      3120 silly build mime@1.6.0
      3121 info linkStuff mime@1.6.0
      3122 silly linkStuff mime@1.6.0 has C:\iobroker\node_modules as its parent node_modules
      3123 silly linkStuff mime@1.6.0 is part of a global install
      3124 silly linkStuff mime@1.6.0 is installed into a global node_modules
      3125 silly linkStuff mime@1.6.0 is installed into the top-level global node_modules
      3126 verbose linkBins [ { mime: 'cli.js' }, 'C:\\iobroker', true ]
      3127 timing action:build Completed in 43ms
      3128 verbose unlock done using C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_locks\staging-75c4853d5d99f16b.lock for C:\iobroker\node_modules\.staging
      3129 timing stage:rollbackFailedOptional Completed in 627ms
      3130 timing stage:runTopLevelLifecycles Completed in 15881ms
      3131 verbose stack Error: EEXIST: file already exists, cmd shim 'C:\iobroker\node_modules\mime\cli.js' -> 'C:\iobroker\mime'
      3131 verbose stack     at simulateEEXIST (C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\bin-link.js:87:15)
      3131 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\bin-link.js:78:17
      3131 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\read-cmd-shim\index.js:51:29
      3131 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\graceful-fs.js:115:16
      3131 verbose stack     at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:61:3)
      3132 verbose cwd C:\iobroker
      3133 verbose Windows_NT 6.1.7601
      3134 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "iobroker.alexa2@3.0.5" "--loglevel" "error" "--prefix" "C:/iobroker"
      3135 verbose node v12.14.1
      3136 verbose npm  v6.13.4
      3137 error code EEXIST
      3138 error path C:\iobroker\node_modules\mime\cli.js
      3139 error dest C:\iobroker\mime
      3140 error EEXIST: file already exists, cmd shim 'C:\iobroker\node_modules\mime\cli.js' -> 'C:\iobroker\mime'
      3141 error File exists: C:\iobroker\mime
      3142 error Remove the existing file and try again, or run npm
      3143 error with --force to overwrite files recklessly.
      3144 verbose exit [ 1, true ]
      

      Kann das jemand interpretieren und mir vielleicht helfen?
      Das wäre sehr nett!

      Viele Grüße
      DrBigred

      Systemdata Ich hoffe das stimmt so...
      Hardwaresystem: Virtuelle Machine auf PC
      Arbeitsspeicher: 2GB
      Festplattenart: HDD
      Betriebssystem: Windows7
      Node-Version: 12.14.1
      Nodejs-Version: 12.14.1
      NPM-Version: 6.13.4
      Installationsart: Manuell
      Image genutzt: Nein
      Ort/Name der Imagedatei: Link

      Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
      Hier gehts zur Hilfe.

      arteckA Offline
      arteckA Offline
      arteck
      Developer Most Active
      schrieb am zuletzt editiert von
      #2

      @DrBigred windows installationwie hast du es installiert ?? mit dem installer ??

      zigbee hab ich, zwave auch, nuc's genauso und HA auch

      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

      480

      Online

      32.6k

      Benutzer

      82.2k

      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