Navigation

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

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Harmony Adapter Installation

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MicF1968 last edited by

      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 Reply Last reply Reply Quote 0
      • M
        MicF1968 last edited by

        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 Reply Last reply Reply Quote 0
        • Dutchman
          Dutchman Developer Most Active Administrators last edited by

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

          Sent from my iPhone using Tapatalk

          1 Reply Last reply Reply Quote 0
          • M
            MicF1968 last edited by

            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 Reply Last reply Reply Quote 0
            • P
              Pman last edited by

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

              1 Reply Last reply Reply Quote 0
              • B
                Blackeye last edited by

                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 Reply Last reply Reply Quote 0
                • Dutchman
                  Dutchman Developer Most Active Administrators last edited by

                  Die Meldung von der harmony Installation sagt das git fehlt.

                  Welchen Fehler bekommst du Dan Bein installieren von git ?

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

                  Send from mobile device

                  1 Reply Last reply Reply Quote 0
                  • B
                    Blackeye last edited by

                    Hi,

                    hier die Meldungen. Ist wohl nicht mehr da 😞

                    654_unbenannt.png

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

                      hast du

                      sudo apt-get update --fix-missing
                      

                      ausgefuehrt ?

                      1 Reply Last reply Reply Quote 0
                      • B
                        Blackeye last edited by

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

                        786
                        Online

                        32.0k
                        Users

                        80.5k
                        Topics

                        1.3m
                        Posts

                        5
                        15
                        2337
                        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