Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. homee läßt sich nicht installieren

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    SOLVED homee läßt sich nicht installieren

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      BLRD last edited by Negalein

      Systemdata
      Hardwaresystem: Pi3b+
      Arbeitsspeicher: 1GB
      Festplattenart: SD-Karte 32 GB
      Betriebssystem: Linux Arm
      Node-Version: 10.17.0
      Nodejs-Version: 10.17.0
      NPM-Version: 6.12.1
      Installationsart: Direlt über IoBroker Adapter

      Hallo zusammen,

      bei der Installation des homee-Adapters habe ich Probleme / Fehler.

      Siehe Log etc.:

      Wer kann hierzu helfen?

      **Platform: linux
      Architecture: arm
      CPUs: 4
      Speed: 1400 MHz
      Model: ARMv7 Processor rev 4 (v7l)
      RAM: 926 MB
      System uptime: 01:09:20
      Node.js: v10.17.0
      NPM: 6.12.1
      Disk size: 29.0 GiB
      Disk free: 22.2 GiB
      adapters count: 300
      Uptime: 01:11:48
      Active instances: 9

      $ ./iobroker add homee  --host raspiiobdr
      NPM version: 6.12.1
      npm install iobroker.homee@modified --loglevel error --production --save --prefix "/opt/iobroker" (System call)
      npm ERR! code ETARGET
      npm ERR! notarget No matching version found for iobroker.homee@modified.npm ERR! notarget In most cases you or one of your dependencies are requestingnpm ERR! notarget a package version that doesn't exist.
      npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2019-10-30T10_57_39_675Z-debug.log
      ERROR: host.raspiiobdr Cannot install iobroker.homee@modified: 1
      ERROR: process exited with code 25
      

      LOG:

      0 info it worked if it ends with ok
      1 verbose cli [ '/usr/bin/node',
      1 verbose cli   '/usr/local/bin/npm',
      1 verbose cli   'install',
      1 verbose cli   'iobroker.homee@modified',
      1 verbose cli   '--loglevel',
      1 verbose cli   'error',
      1 verbose cli   '--production',
      1 verbose cli   '--save',
      1 verbose cli   '--prefix',
      1 verbose cli   '/opt/iobroker' ]
      2 info using npm@6.12.1
      3 info using node@v10.17.0
      4 verbose npm-session 6cb93a7e5919dbf5
      5 silly install loadCurrentTree
      6 silly install readLocalPackageData
      7 http fetch GET 304 https://registry.npmjs.org/iobroker.homee 434ms (from cache)
      8 silly registry:manifest no matching version for iobroker.homee@modified in the cache. Forcing revalidation.
      9 http fetch GET 200 https://registry.npmjs.org/iobroker.homee 97ms
      10 silly fetchPackageMetaData error for iobroker.homee@modified No matching version found for iobroker.homee@modified.
      11 timing stage:rollbackFailedOptional Completed in 3ms
      12 timing stage:runTopLevelLifecycles Completed in 7481ms
      13 verbose type tag
      14 verbose stack iobroker.homee: No matching version found for iobroker.homee@modified.
      14 verbose stack     at pickManifest (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/index.js:122:13)
      14 verbose stack     at fetchPackument.then.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/manifest.js:43:18)
      14 verbose stack     at tryCatcher (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
      14 verbose stack     at Promise._settlePromiseFromHandler (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:517:31)
      14 verbose stack     at Promise._settlePromise (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:574:18)
      14 verbose stack     at Promise._settlePromise0 (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:619:10)
      14 verbose stack     at Promise._settlePromises (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:699:18)
      14 verbose stack     at _drainQueueStep (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:138:12)
      14 verbose stack     at _drainQueue (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:131:9)
      14 verbose stack     at Async._drainQueues (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:147:5)
      14 verbose stack     at Immediate.Async.drainQueues [as _onImmediate] (/usr/local/lib/node_modules/npm/node_modules/bluebird/js/release/async.js:17:14)
      14 verbose stack     at runCallback (timers.js:705:18)
      14 verbose stack     at tryOnImmediate (timers.js:676:5)
      14 verbose stack     at processImmediate (timers.js:658:5)
      15 verbose cwd /
      16 verbose Linux 4.19.75-v7+
      17 verbose argv "/usr/bin/node" "/usr/local/bin/npm" "install" "iobroker.homee@modified" "--loglevel" "error" "--production" "--save" "--prefix" "/opt/iobroker"
      18 verbose node v10.17.0
      19 verbose npm  v6.12.1
      20 error code ETARGET
      21 error notarget No matching version found for iobroker.homee@modified.
      22 error notarget In most cases you or one of your dependencies are requesting
      22 error notarget a package version that doesn't exist.
      23 verbose exit [ 1, true ]**
      

      Danke.

      BLRD

      Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
      Hier gehts zur Hilfe.

      Glasfaser 1 Reply Last reply Reply Quote 0
      • Glasfaser
        Glasfaser @BLRD last edited by

        @BLRD

        Warum installiert du ihn nicht über die Konsole ?

        1.JPG

        1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @BLRD last edited by

          @BLRD

          Warum installiert du ihn nicht über die Konsole ?

          1.JPG

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

            Hallo Glasfaser vor 21 Stunden,

            manchmal ist man absolut dämlich.

            Vielen Dank für Dein Hinweis, über die Konsole hat es funktioniert.

            Danke.

            VG

            BLRD

            Glasfaser 1 Reply Last reply Reply Quote 0
            • Glasfaser
              Glasfaser @BLRD last edited by

              @BLRD

              Dann bitte das Thema auf [gelöst] setzen .

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

                Äh wo finde ich gelöst?

                Danke

                B 1 Reply Last reply Reply Quote 0
                • B
                  BLRD @BLRD last edited by

                  @BLRD Erledigt habs gefunden! Sorry

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

                  Support us

                  ioBroker
                  Community Adapters
                  Donate

                  861
                  Online

                  31.9k
                  Users

                  80.1k
                  Topics

                  1.3m
                  Posts

                  homee fehler-installation npm
                  2
                  6
                  244
                  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