Hey, ich habe ein Problem bei der Installation von dem Logitech Harmony Adapter.
Ich benutze jetzt schon seit ein paar Monaten iobroker, dennoch habe ich noch nicht ganz so viel Ahnung um mein Problem alleine zu loesen.
Zu meiner Frage: Immer wenn ich versuche den Harmony Adapter zu downloaden bekomme ich eine Fehlermeldung.
Habe jetzt schon paar Adapter installiert ohne Probleme.
Meine Adapter bis jetzt:
ioBroker Admin
Cloud Adapter
HomeMatic ReGaHSS
HomeMatic RPC
Philips Hue Bridge Adapter
iCal Adapter
Text to speech Adapter
Scenes
socket.io Adapter
ioBroker simple web Adapter
Javascript/Coffescript Script Engine
zur Info: Ich benutze ein raspberry pi 3 und habe das Image fuers Raspberry auf der IoBroker Seite gedownloadet.
Fehlermeldung bei der Installation:
[spoiler]$ ./iobroker add harmony
npm install iobroker.harmony --production --prefix "/opt/iobroker" (System call)
npm
WARN
addRemoteGit Error: not found: gitnpm WARN addRemoteGit at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
npm WARN addRemoteGit at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)
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
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:123:15)
npm WARN addRemoteGit git+https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser resetting remote /root/.npm/_git-remotes/git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b because of error: { Error: not found: git
npm WARN addRemoteGit at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:14:12)
npm WARN addRemoteGit
at F (/usr/lib/node_modules/npm/node_modules/which/which.js:69:19)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
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/access.js:8:5
npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOGIT' }
npm
ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b: undefined
npm
WARN deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https: www.npmjs.com/package/@xmpp/xml="">
npm
ERR!
Linux 4.4.38-v7+npm ERR!
argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/opt/iobroker"
npm ERR!
node v6.9.4npm ERR! npm v3.10.10
npm ERR! code ENOGIT
npm ERR! not found: git
npm ERR!
npm ERR! Failed using git.
npm ERR! This is most likely not a problem with npm itself.
npm ERR! Please check if you have git installed and in your PATH.
npm ERR! Please include the following file with any support request:npm ERR! /npm-debug.log
ERROR: host.ioBroker-Pi Cannot install iobroker.harmony: 1
ERROR: process exited with code 25[/spoiler]</https:>