Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Fehler beim Installieren der metro widgets

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Fehler beim Installieren der metro widgets

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

      Ich habe Windows 7 64 Bit, habe es auch auf Window 7 32 Bit probiert.

      1 Reply Last reply Reply Quote 0
      • F
        Fitti last edited by

        Jupp, dass Gleiche bei mir, jedoch andere Fehleranzeigen.

        Der Colorpicker, hqwidgets und bar widgets ließen sich installieren.

        Ich habe sowohl den 0.5.0 Installer verwendet, als auch

        node 0.10.22 manuell installiert und dann per Hand npm install iobroker.

        Das Fehlerbild ist identisch, wenn man die Metros installieren möchte:

        $ ./iobroker add vis-metro
        npm install iobroker.vis-metro --production --prefix "C:/Program Files/ioBroker" (System call)
        host.computer1 install adapter vis-metro
        npm install --production --prefix "C:/Program Files/ioBroker/node_modules/iobroker.vis-metro" (System call)
        
        module.js:340
            throw err;
                  ^
        Error: Cannot find module 'C:\Program Files\ioBroker\node_modules\iobroker.vis-metro\node_modules\grunt\lib\grunt'
            at Function.Module._resolveFilename (module.js:338:15)
            at Function.Module._load (module.js:280:25)
            at Function.Module.runMain (module.js:497:10)
            at startup (node.js:119:16)
            at node.js:929:3
        
        npm
         ERR!
         iobroker.vis-metro@0.1.7 prepublish: `node node_modules/grunt/lib/grunt prepublish`npm ERR!
         Exit status 8npm
         ERR! 
        npm
         ERR!
         Failed at the iobroker.vis-metro@0.1.7 prepublish script.npm
         ERR!
         This is most likely a problem with the iobroker.vis-metro package,npm
         ERR! not with npm itself.npm ERR! Tell the author that this fails on your system:
        
        npm
         ERR!     node node_modules/grunt/lib/grunt prepublishnpm
         ERR!
         You can get their info via:
        npm
        
        ERR!
             npm owner ls iobroker.vis-metro
        npm ERR! There is likely additional logging output above.
        npm
        
        ERR!
        
        System Windows_NT 6.1.7601
        npm
        
        ERR!
        
        command
         "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--production" "--prefix" "C:/Program Files/ioBroker/node_modules/iobroker.vis-metro"
        npm
        
        ERR! 
        cwd C:\Windows\system32npm
        
        ERR! node -v v0.10.35npm ERR! npm -v 1.4.28
        npm ERR! code ELIFECYCLE
        
        Cannot install iobroker.vis-metro: 1
        ERROR: process exited with code 25
        
        1 Reply Last reply Reply Quote 0
        • Homoran
          Homoran Global Moderator Administrators last edited by

          Habe keine ahnung und deswegen gegoogelt.

          Mit nodejs kommt auch npm

          Wie sieht es denn aus, wenn du anschließend ein älteres nodejs installierst:
          @Fitti:

          als auch node 0.10.22 manuell installiert `

          Wird dann auch npm downgegraded?

          node -v v0.10.35npm ERR! npm -v 1.4.28
          

          auf meinem RasPi 2:

           node -v v0.10.22
          npm -v 1.3.14
          

          Gruß

          Rainer

          1 Reply Last reply Reply Quote 0
          • F
            Fitti last edited by

            Genau. Auf meiner Banane ist auch 0.10.22

            Mit Bluefoxs 0.5.0 Installer kommt 0.10.35 rauf.

            Deshalb hatte ich alles (iobroker und node.js) gelöscht und manuell 0.10.22 installiert. Und dann über den node packet installer npm iobroker installiert.

            Fehler bleibt (leider) exakt identisch.

            Fitti

            1 Reply Last reply Reply Quote 0
            • A
              AndyUM61 last edited by

              Hat denn das Problem inzwischen jemand gelöst?

              Ich habe das gleiche Problem mit dem metro-widgets:(.

              Die plump-widgets sind bei mir auch nicht sichtbar.

              Gruß

              Andy

              1 Reply Last reply Reply Quote 0
              • F
                Fitti last edited by

                Ich schätze, das kann nur Bluefox. Und der ist gerade noch im Urlaub.

                1 Reply Last reply Reply Quote 0
                • Bluefox
                  Bluefox last edited by

                  @AndyUM61:

                  Hat denn das Problem inzwischen jemand gelöst?

                  Ich habe das gleiche Problem mit dem metro-widgets:(.

                  Die plump-widgets sind bei mir auch nicht sichtbar.

                  Gruß

                  Andy `
                  Obwohl ich noch nicht ganz da bin 8-) . Sollte es jetzt gehen.

                  1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators last edited by

                    Hast du dich wenigstens gut erholt?

                    Gesendet von meinem Cynus T7 mit Tapatalk

                    1 Reply Last reply Reply Quote 0
                    • Bluefox
                      Bluefox last edited by

                      @Homoran:

                      Hast du dich wenigstens gut erholt?

                      Gesendet von meinem Cynus T7 mit Tapatalk `
                      Ja 8-) :lol: :geek:
                      999_bild_fehlt.jpg

                      1 Reply Last reply Reply Quote 0
                      • A
                        AndyUM61 last edited by

                        Hallo,

                        jetzt kommen zwar nicht mehr die Fehlermeldungen, und er scheint korrekt zu installieren,

                        jedoch habe ich noch immer weder metro- noch plump-Widgets zur Auswahl im vis:(.

                        Oder sind die irgendwo versteckt?

                        Gruß Andy

                        (ioBroker unter Windows 8.1)
                        6663_screenshot_33.png
                        6663_screenshot_34.png

                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators last edited by

                          hast du das vis selbst nach der Installation der widgets neu gestartet?

                          1 Reply Last reply Reply Quote 0
                          • A
                            AndyUM61 last edited by

                            @Homoran:

                            hast du das vis selbst nach der Installation der widgets neu gestartet? `

                            Ich habe es über ioBroker-Instanzen neu gestartet.

                            Oder muss das irgendwie anders extra gemacht werden?

                            Aber da kommt eine Fehlermeldung im Log:

                            ! host-SERVER 2015-09-07 17:15:32 info instance system.adapter.vis.0 terminated while should be started once
                            ! Error: 2015-09-07 17:15:32 error at C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:32:17
                            ! Error: 2015-09-07 17:15:32 error at copyFolderRecursiveSync (C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:29:15)
                            ! Error: 2015-09-07 17:15:32 error at Array.forEach (native)
                            ! Error: 2015-09-07 17:15:32 error at C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:32:17
                            ! Error: 2015-09-07 17:15:32 error at copyFolderRecursiveSync (C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:29:15)
                            ! Error: 2015-09-07 17:15:32 error at Array.forEach (native)
                            ! Error: 2015-09-07 17:15:32 error at C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:34:17
                            ! Error: 2015-09-07 17:15:32 error at copyFileSync (C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:14:8)
                            ! Error: 2015-09-07 17:15:32 error at Object.fs.writeFileSync (fs.js:978:15)
                            ! Error: 2015-09-07 17:15:32 error at Object.fs.openSync (fs.js:439:18)
                            ! Error: 2015-09-07 17:15:32 error EPERM, operation not permitted 'C:\Program Files\ioBroker\node_modules\iobroker.vis\www\widgets\hqwidgets\img\Thumbs.db'
                            ! uncaught 2015-09-07 17:15:32 error exception: EPERM, operation not permitted 'C:\Program Files\ioBroker\node_modules\iobroker.vis\www\widgets\hqwidgets\img\Thumbs.db'
                            ! vis-0 2015-09-07 17:15:32 info starting. Version 0.6.13 in C:/Program Files/ioBroker/node_modules/iobroker.vis
                            ! host-SERVER

                            1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators last edited by

                              Du hast iobroker unter Windows installiert?

                              Da kenne ich mich nicht mit aus.

                              @AndyUM61:

                              error EPERM, operation not permitted `
                              Und schon gar nicht mit der Rechtevergabe unter Windows.

                              Gruß

                              Rainer

                              1 Reply Last reply Reply Quote 0
                              • Bluefox
                                Bluefox last edited by

                                @AndyUM61:

                                @Homoran:

                                hast du das vis selbst nach der Installation der widgets neu gestartet? `

                                Ich habe es über ioBroker-Instanzen neu gestartet.

                                Oder muss das irgendwie anders extra gemacht werden?

                                Aber da kommt eine Fehlermeldung im Log:

                                ! host-SERVER 2015-09-07 17:15:32 info instance system.adapter.vis.0 terminated while should be started once
                                ! Error: 2015-09-07 17:15:32 error at C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:32:17
                                ! Error: 2015-09-07 17:15:32 error at copyFolderRecursiveSync (C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:29:15)
                                ! Error: 2015-09-07 17:15:32 error at Array.forEach (native)
                                ! Error: 2015-09-07 17:15:32 error at C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:32:17
                                ! Error: 2015-09-07 17:15:32 error at copyFolderRecursiveSync (C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:29:15)
                                ! Error: 2015-09-07 17:15:32 error at Array.forEach (native)
                                ! Error: 2015-09-07 17:15:32 error at C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:34:17
                                ! Error: 2015-09-07 17:15:32 error at copyFileSync (C:\Program Files\ioBroker\node_modules\iobroker.vis\lib\install.js:14:8)
                                ! Error: 2015-09-07 17:15:32 error at Object.fs.writeFileSync (fs.js:978:15)
                                ! Error: 2015-09-07 17:15:32 error at Object.fs.openSync (fs.js:439:18)
                                ! Error: 2015-09-07 17:15:32 error EPERM, operation not permitted 'C:\Program Files\ioBroker\node_modules\iobroker.vis\www\widgets\hqwidgets\img\Thumbs.db'
                                ! uncaught 2015-09-07 17:15:32 error exception: EPERM, operation not permitted 'C:\Program Files\ioBroker\node_modules\iobroker.vis\www\widgets\hqwidgets\img\Thumbs.db'
                                ! vis-0 2015-09-07 17:15:32 info starting. Version 0.6.13 in C:/Program Files/ioBroker/node_modules/iobroker.vis
                                ! host-SERVER `
                                ioBroker darf in "C:/Program Files" nicht schreiben, falls der nicht als Service gestartet. Kannst du ioBroker woanders installieren?
                                6334_geburtstage_gad_bukablirt7meaus84ml33tad9g_group.calendar.google.com.ics.txt
                                6334_iobroker.2018-03-30.doc

                                1 Reply Last reply Reply Quote 0
                                • A
                                  AndyUM61 last edited by

                                  @Bluefox:

                                  @AndyUM61:

                                  @Homoran:

                                  hast du das vis selbst nach der Installation der widgets neu gestartet? `

                                  Wie soll ich das denn machen?

                                  Bei der Installation hat man doch, meiner Ansicht nach, keine Wahl!?

                                  Andererseits konnte ich doch die anderen Adapter auch ohne Fehlermeldung installieren!?

                                  Die HQWidgets z.B. stehen mir nach der Installation problemlos zur Verfügung.

                                  Könnte ich die plump- und metro-Widgets irgendwie manuell installieren?

                                  Wie müsste ich denn vis manuell starten?

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

                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate

                                  1.1k
                                  Online

                                  31.7k
                                  Users

                                  79.7k
                                  Topics

                                  1.3m
                                  Posts

                                  5
                                  24
                                  3008
                                  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