Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Logitech Harmony Adapter Fehler bei Installation

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Logitech Harmony Adapter Fehler bei Installation

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      j.kowi last edited by

      Hallo liebes Forum,

      ich bin neu hier und freue mich hier sein zu dürfen. Ich möchte mich kurz vorstellen:

      Mein Name ist Johannes, ich habe mir ca. vor einem Jahr ein Haus gekauft und von Anfang an alles auf Homematic installiert. Meiner Meinung nach bestes Preis-Leistungs-Verhältnis. Mittlerweile habe ich über 60 verschiedene Homematic-Komponenten.

      Weiter hing es natürlich mit Amazon Echo (5 Stück); Harmony-Hub; und einen Xiaomi Staubsaugroboter.

      Wie bei jedem hier im Forum (denke ich) kam der Tag, da mir die CCU zu langsam, zu träge, zu Kompliziert und viel zu unpraktisch wurde. Also habe ich mich für einen Zentralen Broker für alle meine Geräte entschieden: Den ioBroker.

      Ich nutze diesen jetzt etwa seit einer Woche auf einem Windows PC (Das ist mein Hauptrechner, läuft Tag und Nacht.) laufen und hab eigentlich mittlerweile alle Skripte und Verknüpfungen die ich vorher mit der CCU und anderen Zusatzdiensten hatte umsetzen können. Habe mich lange und viel hier im Forum belesen um das eigenständig umzusetzen. Vielen Dank dafür!!!

      Nur bei dem Adapter für den HarmonyHub scheitere ich. Ich bekomme bei der Installation folgende Fehlermeldung

      $ ./iobroker add harmony
      npm install iobroker.harmony --production --prefix "C:/ioBroker" (System call)
      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:5
      npm WARN addRemoteGit     at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:264:29
      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 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: git
      npm 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:5
      npm WARN 
      addRemoteGit     at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:264:29npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123:15) code: 'ENOGIT' }
      
      npm WARN
       deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https: www.npmjs.com/package/@xmpp/xml="">
      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 10.0.14393
      npm 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 v6.11.4
      npm ERR! npm 
       v3.10.10npm ERR! code ENOGIT
      
      npm ERR! not found: gitnpm 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
      
      host.DESKTOP-4QRRLON install adapter 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: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:5
      npm WARN addRemoteGit     at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:264:29
      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 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: git
      npm 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 C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:264:29
      npm WARN addRemoteGit     at FSReqWrap.oncomplete (fs.js:123: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 10.0.14393npm 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 v6.11.4
      npm ERR! npm  v3.10.10
      
      npm ERR! code ENOGIT
      
      npm 
      ERR! not found: gitnpm 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
      
      host.DESKTOP-4QRRLON install adapter 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: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:5
      npm WARN addRemoteGit     at C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:264:29
      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 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: git
      npm 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 C:\Program Files\nodejs\node_modules\npm\node_modules\graceful-fs\polyfills.js:264:29
      npm WARN 
      addRemoteGit     at FSReqWrap.oncomplete (fs.js:123: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 10.0.14393
      npm
       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 v6.11.4
      npm 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!     C:\ioBroker\node_modules\iobroker\npm-debug.log
      
      host.DESKTOP-4QRRLON install adapter harmony
      ERROR: host.DESKTOP-4QRRLON Cannot install harmony
      ERROR: process exited with code 13</https:></https:></https:>
      

      Ich hab aber sowohl node als auch npm schon aktualisiert und hoffe, dass mir irgendwer von euch helfen kann.

      Vielen Dank schon einmal im Voraus.

      LG Johannes

      1 Reply Last reply Reply Quote 0
      • Dutchman
        Dutchman Developer Most Active Administrators last edited by

        @j.kowi:

        npm ERR! Please check if you have git installed and in your PATH. `

        sudo apt-get update
        sudo apt-get install git
        
        
        1 Reply Last reply Reply Quote 0
        • J
          j.kowi last edited by

          Vielen Dank für die rasche Antwort.

          Aber das funktioniert leider nicht. Folgende Meldung:

          > sudo apt-get update
          sudo apt-get update
               ^^^
          
          SyntaxError: Unexpected identifier
          
          >
          
          1 Reply Last reply Reply Quote 0
          • eric2905
            eric2905 last edited by

            Das ist doch bestimmt nicht die ganze Fehlermeldung, oder?

            Poste bitte mal die ganze Meldung.

            Gruß,

            Eric

            Von unterwegs getippert

            1 Reply Last reply Reply Quote 0
            • J
              j.kowi last edited by

              Doch, das war alles.

              1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators last edited by

                Jetzt bin ich raus, bevor ich richtig drin bin 😞

                Wie bitte passt:
                @j.kowi:

                sudo apt-get update

                ^^^

                SyntaxError: Unexpected identifier `

                Und:
                @j.kowi:

                auf einem Windows PC `
                zusammen?

                Ich kenne leider die Windows-befehle zum Installieren von git nicht, sind aber im Forum bestimmt schon beschrieben.

                Gruß

                Rainer

                1 Reply Last reply Reply Quote 0
                • J
                  j.kowi last edited by

                  Na ich benutzte die node.js konsole. Ist das nicht richtig?

                  1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators last edited by

                    apt-get ist aber ein Linux Befehl. Hat mit nodejs erst einmal nichts zu tun.

                    Gruß

                    Rainer

                    1 Reply Last reply Reply Quote 0
                    • J
                      j.kowi last edited by

                      ok, aber wo gebe ich es dann ein?

                      1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators last edited by

                        Die Forensuche ergibt:

                        http://forum.iobroker.net/viewtopic.php … ren#p50835

                        1 Reply Last reply Reply Quote 0
                        • J
                          j.kowi last edited by

                          Vielen Dank! Aber ich war schneller als du, das hatte ich auch gefunden und schon installiert. Melde mich nach einem Neustart nochmal.

                          1 Reply Last reply Reply Quote 0
                          • J
                            j.kowi last edited by

                            Es funktioniert! Vielen, vielen Dank für die Schnelle Hilfe.

                            Danke.

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

                            ioBroker
                            Community Adapters
                            Donate
                            FAQ Cloud / IOT
                            HowTo: Node.js-Update
                            HowTo: Backup/Restore
                            Downloads
                            BLOG

                            865
                            Online

                            32.0k
                            Users

                            80.5k
                            Topics

                            1.3m
                            Posts

                            4
                            12
                            1240
                            Loading More Posts
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes
                            Reply
                            • Reply as topic
                            Log in to reply
                            Community
                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                            The ioBroker Community 2014-2023
                            logo