NEWS
Harmony adapter - Installation geht nicht
-
Hi,
meine Installation des Harmony Adapters wird leider immer mit folgendem Log abgebrochen:
Was kann ich tun?
Hab leider keine Ahnung vom Pi-Code ;-(
(ioBroker läuft auf Rasp 3)
Gruß
Thomas
1935_h1.png -
Danke, das die Codezeile, die mir fehlte.
:lol:
-
Hallo,
leider funktioniert die Harmony-Adapter Installation bei mir auch nicht:(. (Windows-System)
Fehlermeldung:
$ ./iobroker add harmony npm install iobroker.harmony --production --prefix "C:/Program Files/ioBroker" (System call) npm WARN engine harmonyhubjs-client@1.1.10: wanted: {"npm":">=3.0.0"} (current: {"node":"4.5.0","npm":"2.15.9"}) 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:14:12) npm WARN addRemoteGit at F (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:69:19) npm WARN addRemoteGit at E (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:81:29) npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:90: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:5npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:82: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\https-github-com-swissmanu-ltx-git-634cc128 because of error: { [Error: not found: git] 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\https-github-com-swissmanu-ltx-git-634cc128: 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\https-github-com-swissmanu-ltx-git-634cc128: undefined npm ERR! Windows_NT 6.3.9600npm 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:/Program Files/ioBroker" npm ERR! node v4.5.0 npm ERR! npm v2.15.9 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:\Windows\system32\npm-debug.log ERROR: host.ARGO-SERVER Cannot install iobroker.harmony: 1 ERROR: process exited with code 25</https:>
-
leider funktioniert die Harmony-Adapter Installation bei mir auch nicht:(. `
Auch du mein Sohn Brutuscode ENOGIT
Dir fehlt ein Paket! (Git)
Gruß
Rainer
-
leider funktioniert die Harmony-Adapter Installation bei mir auch nicht:(. `
Auch du mein Sohn Brutuscode ENOGIT
Dir fehlt ein Paket! (Git)
Gruß
Rainer `
Na ja, das dachte ich mir schon;). Aber wie installiere ich das denn in der Windows Version?
"sudo apt-get install git" funktioniert ja hier leider nicht:(.
-
da gibt es bereits einiges zu.
Das habe ich als erstes gefunden.
Da ich ioBroker unter windows nicht nutze weiß ich nicht ob das hilfreich ist.
http://forum.iobroker.net/viewtopic.php … ren#p50835
Gruß
Rainer
-
Herzlichen Dank,
das probiere ich gleich mal aus;)!