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. Kann Harmony-Adapter nicht installieren

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    5
    1
    49

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

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

Kann Harmony-Adapter nicht installieren

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
4 Beiträge 2 Kommentatoren 844 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.
  • G Offline
    G Offline
    Georgius
    schrieb am zuletzt editiert von
    #1

    Hi

    Ich habe ioBroker auf einem Win10 32 Bit. Wenn ich den Adapter installieren will kommt diese Fehlermeldung:

    ! $ ./iobroker add harmony
    ! NPM version: 6.4.1
    ! npm install iobroker.harmony –production --save --prefix "C:/ioBroker" (System call)
    ! npm
    ! WARN deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https://www.npmjs.com/package/@xmpp/xml>
    ! npm
    ! ERR! code ENOGIT
    ! npm
    ! ERR! Error while executing:npm ERR! undefined ls-remote -h -t https://github.com/swissmanu/ltx.git
    ! npm ERR!
    ! npm ERR! undefined
    ! npm ERR! No git binary found in $PATH
    ! npm
    ! ERR! npm ERR! Failed using git.
    ! npm ERR! Please check if you have git installed and in your PATH.
    ! npm ERR! A complete log of this run can be found in:npm ERR! C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache_logs\2018-10-29T20_42_08_923Z-debug.log
    ! host.DESKTOP-152DT59 install adapter harmony
    ! NPM version: 6.4.1
    ! npm install iobroker.harmony --production --save --prefix "C:/ioBroker" (System call)
    ! npm
    ! WARN deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https://www.npmjs.com/package/@xmpp/xml>
    ! npm
    ! ERR! code ENOGIT
    ! npm
    ! ERR! Error while executing:npm ERR! undefined ls-remote -h -t https://github.com/swissmanu/ltx.git
    ! npm ERR!
    ! npm ERR! undefined
    ! npm ERR! No git binary found in $PATH
    ! npm
    ! ERR! npm ERR! Failed using git.
    ! npm ERR! Please check if you have git installed and in your PATH.
    ! npm ERR! A complete log of this run can be found in:npm ERR! C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache_logs\2018-10-29T20_42_10_503Z-debug.log
    ! host.DESKTOP-152DT59 install adapter harmony
    ! NPM version: 6.4.1
    ! npm install iobroker.harmony --production --save --prefix "C:/ioBroker" (System call)
    ! npm
    ! WARN deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https://www.npmjs.com/package/@xmpp/xml>
    ! npm
    ! ERR! code ENOGIT
    ! npm
    ! ERR! Error while executing:npm ERR! undefined ls-remote -h -t https://github.com/swissmanu/ltx.git
    ! npm ERR!
    ! npm ERR! undefined
    ! npm ERR! No git binary found in $PATH
    ! npm ERR! npm
    ! ERR! Failed using git.npm ERR! Please check if you have git installed and in your PATH.
    ! npm ERR! A complete log of this run can be found in:npm ERR! C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache_logs\2018-10-29T20_42_12_072Z-debug.log
    ! host.DESKTOP-152DT59 install adapter harmony
    ! ERROR: host.DESKTOP-152DT59 Cannot install harmony
    ! ERROR: process exited with code 13

    Auf der Seite <https://www.npmjs.com/package/@xmpp/xml> kenne ich mich nicht aus.

    1 Antwort Letzte Antwort
    0
    • XxJooOX Offline
      XxJooOX Offline
      XxJooO
      schrieb am zuletzt editiert von
      #2

      Na, die Fehlermeldung ENOGIT sagt doch alles.

      GIT fehlt. Unter Linux:

      sudo apt-get install build-essential git

      Unter Windows mal googeln und dann noch mal die Installation von Harmony anstoßen.

      ioBroker auf Intel NUC - Homematic CCU3/pivCCU auf Raspi 3B+

      1 Antwort Letzte Antwort
      0
      • G Offline
        G Offline
        Georgius
        schrieb am zuletzt editiert von
        #3

        Danke für die Antwort.

        Git ist installiert und liegt im PATH$. Kann Git auch über die Konsole starten. Trotzdem noch die Fehlermeldung

        ! $ ./iobroker add harmony –host Zotac1
        ! NPM version: 6.4.1
        ! npm install iobroker.harmony --production --save --prefix "C:/ioBroker" (System call)
        ! npm
        ! WARN
        ! deprecated
        ! node-xmpp-stanza@1.1.0: use @xmpp/xml package <https://www.npmjs.com/package/@xmpp/xml>
        ! npm
        ! ERR! code ENOGIT
        ! npm
        ! ERR! Error while executing:npm
        ! ERR!
        ! undefined ls-remote -h -t https://github.com/swissmanu/ltx.git
        ! npm
        ! ERR!
        ! npm
        ! ERR! undefinednpm
        ! ERR! No git binary found in $PATH
        ! npm
        ! ERR! npm ERR! Failed using git.
        ! npm
        ! ERR!
        ! Please check if you have git installed and in your PATH.
        ! npm ERR! A complete log of this run can be found in:npm ERR! C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache_logs\2018-11-01T22_05_18_186Z-debug.log
        ! host.Zotac1 install adapter harmony
        ! NPM version: 6.4.1
        ! npm install iobroker.harmony --production --save --prefix "C:/ioBroker" (System call)
        ! npm
        ! WARN
        ! deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https://www.npmjs.com/package/@xmpp/xml>
        ! npm
        ! ERR!
        ! code
        ! ENOGIT
        ! npm
        ! ERR! Error while executing:
        ! npm
        ! ERR! undefined ls-remote -h -t https://github.com/swissmanu/ltx.git
        ! npm
        ! ERR!
        ! npm
        ! ERR! undefinednpm ERR! No git binary found in $PATH
        ! npm
        ! ERR!
        ! npm ERR!
        ! Failed using git.npm ERR! Please check if you have git installed and in your PATH.
        ! npm ERR! A complete log of this run can be found in:npm ERR! C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache_logs\2018-11-01T22_05_42_138Z-debug.log
        ! host.Zotac1 install adapter harmony
        ! NPM version: 6.4.1
        ! npm install iobroker.harmony --production --save --prefix "C:/ioBroker" (System call)
        ! npm
        ! WARN
        ! deprecated
        ! node-xmpp-stanza@1.1.0: use @xmpp/xml package <https://www.npmjs.com/package/@xmpp/xml>
        ! npm
        ! ERR!
        ! code ENOGIT
        ! npm
        ! ERR!
        ! Error while executing:npm
        ! ERR! undefined ls-remote -h -t https://github.com/swissmanu/ltx.gitnpm ERR!
        ! npm
        ! ERR! undefined
        ! npm
        ! ERR! No git binary found in $PATH
        ! npm
        ! ERR!
        ! npm
        ! ERR!
        ! Failed using git.npm ERR! Please check if you have git installed and in your PATH.
        ! npm ERR! A complete log of this run can be found in:npm ERR! C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache_logs\2018-11-01T22_06_06_648Z-debug.log
        ! host.Zotac1 install adapter harmony
        ! ERROR: host.Zotac1 Cannot install harmony

        Und noch die 3 Logs auf die verwiesen wird

        ! 0 info it worked if it ends with ok
        ! 1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
        ! 1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
        ! 1 verbose cli 'install',
        ! 1 verbose cli 'iobroker.harmony',
        ! 1 verbose cli '–production',
        ! 1 verbose cli '--save',
        ! 1 verbose cli '--prefix',
        ! 1 verbose cli 'C:/ioBroker' ]
        ! 2 info using npm@6.4.1
        ! 3 info using node@v8.12.0
        ! 4 verbose npm-session fa97c2941083a234
        ! 5 silly install loadCurrentTree
        ! 6 silly install readGlobalPackageData
        ! 7 http fetch GET 304 https://registry.npmjs.org/iobroker.harmony 928ms (from cache)
        ! 8 silly pacote tag manifest for iobroker.harmony@latest fetched in 1148ms
        ! 9 timing stage:loadCurrentTree Completed in 4028ms
        ! 10 silly install loadIdealTree
        ! 11 silly install cloneCurrentTreeToIdealTree
        ! 12 timing stage:loadIdealTree:cloneCurrentTree Completed in 2ms
        ! 13 silly install loadShrinkwrap
        ! 14 timing stage:loadIdealTree:loadShrinkwrap Completed in 10ms
        ! 15 silly install loadAllDepsIntoIdealTree
        ! 16 silly resolveWithNewModule iobroker.harmony@0.9.3 checking installable status
        ! 17 http fetch GET 304 https://registry.npmjs.org/harmonyhubjs-client 247ms (from cache)
        ! 18 silly pacote range manifest for harmonyhubjs-client@^1.1.10 fetched in 321ms
        ! 19 silly resolveWithNewModule harmonyhubjs-client@1.1.10 checking installable status
        ! 20 http fetch GET 304 https://registry.npmjs.org/semaphore 314ms (from cache)
        ! 21 silly pacote range manifest for semaphore@~1.0.3 fetched in 352ms
        ! 22 silly resolveWithNewModule semaphore@1.0.5 checking installable status
        ! 23 http fetch GET 304 https://registry.npmjs.org/harmonyhubjs-discover 1042ms (from cache)
        ! 24 silly pacote range manifest for harmonyhubjs-discover@^1.1.1 fetched in 1087ms
        ! 25 silly resolveWithNewModule harmonyhubjs-discover@1.1.1 checking installable status
        ! 26 silly fetchPackageMetaData error for ltx@git+https://github.com/swissmanu/ltx.git#cd ... ltx-parser Error while executing:
        ! 26 silly fetchPackageMetaData undefined ls-remote -h -t https://github.com/swissmanu/ltx.git
        ! 26 silly fetchPackageMetaData
        ! 26 silly fetchPackageMetaData undefined
        ! 26 silly fetchPackageMetaData No git binary found in $PATH
        ! 27 http fetch GET 304 https://registry.npmjs.org/node-xmpp-client 716ms (from cache)
        ! 28 http fetch GET 304 https://registry.npmjs.org/node-xmpp-stanza 737ms (from cache)
        ! 29 http fetch GET 304 https://registry.npmjs.org/debug 782ms (from cache)
        ! 30 silly pacote version manifest for node-xmpp-client@3.0.0 fetched in 822ms
        ! 31 silly resolveWithNewModule node-xmpp-client@3.0.0 checking installable status
        ! 32 silly pacote version manifest for node-xmpp-stanza@1.1.0 fetched in 827ms
        ! 33 warn deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https://www.npmjs.com/package/@xmpp/xml>
        ! 34 silly resolveWithNewModule node-xmpp-stanza@1.1.0 checking installable status
        ! 35 silly pacote range manifest for debug@^2.1.0 fetched in 873ms
        ! 36 silly resolveWithNewModule debug@2.6.9 checking installable status
        ! 37 http fetch GET 304 https://registry.npmjs.org/request 919ms (from cache)
        ! 38 http fetch GET 304 https://registry.npmjs.org/q 943ms (from cache)
        ! 39 silly pacote range manifest for q@^1.1.2 fetched in 1007ms
        ! 40 silly resolveWithNewModule q@1.5.1 checking installable status
        ! 41 silly pacote range manifest for request@^2.48.0 fetched in 1014ms
        ! 42 silly resolveWithNewModule request@2.88.0 checking installable status
        ! 43 timing stage:rollbackFailedOptional Completed in 5ms
        ! 44 timing stage:runTopLevelLifecycles Completed in 6268ms
        ! 45 verbose stack Error: No git binary found in $PATH
        ! 45 verbose stack at checkGit (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\lib\util\git.js:246:17)
        ! 45 verbose stack at spawnGit (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\lib\util\git.js:204:10)
        ! 45 verbose stack at pinflight (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\lib\util\git.js:131:12)
        ! 45 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\promise-inflight\inflight.js:29:24
        ! 45 verbose stack at Promise._execute (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\debuggability.js:303:9)
        ! 45 verbose stack at Promise._resolveFromExecutor (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:483:18)
        ! 45 verbose stack at new Promise (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:79:10)
        ! 45 verbose stack at _inflight (C:\Program Files\nodejs\node_modules\npm\node_modules\promise-inflight\inflight.js:28:25)
        ! 45 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\promise-inflight\inflight.js:22:14
        ! 45 verbose stack at tryCatcher (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\util.js:16:23)
        ! 45 verbose stack at Promise._settlePromiseFromHandler (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:512:31)
        ! 45 verbose stack at Promise._settlePromise (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:569:18)
        ! 45 verbose stack at Promise._settlePromiseCtx (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:606:10)
        ! 45 verbose stack at Async._drainQueue (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\async.js:138:12)
        ! 45 verbose stack at Async._drainQueues (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\async.js:143:10)
        ! 45 verbose stack at Immediate.Async.drainQueues (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\async.js:17:14)
        ! 46 verbose cwd C:\ioBroker\node_modules\iobroker
        ! 47 verbose Windows_NT 10.0.17134
        ! 48 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "iobroker.harmony" "--production" "--save" "--prefix" "C:/ioBroker"
        ! 49 verbose node v8.12.0
        ! 50 verbose npm v6.4.1
        ! 51 error code ENOGIT
        ! 52 error Error while executing:
        ! 52 error undefined ls-remote -h -t https://github.com/swissmanu/ltx.git
        ! 52 error
        ! 52 error undefined
        ! 52 error No git binary found in $PATH
        ! 53 error Failed using git.
        ! 53 error Please check if you have git installed and in your PATH.
        ! 54 verbose exit [ 1, true ]

        ! 0 info it worked if it ends with ok
        ! 1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
        ! 1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
        ! 1 verbose cli 'install',
        ! 1 verbose cli 'iobroker.harmony',
        ! 1 verbose cli '–production',
        ! 1 verbose cli '--save',
        ! 1 verbose cli '--prefix',
        ! 1 verbose cli 'C:/ioBroker' ]
        ! 2 info using npm@6.4.1
        ! 3 info using node@v8.12.0
        ! 4 verbose npm-session 06798bc94f68d3e1
        ! 5 silly install loadCurrentTree
        ! 6 silly install readGlobalPackageData
        ! 7 http fetch GET 200 https://registry.npmjs.org/iobroker.harmony 199ms (from cache)
        ! 8 silly pacote tag manifest for iobroker.harmony@latest fetched in 510ms
        ! 9 timing stage:loadCurrentTree Completed in 3270ms
        ! 10 silly install loadIdealTree
        ! 11 silly install cloneCurrentTreeToIdealTree
        ! 12 timing stage:loadIdealTree:cloneCurrentTree Completed in 8ms
        ! 13 silly install loadShrinkwrap
        ! 14 timing stage:loadIdealTree:loadShrinkwrap Completed in 19ms
        ! 15 silly install loadAllDepsIntoIdealTree
        ! 16 silly resolveWithNewModule iobroker.harmony@0.9.3 checking installable status
        ! 17 http fetch GET 200 https://registry.npmjs.org/harmonyhubjs-client 92ms (from cache)
        ! 18 http fetch GET 200 https://registry.npmjs.org/harmonyhubjs-discover 129ms (from cache)
        ! 19 silly pacote range manifest for harmonyhubjs-client@^1.1.10 fetched in 175ms
        ! 20 silly resolveWithNewModule harmonyhubjs-client@1.1.10 checking installable status
        ! 21 http fetch GET 200 https://registry.npmjs.org/semaphore 153ms (from cache)
        ! 22 silly pacote range manifest for harmonyhubjs-discover@^1.1.1 fetched in 172ms
        ! 23 silly resolveWithNewModule harmonyhubjs-discover@1.1.1 checking installable status
        ! 24 silly pacote range manifest for semaphore@~1.0.3 fetched in 174ms
        ! 25 silly resolveWithNewModule semaphore@1.0.5 checking installable status
        ! 26 silly fetchPackageMetaData error for ltx@git+https://github.com/swissmanu/ltx.git#cd ... ltx-parser Error while executing:
        ! 26 silly fetchPackageMetaData undefined ls-remote -h -t https://github.com/swissmanu/ltx.git
        ! 26 silly fetchPackageMetaData
        ! 26 silly fetchPackageMetaData undefined
        ! 26 silly fetchPackageMetaData No git binary found in $PATH
        ! 27 http fetch GET 200 https://registry.npmjs.org/node-xmpp-stanza 371ms (from cache)
        ! 28 http fetch GET 200 https://registry.npmjs.org/node-xmpp-client 379ms (from cache)
        ! 29 http fetch GET 200 https://registry.npmjs.org/debug 402ms (from cache)
        ! 30 http fetch GET 200 https://registry.npmjs.org/q 391ms (from cache)
        ! 31 http fetch GET 200 https://registry.npmjs.org/request 401ms (from cache)
        ! 32 silly pacote version manifest for node-xmpp-client@3.0.0 fetched in 463ms
        ! 33 silly resolveWithNewModule node-xmpp-client@3.0.0 checking installable status
        ! 34 silly pacote version manifest for node-xmpp-stanza@1.1.0 fetched in 457ms
        ! 35 warn deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https://www.npmjs.com/package/@xmpp/xml>
        ! 36 silly resolveWithNewModule node-xmpp-stanza@1.1.0 checking installable status
        ! 37 silly pacote range manifest for debug@^2.1.0 fetched in 526ms
        ! 38 silly resolveWithNewModule debug@2.6.9 checking installable status
        ! 39 silly pacote range manifest for q@^1.1.2 fetched in 505ms
        ! 40 silly resolveWithNewModule q@1.5.1 checking installable status
        ! 41 silly pacote range manifest for request@^2.48.0 fetched in 516ms
        ! 42 silly resolveWithNewModule request@2.88.0 checking installable status
        ! 43 timing stage:rollbackFailedOptional Completed in 6ms
        ! 44 timing stage:runTopLevelLifecycles Completed in 4205ms
        ! 45 verbose stack Error: No git binary found in $PATH
        ! 45 verbose stack at checkGit (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\lib\util\git.js:246:17)
        ! 45 verbose stack at spawnGit (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\lib\util\git.js:204:10)
        ! 45 verbose stack at pinflight (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\lib\util\git.js:131:12)
        ! 45 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\promise-inflight\inflight.js:29:24
        ! 45 verbose stack at Promise._execute (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\debuggability.js:303:9)
        ! 45 verbose stack at Promise._resolveFromExecutor (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:483:18)
        ! 45 verbose stack at new Promise (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:79:10)
        ! 45 verbose stack at _inflight (C:\Program Files\nodejs\node_modules\npm\node_modules\promise-inflight\inflight.js:28:25)
        ! 45 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\promise-inflight\inflight.js:22:14
        ! 45 verbose stack at tryCatcher (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\util.js:16:23)
        ! 45 verbose stack at Promise._settlePromiseFromHandler (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:512:31)
        ! 45 verbose stack at Promise._settlePromise (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:569:18)
        ! 45 verbose stack at Promise._settlePromiseCtx (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:606:10)
        ! 45 verbose stack at Async._drainQueue (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\async.js:138:12)
        ! 45 verbose stack at Async._drainQueues (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\async.js:143:10)
        ! 45 verbose stack at Immediate.Async.drainQueues (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\async.js:17:14)
        ! 46 verbose cwd C:\ioBroker\node_modules\iobroker
        ! 47 verbose Windows_NT 10.0.17134
        ! 48 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "iobroker.harmony" "--production" "--save" "--prefix" "C:/ioBroker"
        ! 49 verbose node v8.12.0
        ! 50 verbose npm v6.4.1
        ! 51 error code ENOGIT
        ! 52 error Error while executing:
        ! 52 error undefined ls-remote -h -t https://github.com/swissmanu/ltx.git
        ! 52 error
        ! 52 error undefined
        ! 52 error No git binary found in $PATH
        ! 53 error Failed using git.
        ! 53 error Please check if you have git installed and in your PATH.
        ! 54 verbose exit [ 1, true ]

        ! 0 info it worked if it ends with ok
        ! 1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
        ! 1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
        ! 1 verbose cli 'install',
        ! 1 verbose cli 'iobroker.harmony',
        ! 1 verbose cli '–production',
        ! 1 verbose cli '--save',
        ! 1 verbose cli '--prefix',
        ! 1 verbose cli 'C:/ioBroker' ]
        ! 2 info using npm@6.4.1
        ! 3 info using node@v8.12.0
        ! 4 verbose npm-session 76d6bb731cd72470
        ! 5 silly install loadCurrentTree
        ! 6 silly install readGlobalPackageData
        ! 7 http fetch GET 200 https://registry.npmjs.org/iobroker.harmony 207ms (from cache)
        ! 8 silly pacote tag manifest for iobroker.harmony@latest fetched in 425ms
        ! 9 timing stage:loadCurrentTree Completed in 3390ms
        ! 10 silly install loadIdealTree
        ! 11 silly install cloneCurrentTreeToIdealTree
        ! 12 timing stage:loadIdealTree:cloneCurrentTree Completed in 2ms
        ! 13 silly install loadShrinkwrap
        ! 14 timing stage:loadIdealTree:loadShrinkwrap Completed in 25ms
        ! 15 silly install loadAllDepsIntoIdealTree
        ! 16 silly resolveWithNewModule iobroker.harmony@0.9.3 checking installable status
        ! 17 http fetch GET 200 https://registry.npmjs.org/harmonyhubjs-client 112ms (from cache)
        ! 18 http fetch GET 200 https://registry.npmjs.org/harmonyhubjs-discover 106ms (from cache)
        ! 19 http fetch GET 200 https://registry.npmjs.org/semaphore 107ms (from cache)
        ! 20 silly pacote range manifest for harmonyhubjs-client@^1.1.10 fetched in 165ms
        ! 21 silly resolveWithNewModule harmonyhubjs-client@1.1.10 checking installable status
        ! 22 silly pacote range manifest for harmonyhubjs-discover@^1.1.1 fetched in 147ms
        ! 23 silly resolveWithNewModule harmonyhubjs-discover@1.1.1 checking installable status
        ! 24 silly pacote range manifest for semaphore@~1.0.3 fetched in 147ms
        ! 25 silly resolveWithNewModule semaphore@1.0.5 checking installable status
        ! 26 silly fetchPackageMetaData error for ltx@git+https://github.com/swissmanu/ltx.git#cd ... ltx-parser Error while executing:
        ! 26 silly fetchPackageMetaData undefined ls-remote -h -t https://github.com/swissmanu/ltx.git
        ! 26 silly fetchPackageMetaData
        ! 26 silly fetchPackageMetaData undefined
        ! 26 silly fetchPackageMetaData No git binary found in $PATH
        ! 27 http fetch GET 200 https://registry.npmjs.org/debug 240ms (from cache)
        ! 28 http fetch GET 200 https://registry.npmjs.org/node-xmpp-stanza 234ms (from cache)
        ! 29 http fetch GET 200 https://registry.npmjs.org/node-xmpp-client 254ms (from cache)
        ! 30 http fetch GET 200 https://registry.npmjs.org/q 261ms (from cache)
        ! 31 http fetch GET 200 https://registry.npmjs.org/request 271ms (from cache)
        ! 32 silly pacote range manifest for debug@^2.1.0 fetched in 326ms
        ! 33 silly resolveWithNewModule debug@2.6.9 checking installable status
        ! 34 silly pacote version manifest for node-xmpp-stanza@1.1.0 fetched in 321ms
        ! 35 warn deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https://www.npmjs.com/package/@xmpp/xml>
        ! 36 silly resolveWithNewModule node-xmpp-stanza@1.1.0 checking installable status
        ! 37 silly pacote version manifest for node-xmpp-client@3.0.0 fetched in 407ms
        ! 38 silly resolveWithNewModule node-xmpp-client@3.0.0 checking installable status
        ! 39 silly pacote range manifest for q@^1.1.2 fetched in 401ms
        ! 40 silly resolveWithNewModule q@1.5.1 checking installable status
        ! 41 silly pacote range manifest for request@^2.48.0 fetched in 409ms
        ! 42 silly resolveWithNewModule request@2.88.0 checking installable status
        ! 43 timing stage:rollbackFailedOptional Completed in 3ms
        ! 44 timing stage:runTopLevelLifecycles Completed in 4174ms
        ! 45 verbose stack Error: No git binary found in $PATH
        ! 45 verbose stack at checkGit (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\lib\util\git.js:246:17)
        ! 45 verbose stack at spawnGit (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\lib\util\git.js:204:10)
        ! 45 verbose stack at pinflight (C:\Program Files\nodejs\node_modules\npm\node_modules\pacote\lib\util\git.js:131:12)
        ! 45 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\promise-inflight\inflight.js:29:24
        ! 45 verbose stack at Promise._execute (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\debuggability.js:303:9)
        ! 45 verbose stack at Promise._resolveFromExecutor (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:483:18)
        ! 45 verbose stack at new Promise (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:79:10)
        ! 45 verbose stack at _inflight (C:\Program Files\nodejs\node_modules\npm\node_modules\promise-inflight\inflight.js:28:25)
        ! 45 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\promise-inflight\inflight.js:22:14
        ! 45 verbose stack at tryCatcher (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\util.js:16:23)
        ! 45 verbose stack at Promise._settlePromiseFromHandler (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:512:31)
        ! 45 verbose stack at Promise._settlePromise (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:569:18)
        ! 45 verbose stack at Promise._settlePromiseCtx (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\promise.js:606:10)
        ! 45 verbose stack at Async._drainQueue (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\async.js:138:12)
        ! 45 verbose stack at Async._drainQueues (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\async.js:143:10)
        ! 45 verbose stack at Immediate.Async.drainQueues (C:\Program Files\nodejs\node_modules\npm\node_modules\bluebird\js\release\async.js:17:14)
        ! 46 verbose cwd C:\ioBroker\node_modules\iobroker
        ! 47 verbose Windows_NT 10.0.17134
        ! 48 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "iobroker.harmony" "--production" "--save" "--prefix" "C:/ioBroker"
        ! 49 verbose node v8.12.0
        ! 50 verbose npm v6.4.1
        ! 51 error code ENOGIT
        ! 52 error Error while executing:
        ! 52 error undefined ls-remote -h -t https://github.com/swissmanu/ltx.git
        ! 52 error
        ! 52 error undefined
        ! 52 error No git binary found in $PATH
        ! 53 error Failed using git.
        ! 53 error Please check if you have git installed and in your PATH.
        ! 54 verbose exit [ 1, true ]

        1 Antwort Letzte Antwort
        0
        • G Offline
          G Offline
          Georgius
          schrieb am zuletzt editiert von
          #4

          Nach dem Neustart des Rechners hat es funktioniert

          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

          567

          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