NEWS
Installation Logitech Harmony
-
Ja, zwar mit ein paar Macken an denen wir gerade Arbeiten um sie weg zu bekommen.
Hab ihn auch erst Gestern komplett neu Installiert und das hat Wunderbar funktioniert. Bei mir läuft das auf einem Raspberry Pi2 unter debian Jessy mit Node 4.x.
Was die obere Frage angeht: Von dem System auf dem ioBroker läuft.
-
Ach ich muss mich hier mal dran hängen.
Auch ich will den Adapter unter Windows installieren und komme nicht weiter.
Git habe ich installiert, verstehe aber nicht warum da trotzdem was nicht stimmt.
Könnte ihr weiter helfen?
$ ./iobroker add harmony npm install iobroker.harmony --production --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 WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit at getNotFoundError (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:13:12)npm WARN addRemoteGit at F (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:68:19) npm WARN addRemoteGit at E (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:80:29) npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:89:16 npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\node_modules\isexe\index.js:44:5 npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\node_modules\isexe\windows.js:29:5 npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:284:29 npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:112:15) npm WARN addRemoteGit git+https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser resetting remote C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b because of error: { Error: not found: gitnpm WARN addRemoteGit at getNotFoundError (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:13:12) npm WARN addRemoteGit at F (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:68:19) npm WARN addRemoteGit at E (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:80:29) npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:89:16npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\node_modules\isexe\index.js:44:5 npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\node_modules\isexe\windows.js:29:5 npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:284:29npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:112:15) code: 'ENOGIT' } npm ERR! git clone --template=C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/swissmanu/ltx.git C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b: undefinednpm ERR! git clone --template=C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/swissmanu/ltx.git C:\Windows\system32\config\systemprofile\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b: undefined npm ERR! Windows_NT 6.1.7601npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "iobroker.harmony" "--production" "--prefix" "C:/ioBroker" npm ERR! node v7.4.0 npm ERR! npm v4.0.5 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! C:\ioBroker\node_modules\iobroker\npm-debug.log ERROR: host.Sören-PC Cannot install iobroker.harmony: 1 ERROR: process exited with code 25</https:> -
@chemieka keine weitere Meldungen in der Console?
Sehe keine Vorgang/error Log
Sent from my iPhone using Tapatalk
Edit: ups Tapatalk hast nicht alles gezeigt…
> WARN addRemoteGit Error: not found: gitnpmGit richtig installiert? ( habe git Pakete gesehen wo man expliciet die Command Line anhaken muss)
Reboot gemacht?