Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Harmony Adapter Installation

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    562

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    5.5k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.4k

Harmony Adapter Installation

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
15 Beiträge 5 Kommentatoren 2.6k Aufrufe
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • M Offline
    M Offline
    MicF1968
    schrieb am zuletzt editiert von
    #4

    Hi,

    ich habe sowohl die Windows Version installiert als auch

    npm install gitnpm -g
    

    ausgeführt und es wurde auch installiert.

    An der Harmony Adapter Installation hat das nichts geändert.

    Mic

    1 Antwort Letzte Antwort
    0
    • P Offline
      P Offline
      Pman
      schrieb am zuletzt editiert von
      #5

      GIT muss als Systembefehl bekannt sein, sich also in der PATH variablen befinden. Dazu einfach mal Googlen oder hier im Forum suchen, war schon sehr häufig der Grund für fehlgeschlagene Adapterinstallationen.

      1 Antwort Letzte Antwort
      0
      • M Offline
        M Offline
        MicF1968
        schrieb am zuletzt editiert von
        #6

        Das klang schon ziemlich einleuchtend ….

        ... aber git ist im path drin.

        Ich kann mit der Console von überall git aufrufen und es kommt die Parameterliste.

        Noch 'ne Idee?

        1 Antwort Letzte Antwort
        0
        • M Offline
          M Offline
          MicF1968
          schrieb am zuletzt editiert von
          #7

          Von der Console aus aufgerufen sieht es ähnlich aus:

          C:\>npm install iobroker.harmony --production --prefix "C:/ioBroker"
          npm ERR! git clone --template=C:\Users\Michael\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/swissmanu/ltx.git C:\Users\Michael\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-fb3d77aae15e9412d902508acaa2cb87: undefined
          npm ERR! git clone --template=C:\Users\Michael\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/swissmanu/ltx.git C:\Users\Michael\AppData\Roaming\npm-cache\_git-remotes\git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-fb3d77aae15e9412d902508acaa2cb87: undefined
          npm WARN install Couldn't install optional dependency: not found: git
          npm WARN deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package 
          
          1 Antwort Letzte Antwort
          0
          • DutchmanD Offline
            DutchmanD Offline
            Dutchman
            Developer Most Active Administrators
            schrieb am zuletzt editiert von
            #8

            Ich steh aufm Schlauch Sorry, bei mir war damals genügen um den Client zu installieren

            Sent from my iPhone using Tapatalk

            1 Antwort Letzte Antwort
            0
            • M Offline
              M Offline
              MicF1968
              schrieb am zuletzt editiert von
              #9

              fragt mich jetzt nicht warum, aber jetzt gings.

              ich hatte davor nicht gebootet, vermutlich lags daran, dass nach Installation von git noch ein boot notwendig war.

              danke für die hilfe.

              1 Antwort Letzte Antwort
              0
              • P Offline
                P Offline
                Pman
                schrieb am zuletzt editiert von
                #10

                Ja, für laufende Prozesse wird der PATH nicht aktualisiert, vermutlich lag es daran.

                1 Antwort Letzte Antwort
                0
                • B Offline
                  B Offline
                  Blackeye
                  schrieb am zuletzt editiert von
                  #11

                  Hi,

                  ich schaffe es leider auch nicht. iobrker läuft bei mir unter Jessie Light ..

                  $ ./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: 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) 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.9.24-v7+
                  npm ERR! argv
                   "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/opt/iobroker"
                  npm
                   ERR! node v6.10.3
                  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!     /npm-debug.log
                  
                  host.ioBroker-RasPi install adapter 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.9.24-v7+npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/opt/iobroker"
                  npm
                  
                  ERR! node v6.10.3npm 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!     /npm-debug.log
                  
                  host.ioBroker-RasPi install adapter 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.9.24-v7+
                  npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.harmony" "--production" "--prefix" "/opt/iobroker"
                  npm ERR! node v6.10.3
                  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!     /npm-debug.log
                  
                  host.ioBroker-RasPi install adapter harmony
                  ERROR: host.ioBroker-RasPi Cannot install harmony
                  ERROR: process exited with code 13</https:></https:></https:>
                  

                  Wenn ich versuche Git zu installieren, nur Fehler…..

                  Danke

                  1 Antwort Letzte Antwort
                  0
                  • DutchmanD Offline
                    DutchmanD Offline
                    Dutchman
                    Developer Most Active Administrators
                    schrieb am zuletzt editiert von
                    #12

                    Die Meldung von der harmony Installation sagt das git fehlt.

                    Welchen Fehler bekommst du Dan Bein installieren von git ?

                    –-----------------------

                    Send from mobile device

                    1 Antwort Letzte Antwort
                    0
                    • B Offline
                      B Offline
                      Blackeye
                      schrieb am zuletzt editiert von
                      #13

                      Hi,

                      hier die Meldungen. Ist wohl nicht mehr da :-(

                      654_unbenannt.png

                      1 Antwort Letzte Antwort
                      0
                      • DutchmanD Offline
                        DutchmanD Offline
                        Dutchman
                        Developer Most Active Administrators
                        schrieb am zuletzt editiert von
                        #14

                        hast du

                        sudo apt-get update --fix-missing
                        

                        ausgefuehrt ?

                        1 Antwort Letzte Antwort
                        0
                        • B Offline
                          B Offline
                          Blackeye
                          schrieb am zuletzt editiert von
                          #15

                          Hi,

                          nein, natürlich nicht…. Danach klappt auch die git Installation und der Adapter läuft auch

                          @Dutchman:

                          hast du

                          sudo apt-get update --fix-missing
                          

                          ausgefuehrt ? `

                          Danke

                          1 Antwort Letzte Antwort
                          0
                          Antworten
                          • In einem neuen Thema antworten
                          Anmelden zum Antworten
                          • Älteste zuerst
                          • Neuste zuerst
                          • Meiste Stimmen


                          Support us

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

                          432

                          Online

                          32.7k

                          Benutzer

                          82.6k

                          Themen

                          1.3m

                          Beiträge
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                          ioBroker Community 2014-2025
                          logo
                          • Anmelden

                          • Du hast noch kein Konto? Registrieren

                          • Anmelden oder registrieren, um zu suchen
                          • Erster Beitrag
                            Letzter Beitrag
                          0
                          • Home
                          • Aktuell
                          • Tags
                          • Ungelesen 0
                          • Kategorien
                          • Unreplied
                          • Beliebt
                          • GitHub
                          • Docu
                          • Hilfe