NEWS
Harmony Adapter lässt sich nicht installieren
-
Halo ihr lieben,
ich wollte nun meinen IO um den Harmony Adapter erweitern, doch dieser lässt sich nicht installieren hier mal der Auszug vom Log.
iobroker 2017-01-28 19:03:54.003 info exit 25 iobroker 2017-01-28 19:03:53.967 error host.ioBroker-Pi Cannot install iobroker.harmony: 1 iobroker 2017-01-28 19:03:53.916 info npm ERR! /npm-debug.log iobroker 2017-01-28 19:03:53.916 info npm ERR! Please include the following file with any support request: iobroker 2017-01-28 19:03:53.628 info Please check if you have git installed and in your PATH. iobroker 2017-01-28 19:03:53.624 info npm ERR! iobroker 2017-01-28 19:03:53.624 info npm ERR! This is most likely not a problem with npm itself. iobroker 2017-01-28 19:03:53.624 info npm ERR! Failed using git. iobroker 2017-01-28 19:03:53.624 info npm ERR! iobroker 2017-01-28 19:03:53.624 info npm ERR! not found: git iobroker 2017-01-28 19:03:53.604 info npm ERR! code ENOGIT iobroker 2017-01-28 19:03:53.601 info npm ERR! npm v2.15.9 iobroker 2017-01-28 19:03:53.601 info npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/opt/iobroker"npm ERR! node v4.5.0 iobroker 2017-01-28 19:03:53.594 info npm ERR! Linux 4.4.13-v7+ iobroker 2017-01-28 19:03:52.907 info npm WARN deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package iobroker 2017-01-28 19:03:52.885 info npm 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: undefinednpm ERR! g iobroker 2017-01-28 19:03:52.726 info npm WARN addRemoteGit git+https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser resetting remote /root/.npm/_git-remotes/https-github-com-swissmanu-ltx-git-634cc128 because of error: { [Error: no iobroker 2017-01-28 19:03:52.726 info npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:82:15) iobroker 2017-01-28 19:03:52.726 info npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5 iobroker 2017-01-28 19:03:52.726 info npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5 iobroker 2017-01-28 19:03:52.726 info npm WARN addRemoteGit at E (/usr/lib/node_modules/npm/node_modules/which/which.js:81:29)npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/which.js:90:16 iobroker 2017-01-28 19:03:52.716 info at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19) iobroker 2017-01-28 19:03:52.713 info npm WARN addRemoteGit iobroker 2017-01-28 19:03:52.709 info npm WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12) iobroker 2017-01-28 19:03:50.967 info engine harmonyhubjs-client@1.1.10: wanted: {"npm":">=3.0.0"} (current: {"node":"4.5.0","npm":"2.15.9"}) iobroker 2017-01-28 19:03:50.964 info WARN iobroker 2017-01-28 19:03:50.961 info npm iobroker 2017-01-28 19:03:43.969 info npm install iobroker.harmony --production --prefix "/opt/iobroker" (System call) iobroker 2017-01-28 19:03:40.135 info add harmony
MFG Maggi
-
dir fehlt ein Paket
sudo apt-get install git
Jetzt sag nicht dass du eine Installation unter Windoof hast.
Da gibt es exakt zu diesem Thema bereits einiges.
Gruß
Rainer
-
Also ich habe die Installation nicht unter Windows sondern auf einem Raspi2B.
-
Also ich habe die Installation nicht unter Windows sondern auf einem Raspi2B. `
Dann führe den oben genannten Befehl ais ind versuche es nochmal.Gruß
Rainer
-
Danke das läuft nun schon mal.