Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. npm Error bei Installation

    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

    UNSOLVED npm Error bei Installation

    This topic has been deleted. Only users with topic management privileges can see it.
    • sigi234
      sigi234 Forum Testing Most Active @jhuettenrauch last edited by

      @jhuettenrauch

      Schon mal neu gestartet?

      1 Reply Last reply Reply Quote 0
      • J
        jhuettenrauch last edited by

        Ja mehrfach

        sigi234 1 Reply Last reply Reply Quote 0
        • sigi234
          sigi234 Forum Testing Most Active @jhuettenrauch last edited by sigi234

          @jhuettenrauch sagte in npm Error bei Installation:

          Ja mehrfach

          Was kommt bei

          iobroker list instances

          Oder:

          https://www.iobroker.net/#de/documentation/trouble/RunsNoMore.md

          1 Reply Last reply Reply Quote 0
          • J
            jhuettenrauch last edited by

            @sigi234 said in npm Error bei Installation:

            iobroker list instances

            pi@Rasp-KG:~ $ iobroker list instances
            internal/modules/cjs/loader.js:638
                throw err;
                ^
            
            Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                at Function.Module.runMain (internal/modules/cjs/loader.js:829:12)
                at startup (internal/bootstrap/node.js:283:19)
                at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
            
            
            sigi234 1 Reply Last reply Reply Quote 0
            • sigi234
              sigi234 Forum Testing Most Active @jhuettenrauch last edited by

              @jhuettenrauch sagte in npm Error bei Installation:

              @sigi234 said in npm Error bei Installation:

              iobroker list instances

              pi@Rasp-KG:~ $ iobroker list instances
              internal/modules/cjs/loader.js:638
                  throw err;
                  ^
              
              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                  at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
                  at Function.Module._load (internal/modules/cjs/loader.js:562:25)
                  at Function.Module.runMain (internal/modules/cjs/loader.js:829:12)
                  at startup (internal/bootstrap/node.js:283:19)
                  at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)
              
              

              cd /opt/iobroker
              iobroker stop
              npm install iobroker.js-controller
              iobroker start

              1 Reply Last reply Reply Quote 0
              • J
                jhuettenrauch last edited by

                @sigi234 said in npm Error bei Installation:

                npm install iobroker.js-controller

                pi@Rasp-KG:~ $ cd /opt/iobroker
                pi@Rasp-KG:/opt/iobroker $ iobroker stop
                pi@Rasp-KG:/opt/iobroker $ npm install iobroker.js-controller
                npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ENODATA: Cache input stream was empty
                npm WARN registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
                npm ERR! code EINTEGRITY
                npm ERR! errno EINTEGRITY
                npm ERR! Invalid response body while trying to fetch https://registry.npmjs.org/iobroker.js-controller: Integrity verification failed for sha512-jQK1VMgIyRR3czkNwmTQzjorQ855I6a1Y3U9umLh67hMJ2to7B+BlFPkTosCEOHNNE6cIGK2lfCHbSWoLfCAAA== (/home/pi/.npm/_cacache/content-v2/sha512/8d/02/b554c808c9147773390dc264d0ce3a2b43ce7923a6b563753dba62e1ebb84c276b68ec1f819453e44e8b0210e1cd344e9c2062b695f0876d25a82df08000)
                
                npm ERR! A complete log of this run can be found in:
                npm ERR!     /home/pi/.npm/_logs/2019-07-17T19_52_31_961Z-debug.log
                
                
                sigi234 1 Reply Last reply Reply Quote 0
                • sigi234
                  sigi234 Forum Testing Most Active @jhuettenrauch last edited by

                  @jhuettenrauch sagte in npm Error bei Installation:

                  @sigi234 said in npm Error bei Installation:

                  npm install iobroker.js-controller

                  Was kommt bei:

                  node -v
                  npm -v

                  1 Reply Last reply Reply Quote 0
                  • J
                    jhuettenrauch last edited by

                    pi@Rasp-KG:/opt/iobroker $ node -v
                    v10.16.0
                    pi@Rasp-KG:/opt/iobroker $ npm -v
                    6.9.0
                    
                    
                    1 Reply Last reply Reply Quote 0
                    • FredF
                      FredF Most Active Forum Testing @jhuettenrauch last edited by

                      @jhuettenrauch sagte in npm Error bei Installation:

                      Mein Ansatz war, ein Image für den Raspberry von ioBroker runter zu laden. Leider funktioniert der Download von der Seite nicht.

                      Wo hast du es versucht herunterzuladen? Hier wirst du fündig und der download funktioniert...

                      sigi234 1 Reply Last reply Reply Quote 0
                      • sigi234
                        sigi234 Forum Testing Most Active @FredF last edited by Negalein

                        @FredF sagte in npm Error bei Installation:

                        @jhuettenrauch sagte in npm Error bei Installation:

                        Mein Ansatz war, ein Image für den Raspberry von ioBroker runter zu laden. Leider funktioniert der Download von der Seite nicht.

                        Wo hast du es versucht herunterzuladen? Hier wirst du fündig und der download funktioniert...

                        Ja, @jhuettenrauch sollte neu installieren..............

                        1 Reply Last reply Reply Quote 0
                        • J
                          jhuettenrauch last edited by

                          Danke, ich werde das morgen mal neu machen.

                          Das Image habe ich hier versucht zu bekommen.
                          https://www.iobroker.net/docu/index-19.htm?page_id=2563&lang=de

                          Danke für die Hilfe

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

                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          768
                          Online

                          31.8k
                          Users

                          80.0k
                          Topics

                          1.3m
                          Posts

                          installation raspberrypi installtionsfehler
                          3
                          12
                          1982
                          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