Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. DrBigred

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    DrBigred

    @DrBigred

    0
    Reputation
    9
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    DrBigred Follow

    Latest posts made by DrBigred

    • Alexa Adapter: Error beim instanzieren

      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.

      posted in Error/Bug
      D
      DrBigred
    • RE: KNX-Adapter: "Erzeuge Instanz" nicht ausführbar

      Hallo,

      dieser Thread ist schon sehr alt aber ich habe leider das gleiche Problem.
      Wie habt ihr @TiLLE und @_J_B_O_ das Problem gelöst?
      Oder hat vielleicht jemand anderes eine Idee?

      Vielen Dank im Voraus für eure Hilfe!

      Viele Grüße

      DrBigred

      posted in ioBroker Allgemein
      D
      DrBigred
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo