NEWS
Fehler bei installation des Harmony Adapters
-
Hallo zusammen,
bei mir kommt es zu folgendem Fehler bei der installation des Harmony Adapters:
iobroker 2017-01-31 12:44:31.933 info exit 25
iobroker 2017-01-31 12:44:31.903 error host.ioBroker-Pi2 Cannot install iobroker.harmony: 1
iobroker 2017-01-31 12:44:31.877 info npm ERR! /npm-debug.log
iobroker 2017-01-31 12:44:31.877 info npm ERR! Please include the following file with any support request:
iobroker 2017-01-31 12:44:31.475 info npm ERR! Please check if you have git installed and in your PATH.
iobroker 2017-01-31 12:44:31.475 info Failed using git.npm ERR! This is most likely not a problem with npm itself.
iobroker 2017-01-31 12:44:31.465 info npm ERR!
iobroker 2017-01-31 12:44:31.465 info npm ERR!
iobroker 2017-01-31 12:44:31.465 info npm ERR! not found: git
iobroker 2017-01-31 12:44:31.457 info npm ERR! code ENOGIT
iobroker 2017-01-31 12:44:31.447 info npm ERR! npm v2.15.11
iobroker 2017-01-31 12:44:31.447 info npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.harmony" "–production" "--prefix" "/opt/iobroker"npm ERR! node v4.7.2
iobroker 2017-01-31 12:44:31.431 info ERR! Linux 4.4.38-v7+
iobroker 2017-01-31 12:44:31.429 info npm
iobroker 2017-01-31 12:44:30.694 info WARN deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package
iobroker 2017-01-31 12:44:30.690 info npm
iobroker 2017-01-31 12:44:30.562 info ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128: undefined
iobroker 2017-01-31 12:44:30.555 info undefinednpm
iobroker 2017-01-31 12:44:30.551 info git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128:
iobroker 2017-01-31 12:44:30.549 info ERR!
iobroker 2017-01-31 12:44:30.547 info npm
iobroker 2017-01-31 12:44:30.224 info npm WARN addRemoteGit git+https://github.com/swissmanu/ltx.git#cd ... ltx-parser resetting remote /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128 because of error: { [Error: no
iobroker 2017-01-31 12:44:30.224 info npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:82:15)
iobroker 2017-01-31 12:44:30.224 info npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
iobroker 2017-01-31 12:44:30.224 info addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
iobroker 2017-01-31 12:44:30.199 info WARN
iobroker 2017-01-31 12:44:30.192 info at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)npm
iobroker 2017-01-31 12:44:30.185 info npm WARN addRemoteGit at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)npm WARN addRemoteGit
iobroker 2017-01-31 12:44:30.181 info WARN addRemoteGit at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
iobroker 2017-01-31 12:44:30.178 info WARN addRemoteGit Error: not found: gitnpm
iobroker 2017-01-31 12:44:30.176 info npm
iobroker 2017-01-31 12:44:28.665 info engine harmonyhubjs-client@1.1.10: wanted: {"npm":">=3.0.0"} (current: {"node":"4.7.2","npm":"2.15.11"})
iobroker 2017-01-31 12:44:28.662 info npm WARN
iobroker 2017-01-31 12:44:21.363 info npm install iobroker.harmony --production --prefix "/opt/iobroker" (System call)
Kann mir jemand helfen ?
Gruß,
Michael
-
habe es hinbekommen …..... es fehlte ein Paket
-
Hallo DrFirebird,
Welches Paket hat denn gefehlt? Ich habe das selbe Problem mit dem Adapter.
Gruß
Muehle
-
Hallo und Willkommen im Forum!
@Muehle79:Welches Paket hat denn gefehlt? `
@DrFirebird:iobroker 2017-01-31 12:44:31.457 info npm ERR! code ENOGIT `
sudo apt-get install git
Gruß
Rainer
-
Super
Danke dir. Jetzt gehts hier auch
Gruß
Muehle
-
Hallo
Hab das selbe Problem nur ich weis nicht wie ich git installieren
kann weil ich ibroker per Docker installiert habe.
Wo gebe ich da den Befehl ein ?
Vielen dank im voraus!
-