Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Fehler beim (de)installieren von Adaptern

    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 Fehler beim (de)installieren von Adaptern

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

      @AlCalzone
      Am besten wir warten auf den neuen Installer. 😏

      D.VE 1 Reply Last reply Reply Quote 0
      • D.VE
        D.VE @sigi234 last edited by

        @sigi234 said in Fehler beim (de)installieren von Adaptern:

        @AlCalzone
        Am besten wir warten auf den neuen Installer. 😏

        Erklärst Du dann meiner Frau, dass das Licht im Bad solange nicht angeht? 😁

        AlCalzone 1 Reply Last reply Reply Quote 0
        • AlCalzone
          AlCalzone Developer @D.VE last edited by

          @D-VE Machen wir doch hier weiter: https://forum.iobroker.net/post/463274 - ich warte noch auf Rückmeldung von dir 😉

          1 Reply Last reply Reply Quote 0
          • D.VE
            D.VE @AlCalzone last edited by

            Moin jetzt hatte ich mal wieder etwas Zeit....

            @AlCalzone said in Fehler beim (de)installieren von Adaptern:

            Bitte wie hier beschrieben, direkt nach dem Installieren manuell per npm den Controller updaten!

            Hab ich gemacht, aber irgendwas hat da nicht funktioniert... Gab diverse Fehlermeldungen...

            thx again...

            C:\Program Files\iobroker\ioBroker>iobroker stop
            2020-08-12 23:06:54,166 INFO  - Stopping the service with id 'iobroker(ioBroker)'
            
            C:\Program Files\iobroker\ioBroker>npm i iobroker.js-controller@2.2.10
            npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
            npm WARN deprecated har-validator@5.1.5: this library is no longer supported
            
            > iobroker.js-controller@2.2.10 preinstall C:\Program Files\iobroker\ioBroker\node_modules\iobroker.js-controller
            > node lib/preinstallCheck.js
            
            NPM version: 6.11.3
            
            > unix-dgram@2.0.3 install C:\Program Files\iobroker\ioBroker\node_modules\unix-dgram
            > node-gyp rebuild
            
            
            C:\Program Files\iobroker\ioBroker\node_modules\unix-dgram>if not defined npm_config_node_gyp (node "C:\Program Files\iobroker\ioBroker\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "C:\Program Files\iobroker\ioBroker\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
            gyp ERR! find VS
            gyp ERR! find VS msvs_version not set from command line or npm config
            gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
            gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer
            gyp ERR! find VS looking for Visual Studio 2015
            gyp ERR! find VS - not found
            gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
            gyp ERR! find VS
            gyp ERR! find VS **************************************************************
            gyp ERR! find VS You need to install the latest version of Visual Studio
            gyp ERR! find VS including the "Desktop development with C++" workload.
            gyp ERR! find VS For more information consult the documentation at:
            gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
            gyp ERR! find VS **************************************************************
            gyp ERR! find VS
            gyp ERR! configure error
            gyp ERR! stack Error: Could not find any Visual Studio installation to use
            gyp ERR! stack     at VisualStudioFinder.fail (C:\Program Files\iobroker\ioBroker\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:121:47)
            gyp ERR! stack     at findVisualStudio2013 (C:\Program Files\iobroker\ioBroker\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:74:16)
            gyp ERR! stack     at VisualStudioFinder.findVisualStudio2013 (C:\Program Files\iobroker\ioBroker\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:344:14)
            gyp ERR! stack     at findVisualStudio2015 (C:\Program Files\iobroker\ioBroker\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:70:14)
            gyp ERR! stack     at regSearchKeys (C:\Program Files\iobroker\ioBroker\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:365:16)
            gyp ERR! stack     at regGetValue (C:\Program Files\iobroker\ioBroker\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:54:7)
            gyp ERR! stack     at C:\Program Files\iobroker\ioBroker\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:33:16gyp ERR! stack     at ChildProcess.exithandler (child_process.js:301:5)
            gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
            gyp ERR! stack     at maybeClose (internal/child_process.js:982:16)
            gyp ERR! System Windows_NT 10.0.17763
            gyp ERR! command "C:\\Program Files\\iobroker\\ioBroker\\nodejs\\node.exe" "C:\\Program Files\\iobroker\\ioBroker\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
            gyp ERR! cwd C:\Program Files\iobroker\ioBroker\node_modules\unix-dgram
            gyp ERR! node -v v10.17.0
            gyp ERR! node-gyp -v v5.0.3
            gyp ERR! not ok
            
            > iobroker.js-controller@2.2.10 install C:\Program Files\iobroker\ioBroker\node_modules\iobroker.js-controller
            > node iobroker.js setup first
            
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules\chokidar\node_modules\fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 (node_modules\unix-dgram):
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: unix-dgram@2.0.3 install: `node-gyp rebuild`
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
            
            + iobroker.js-controller@2.2.10
            added 3 packages from 5 contributors, removed 925 packages, updated 61 packages, moved 6 packages and audited 303 packages in 140.331s
            found 1 low severity vulnerability
              run `npm audit fix` to fix them, or `npm audit` for details
            
            
               ╭────────────────────────────────────────────────────────────────╮
               │                                                                │
               │      New minor version of npm available! 6.11.3 -> 6.14.7      │
               │   Changelog: https://github.com/npm/cli/releases/tag/v6.14.7   │
               │               Run npm install -g npm to update!                │
               │                                                                │
               ╰────────────────────────────────────────────────────────────────╯
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @D.VE last edited by

              @D-VE

              Error: Could not find any Visual Studio installation to use

              Hört sich nach einer klaren Sache an

              D.VE 1 Reply Last reply Reply Quote 0
              • D.VE
                D.VE @Thomas Braun last edited by

                @Thomas-Braun said in Fehler beim (de)installieren von Adaptern:

                Hört sich nach einer klaren Sache an

                Geht so...
                Wieso brauche ich Visual Studio?

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @D.VE last edited by

                  @D-VE Da dürfte der Support von C++ mit dabei sein.

                  D.VE 1 Reply Last reply Reply Quote 0
                  • D.VE
                    D.VE @Thomas Braun last edited by

                    @Thomas-Braun

                    Ich kann doch jetzt nicht allen ernstes da eine riesige Visual Studio Installation mit drauf packen (für die ich keine Lizenz habe)? Das lief doch bisher auch ohne... Warum werden die benötigten Pakete da nicht mit dem Installer gleich mitinstalliert?

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @D.VE last edited by Thomas Braun

                      @D-VE Von Windows hab ich keine Ahnung. Da läuft ja die Installation eh etwas 'merkwürdig' ab, imho.

                      https://github.com/nodejs/node-gyp#on-windows

                      Visual Studio ist aber kostenfrei, wenn ich das richtig sehe.

                      D.VE 1 Reply Last reply Reply Quote 0
                      • D.VE
                        D.VE @Thomas Braun last edited by

                        @Thomas-Braun said in Fehler beim (de)installieren von Adaptern:

                        @D-VE Von Windows hab ich keine Ahnung. Da läuft ja du ie Installation eh etwas 'merkwürdig' ab, imho.

                        https://github.com/nodejs/node-gyp#on-windows

                        Visual Studio ist aber kostenfrei, wenn ich das richtig sehe.

                        Kostenlos kenne ich nur Visual Studio Code... Ist aber ein komplett anderes Produkt.

                        Kann mir nicht vorstellen, dass ich ioBroker nur upadten kann indem ich Visual Studio installiere...

                        Thomas Braun J.A.R.V.I.S. 2 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @D.VE last edited by

                          @D-VE In dem Link sind doch mehrere Optionen genannt

                          1 Reply Last reply Reply Quote 0
                          • J.A.R.V.I.S.
                            J.A.R.V.I.S. Developer @D.VE last edited by

                            @D-VE du benötigst die Visual Studio Build Tools.

                            D.VE 1 Reply Last reply Reply Quote 0
                            • D.VE
                              D.VE @J.A.R.V.I.S. last edited by

                              @J-A-R-V-I-S said in Fehler beim (de)installieren von Adaptern:

                              du benötigst die Visual Studio Build Tools.

                              Warum sind die nicht Teil des Windows Installers?

                              Kann mir da irgendjemand helfen, mal zusammen in eine Skype/Teams-Session ioBroker so upzudaten, dass es läuft?
                              Bin mittlerweile auch bereit dazu, dafür zu bezahlen.

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @D.VE last edited by Thomas Braun

                                @D-VE Vermutlich rechtliche Gründe.

                                D.VE 1 Reply Last reply Reply Quote 0
                                • D.VE
                                  D.VE @Thomas Braun last edited by

                                  @Thomas-Braun

                                  Und warum braucht man die nur bei einem Update?

                                  Finde ioBroker gerade irgfendwie nur anstrengend und frustrierend...

                                  Ich hab immer nur sehr kleine Zeitfenster in denen ich dazu Zeit habe. Und die würde ich gerne mit Programmierung von meinem SmartHome verbringen und nicht mit Versuchen, das System überhaupt erstmal an's Laufen zu kriegen

                                  Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @D.VE last edited by

                                    @D-VE Installiert den ioBroker auf einem Linux. Ist aus meiner Sicht wesentlich einfacher als der Hantier mit Windows.

                                    1 Reply Last reply Reply Quote 1
                                    • Homoran
                                      Homoran Global Moderator Administrators @D.VE last edited by

                                      @D-VE sagte in Fehler beim (de)installieren von Adaptern:

                                      Finde ioBroker gerade irgfendwie nur anstrengend und frustrierend...

                                      Dann nimm Linux

                                      D.VE 1 Reply Last reply Reply Quote 1
                                      • D.VE
                                        D.VE @Homoran last edited by

                                        Der hauptsöchliche Grund, warum ich mich für ioBroker entschieden habe war, dass es eine Windows-Variante gab...

                                        Mit Linux kenne ich mich nicht aus. Ich hatte ioBroker auch schonmal auf einem Pi laufen, bin ich nicht mit klargekommen...

                                        Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @D.VE last edited by

                                          @D-VE Geht mir umgekehrt genauso mit Windows. Wenn ich das Gefrickel mit der Windows-Installation hier im Forum anschaue... Nee, Danke. 🙂

                                          D.VE 1 Reply Last reply Reply Quote 0
                                          • D.VE
                                            D.VE @Thomas Braun last edited by

                                            @Thomas-Braun said in Fehler beim (de)installieren von Adaptern:

                                            @D-VE Geht mir umgekehrt genauso mit Windows. Wenn ich das Gefrickel mit der Windows-Installation hier im Forum anschaue... Nee, Danke. 🙂

                                            Ja, kann ich verstehen... Imo sollte man das aber dann auch einfach nicht veröffentlichen, oder zumindest klar mit einem BETA Status versehen...

                                            So ist das alles ein großer Krampf und nervt nur!

                                            Ich weiß, wie man eine Windowskiste administriert, das mache ich z.T. beruflich. Linux ist mir zu stressig. Da muss ich selbst einfache Shell-Befehle jedes Mal nachschlagen. Hab ich mehrfach mit der NAS probiert.

                                            Das Hauptproblem ist: Man frickelt sich das mit Tutorials irgendwie zurecht, setzt das System auf, es läuft ein Jahr und dann knallt irgendwas. Das Halbwissen aus den Tutorials ist dann aber wieder weg, so dass man nicht in der Lage ist Probleme mal selber zu fixen...

                                            Daher kommt für mich nur Windows in Frage... Wenn es mit ioBroker nicht ohne weiteres geht (was ja offensichtlich der Fall zu scheint), muss ich mir was anderes suchen.

                                            Homoran Thomas Braun 3 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            913
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter fehler
                                            10
                                            73
                                            3262
                                            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