Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    526

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    431

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    997

Harmony Adapter Installation

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
15 Beiträge 5 Kommentatoren 2.7k 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
    #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

                      Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                      Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                      Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                      Registrieren Anmelden
                      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

                      504

                      Online

                      32.8k

                      Benutzer

                      82.9k

                      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