Skip to content
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Probleme mit Zigbee und CC26X2R1

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.2k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.2k

Probleme mit Zigbee und CC26X2R1

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
140 Beiträge 13 Kommentatoren 15.3k Aufrufe 14 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • schmitzkatzeS schmitzkatze

    @thomas-braun aber ist denn die Instanz so richtig mit 0MB? kommt es daher weil sie noch nicht läuft?

    Bildschirmfoto 2021-11-26 um 16.26.54.png

    Thomas BraunT Online
    Thomas BraunT Online
    Thomas Braun
    Most Active
    schrieb am zuletzt editiert von Thomas Braun
    #74

    @schmitzkatze
    Da läuft ja auch noch gar nichts. Dann kann da auch nix drin sein.
    Nicht laufende Prozesse benötigen auch keinen Arbeitsspeicher.

    Linux-Werkzeugkasten:
    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
    NodeJS Fixer Skript:
    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

    schmitzkatzeS 2 Antworten Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @schmitzkatze
      Da läuft ja auch noch gar nichts. Dann kann da auch nix drin sein.
      Nicht laufende Prozesse benötigen auch keinen Arbeitsspeicher.

      schmitzkatzeS Offline
      schmitzkatzeS Offline
      schmitzkatze
      schrieb am zuletzt editiert von
      #75

      @thomas-braun ja das habe ich mir fast gedacht. Dann muß ich jetzt das CC26... versuchen an zuklemmen.

      1 Antwort Letzte Antwort
      0
      • schmitzkatzeS schmitzkatze

        @1topf hast recht! wie kann ich denn npm 7 auf 6 ändern?

        1Topf1 Offline
        1Topf1 Offline
        1Topf
        schrieb am zuletzt editiert von
        #76

        @schmitzkatze sagte in Probleme mit Zigbee und CC26X2R1:

        @1topf hast recht! wie kann ich denn npm 7 auf 6 ändern?

        npm install -g npm@6.14.15
        

        Andere Frage: hast du keinen alten Laptop oder PC, auf welchen du mal schnell ein Debian-Netinstall bügeln kannst und da dann ioBroker installieren? Man muß nur sudo und curl nachinstallieren, geht aber ruckzuck. Da könntest du den Stick einfach mal ausprobieren.
        Ich persönlich halte nix davon, den ioBroker o.ä. in einer virtuellen Umgebung zu betreiben. Bei mir läuft ioB auf einem alten ThinClient, dem ich nur etwas mehr RAM gegönnt habe. Das Teil steht unauffällig rum, läuft lüfterlos und zieht ca. 15W. Motion(Eye) läuft auch noch drauf.

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • 1Topf1 1Topf

          @schmitzkatze sagte in Probleme mit Zigbee und CC26X2R1:

          @1topf hast recht! wie kann ich denn npm 7 auf 6 ändern?

          npm install -g npm@6.14.15
          

          Andere Frage: hast du keinen alten Laptop oder PC, auf welchen du mal schnell ein Debian-Netinstall bügeln kannst und da dann ioBroker installieren? Man muß nur sudo und curl nachinstallieren, geht aber ruckzuck. Da könntest du den Stick einfach mal ausprobieren.
          Ich persönlich halte nix davon, den ioBroker o.ä. in einer virtuellen Umgebung zu betreiben. Bei mir läuft ioB auf einem alten ThinClient, dem ich nur etwas mehr RAM gegönnt habe. Das Teil steht unauffällig rum, läuft lüfterlos und zieht ca. 15W. Motion(Eye) läuft auch noch drauf.

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #77

          @1topf
          Das ist kein guter Rat, die Installation in der Form liegt immer noch im falschen Pfad. NIE npm global installieren.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1Topf1 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @1topf
            Das ist kein guter Rat, die Installation in der Form liegt immer noch im falschen Pfad. NIE npm global installieren.

            1Topf1 Offline
            1Topf1 Offline
            1Topf
            schrieb am zuletzt editiert von
            #78

            @thomas-braun sagte in Probleme mit Zigbee und CC26X2R1:

            @1topf
            Das ist kein guter Rat, die Installation in der Form liegt immer noch im falschen Pfad. NIE npm global installieren.

            Gut, @schmitzkatze , bitte nicht so machen. Aber der Tip mit dem anderen PC bleibt bestehen. 👼

            schmitzkatzeS opossumO 2 Antworten Letzte Antwort
            0
            • 1Topf1 1Topf

              @thomas-braun sagte in Probleme mit Zigbee und CC26X2R1:

              @1topf
              Das ist kein guter Rat, die Installation in der Form liegt immer noch im falschen Pfad. NIE npm global installieren.

              Gut, @schmitzkatze , bitte nicht so machen. Aber der Tip mit dem anderen PC bleibt bestehen. 👼

              schmitzkatzeS Offline
              schmitzkatzeS Offline
              schmitzkatze
              schrieb am zuletzt editiert von
              #79

              @1topf aber der NUC ist doch nichts anderes oder? Bin jetzt nicht der Computer Experte !

              1 Antwort Letzte Antwort
              0
              • 1Topf1 1Topf

                @thomas-braun sagte in Probleme mit Zigbee und CC26X2R1:

                @1topf
                Das ist kein guter Rat, die Installation in der Form liegt immer noch im falschen Pfad. NIE npm global installieren.

                Gut, @schmitzkatze , bitte nicht so machen. Aber der Tip mit dem anderen PC bleibt bestehen. 👼

                opossumO Offline
                opossumO Offline
                opossum
                schrieb am zuletzt editiert von
                #80

                Hallo, @schmitzkatze,

                ich könnte Dir anbieten, eine komplette Installation auf Proxmox unter Debian 11 remote zu unterstützen. Wenn Du magst, könnten wir uns über AnyDesk (Teamviewer geht bei mir leider nicht) "treffen" und wir machen im Proxmox eine komplette Neuinstallation einer VM und dann in dieser VM iobroker. Wenn Du die Hilfe möchtest, schaue in den Chat, ich habe Dir dort meine Telefonnummer geschickt. Wir brauchen schätzungsweise eine halbe bis maximal eine Stunde.

                https://schlepper-petersdorf.jimdofree.com/

                schmitzkatzeS 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @schmitzkatze
                  Da läuft ja auch noch gar nichts. Dann kann da auch nix drin sein.
                  Nicht laufende Prozesse benötigen auch keinen Arbeitsspeicher.

                  schmitzkatzeS Offline
                  schmitzkatzeS Offline
                  schmitzkatze
                  schrieb am zuletzt editiert von
                  #81

                  @thomas-braun ```läuft einfach nicht! Habe jetzt die CC26... an einen anderen USB gehängt vorher den NUC runtergefahren dann den USB in den Einstellungen ausgewählt >reboot, aber nix ! ich habe mal den Log angehängt evtl. sehen die Experten was da fehlt.

                  
                  host.debianIObroker
                  2021-11-26 17:02:07.440	info	Restart adapter system.adapter.zigbee.0 because enabled
                  host.debianIObroker
                  2021-11-26 17:02:07.438	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  host.debianIObroker
                  2021-11-26 17:02:07.438	error	Caught by controller[0]: }
                  host.debianIObroker
                  2021-11-26 17:02:07.438	error	Caught by controller[0]: ]
                  host.debianIObroker
                  2021-11-26 17:02:07.437	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                  host.debianIObroker
                  2021-11-26 17:02:07.437	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js',
                  host.debianIObroker
                  2021-11-26 17:02:07.437	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/serialPortUtils.js',
                  host.debianIObroker
                  2021-11-26 17:02:07.437	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/index.js',
                  host.debianIObroker
                  2021-11-26 17:02:07.436	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/backup.js',
                  host.debianIObroker
                  2021-11-26 17:02:07.436	error	Caught by controller[0]: requireStack: [
                  host.debianIObroker
                  2021-11-26 17:02:07.436	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                  host.debianIObroker
                  2021-11-26 17:02:07.436	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19) {
                  host.debianIObroker
                  2021-11-26 17:02:07.435	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                  host.debianIObroker
                  2021-11-26 17:02:07.435	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                  host.debianIObroker
                  2021-11-26 17:02:07.435	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                  host.debianIObroker
                  2021-11-26 17:02:07.435	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
                  host.debianIObroker
                  2021-11-26 17:02:07.434	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/backup.js:34:14)
                  host.debianIObroker
                  2021-11-26 17:02:07.434	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:93:18)
                  host.debianIObroker
                  2021-11-26 17:02:07.434	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
                  host.debianIObroker
                  2021-11-26 17:02:07.434	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                  host.debianIObroker
                  2021-11-26 17:02:07.433	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                  host.debianIObroker
                  2021-11-26 17:02:07.433	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                  host.debianIObroker
                  2021-11-26 17:02:07.433	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js
                  host.debianIObroker
                  2021-11-26 17:02:07.433	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/serialPortUtils.js
                  host.debianIObroker
                  2021-11-26 17:02:07.433	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/utils/index.js
                  host.debianIObroker
                  2021-11-26 17:02:07.432	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/utils/backup.js
                  host.debianIObroker
                  2021-11-26 17:02:07.432	error	Caught by controller[0]: Require stack:
                  host.debianIObroker
                  2021-11-26 17:02:07.432	error	Caught by controller[0]: Error: Cannot find module 'mz'
                  host.debianIObroker
                  2021-11-26 17:02:07.432	error	Caught by controller[0]: ^
                  host.debianIObroker
                  2021-11-26 17:02:07.431	error	Caught by controller[0]: throw err;
                  host.debianIObroker
                  2021-11-26 17:02:07.431	error	Caught by controller[0]: internal/modules/cjs/loader.js:905
                  host.debianIObroker
                  2021-11-26 17:02:06.820	info	instance system.adapter.zigbee.0 started with pid 940
                  host.debianIObroker
                  2021-11-26 17:02:06.420	info	Restart adapter system.adapter.zigbee.0 because enabled
                  
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • opossumO opossum

                    Hallo, @schmitzkatze,

                    ich könnte Dir anbieten, eine komplette Installation auf Proxmox unter Debian 11 remote zu unterstützen. Wenn Du magst, könnten wir uns über AnyDesk (Teamviewer geht bei mir leider nicht) "treffen" und wir machen im Proxmox eine komplette Neuinstallation einer VM und dann in dieser VM iobroker. Wenn Du die Hilfe möchtest, schaue in den Chat, ich habe Dir dort meine Telefonnummer geschickt. Wir brauchen schätzungsweise eine halbe bis maximal eine Stunde.

                    schmitzkatzeS Offline
                    schmitzkatzeS Offline
                    schmitzkatze
                    schrieb am zuletzt editiert von
                    #82

                    @opossum said in Probleme mit Zigbee und CC26X2R1:

                    Hallo, @schmitzkatze,

                    ich könnte Dir anbieten, eine komplette Installation auf Proxmox unter Debian 11 remote zu unterstützen. Wenn Du magst, könnten wir uns über AnyDesk (Teamviewer geht bei mir leider nicht) "treffen" und wir machen im Proxmox eine komplette Neuinstallation einer VM und dann in dieser VM iobroker. Wenn Du die Hilfe möchtest, schaue in den Chat, ich habe Dir dort meine Telefonnummer geschickt. Wir brauchen schätzungsweise eine halbe bis maximal eine Stunde.

                    das ist super nett von Dir, die VM läuft ja. Ich habe letztes Jahr das gleiche Problem über Tage gehabt, und die Maschine runter und rauf gefahren, USB geändert usw. dann auf mal lief es 🤷‍♂️ deshalb denke ich nicht das es an der VM liegt.

                    Aber vielleicht komme ich darauf zurück! 👍

                    opossumO 1 Antwort Letzte Antwort
                    0
                    • schmitzkatzeS schmitzkatze

                      @thomas-braun ```läuft einfach nicht! Habe jetzt die CC26... an einen anderen USB gehängt vorher den NUC runtergefahren dann den USB in den Einstellungen ausgewählt >reboot, aber nix ! ich habe mal den Log angehängt evtl. sehen die Experten was da fehlt.

                      
                      host.debianIObroker
                      2021-11-26 17:02:07.440	info	Restart adapter system.adapter.zigbee.0 because enabled
                      host.debianIObroker
                      2021-11-26 17:02:07.438	error	instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                      host.debianIObroker
                      2021-11-26 17:02:07.438	error	Caught by controller[0]: }
                      host.debianIObroker
                      2021-11-26 17:02:07.438	error	Caught by controller[0]: ]
                      host.debianIObroker
                      2021-11-26 17:02:07.437	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/main.js'
                      host.debianIObroker
                      2021-11-26 17:02:07.437	error	Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js',
                      host.debianIObroker
                      2021-11-26 17:02:07.437	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/serialPortUtils.js',
                      host.debianIObroker
                      2021-11-26 17:02:07.437	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/index.js',
                      host.debianIObroker
                      2021-11-26 17:02:07.436	error	Caught by controller[0]: '/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/backup.js',
                      host.debianIObroker
                      2021-11-26 17:02:07.436	error	Caught by controller[0]: requireStack: [
                      host.debianIObroker
                      2021-11-26 17:02:07.436	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                      host.debianIObroker
                      2021-11-26 17:02:07.436	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19) {
                      host.debianIObroker
                      2021-11-26 17:02:07.435	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                      host.debianIObroker
                      2021-11-26 17:02:07.435	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                      host.debianIObroker
                      2021-11-26 17:02:07.435	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                      host.debianIObroker
                      2021-11-26 17:02:07.435	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
                      host.debianIObroker
                      2021-11-26 17:02:07.434	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/zigbee-herdsman/dist/utils/backup.js:34:14)
                      host.debianIObroker
                      2021-11-26 17:02:07.434	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:93:18)
                      host.debianIObroker
                      2021-11-26 17:02:07.434	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
                      host.debianIObroker
                      2021-11-26 17:02:07.434	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:746:27)
                      host.debianIObroker
                      2021-11-26 17:02:07.433	error	Caught by controller[0]: at Function.Module._resolveFilename (internal/modules/cjs/loader.js:902:15)
                      host.debianIObroker
                      2021-11-26 17:02:07.433	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/main.js
                      host.debianIObroker
                      2021-11-26 17:02:07.433	error	Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.zigbee/lib/seriallist.js
                      host.debianIObroker
                      2021-11-26 17:02:07.433	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/adapter/serialPortUtils.js
                      host.debianIObroker
                      2021-11-26 17:02:07.433	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/utils/index.js
                      host.debianIObroker
                      2021-11-26 17:02:07.432	error	Caught by controller[0]: - /opt/iobroker/node_modules/zigbee-herdsman/dist/utils/backup.js
                      host.debianIObroker
                      2021-11-26 17:02:07.432	error	Caught by controller[0]: Require stack:
                      host.debianIObroker
                      2021-11-26 17:02:07.432	error	Caught by controller[0]: Error: Cannot find module 'mz'
                      host.debianIObroker
                      2021-11-26 17:02:07.432	error	Caught by controller[0]: ^
                      host.debianIObroker
                      2021-11-26 17:02:07.431	error	Caught by controller[0]: throw err;
                      host.debianIObroker
                      2021-11-26 17:02:07.431	error	Caught by controller[0]: internal/modules/cjs/loader.js:905
                      host.debianIObroker
                      2021-11-26 17:02:06.820	info	instance system.adapter.zigbee.0 started with pid 940
                      host.debianIObroker
                      2021-11-26 17:02:06.420	info	Restart adapter system.adapter.zigbee.0 because enabled
                      
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #83

                      @schmitzkatze

                      cd /opt/iobroker/
                      npm list mz
                      

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      schmitzkatzeS 1 Antwort Letzte Antwort
                      0
                      • schmitzkatzeS schmitzkatze

                        @opossum said in Probleme mit Zigbee und CC26X2R1:

                        Hallo, @schmitzkatze,

                        ich könnte Dir anbieten, eine komplette Installation auf Proxmox unter Debian 11 remote zu unterstützen. Wenn Du magst, könnten wir uns über AnyDesk (Teamviewer geht bei mir leider nicht) "treffen" und wir machen im Proxmox eine komplette Neuinstallation einer VM und dann in dieser VM iobroker. Wenn Du die Hilfe möchtest, schaue in den Chat, ich habe Dir dort meine Telefonnummer geschickt. Wir brauchen schätzungsweise eine halbe bis maximal eine Stunde.

                        das ist super nett von Dir, die VM läuft ja. Ich habe letztes Jahr das gleiche Problem über Tage gehabt, und die Maschine runter und rauf gefahren, USB geändert usw. dann auf mal lief es 🤷‍♂️ deshalb denke ich nicht das es an der VM liegt.

                        Aber vielleicht komme ich darauf zurück! 👍

                        opossumO Offline
                        opossumO Offline
                        opossum
                        schrieb am zuletzt editiert von opossum
                        #84

                        Hallo, @schmitzkatze,

                        dann versuche doch einfach, mal vorn vorn zu beginnen. Ist die bessere Alternative. ZigBee ist vielleicht nicht Dein letztes Problem. Erst einmal alles sauber installieren und dann das Problem ZigBee angehen. Aber das ist Deine Entscheidung. Ich kanns nur anbieten. Danke Dir. Klinke mich dann mal aus, sorry für die Störung.

                        https://schlepper-petersdorf.jimdofree.com/

                        1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @schmitzkatze

                          cd /opt/iobroker/
                          npm list mz
                          
                          schmitzkatzeS Offline
                          schmitzkatzeS Offline
                          schmitzkatze
                          schrieb am zuletzt editiert von
                          #85

                          @thomas-braun ```

                          michael@debianIObroker:/opt/iobroker$ npm list mz
                          [sudo] Passwort für michael: 
                          npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
                          iobroker.inst@3.0.0 /opt/iobroker
                          └─┬ UNMET DEPENDENCY iobroker.zigbee@1.5.6
                            └─┬ UNMET DEPENDENCY zigbee-herdsman@0.13.110
                              └── UNMET DEPENDENCY mz@^2.7.0
                          
                          npm ERR! missing: iobroker.zigbee@1.5.6, required by iobroker.inst@3.0.0
                          npm ERR! missing: zigbee-herdsman@0.13.110, required by iobroker.zigbee@1.5.6
                          npm ERR! missing: mz@^2.7.0, required by zigbee-herdsman@0.13.110
                          michael@debianIObroker:/opt/iobroker
                          
                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • schmitzkatzeS schmitzkatze

                            @thomas-braun ```

                            michael@debianIObroker:/opt/iobroker$ npm list mz
                            [sudo] Passwort für michael: 
                            npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
                            iobroker.inst@3.0.0 /opt/iobroker
                            └─┬ UNMET DEPENDENCY iobroker.zigbee@1.5.6
                              └─┬ UNMET DEPENDENCY zigbee-herdsman@0.13.110
                                └── UNMET DEPENDENCY mz@^2.7.0
                            
                            npm ERR! missing: iobroker.zigbee@1.5.6, required by iobroker.inst@3.0.0
                            npm ERR! missing: zigbee-herdsman@0.13.110, required by iobroker.zigbee@1.5.6
                            npm ERR! missing: mz@^2.7.0, required by zigbee-herdsman@0.13.110
                            michael@debianIObroker:/opt/iobroker
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #86

                            @schmitzkatze
                            Da ist der Adapter nicht richtig installiert.

                            npm list
                            

                            sagt?

                            Linux-Werkzeugkasten:
                            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                            NodeJS Fixer Skript:
                            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                            schmitzkatzeS 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @schmitzkatze
                              Da ist der Adapter nicht richtig installiert.

                              npm list
                              

                              sagt?

                              schmitzkatzeS Offline
                              schmitzkatzeS Offline
                              schmitzkatze
                              schrieb am zuletzt editiert von
                              #87

                              @thomas-braun heißt ? deinstallieren ; Neustarten ; installieren und dann nochmal prüfen ?

                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • schmitzkatzeS schmitzkatze

                                @thomas-braun heißt ? deinstallieren ; Neustarten ; installieren und dann nochmal prüfen ?

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #88

                                @schmitzkatze

                                Zeig mal die Ausgabe von

                                npm list
                                

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                schmitzkatzeS 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @schmitzkatze

                                  Zeig mal die Ausgabe von

                                  npm list
                                  
                                  schmitzkatzeS Offline
                                  schmitzkatzeS Offline
                                  schmitzkatze
                                  schrieb am zuletzt editiert von schmitzkatze
                                  #89

                                  @thomas-braun ``` ich hoffe das ich das jetzt richtig gemacht habe 🥶 und das ist noch nicht alles !!

                                  michael@debianIObroker:/opt/iobroker$ npm list
                                  npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
                                  iobroker.inst@3.0.0 /opt/iobroker
                                  ├─┬ UNMET DEPENDENCY iobroker.admin@5.1.25
                                  │ ├─┬ UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                  │ │ └─┬ UNMET DEPENDENCY @types/iobroker@3.3.4
                                  │ │   └── UNMET DEPENDENCY @types/node@14.14.37
                                  │ ├─┬ UNMET DEPENDENCY body-parser@1.19.0
                                  │ │ ├── UNMET DEPENDENCY bytes@3.1.0
                                  │ │ ├── UNMET DEPENDENCY content-type@1.0.4
                                  │ │ ├─┬ UNMET DEPENDENCY debug@2.6.9
                                  │ │ │ └── UNMET DEPENDENCY ms@2.0.0
                                  │ │ ├── UNMET DEPENDENCY depd@1.1.2
                                  │ │ ├─┬ UNMET DEPENDENCY http-errors@1.7.2
                                  │ │ │ ├── UNMET DEPENDENCY depd@1.1.2
                                  │ │ │ ├── UNMET DEPENDENCY inherits@2.0.3
                                  │ │ │ ├── UNMET DEPENDENCY setprototypeof@1.1.1
                                  │ │ │ ├── UNMET DEPENDENCY statuses@1.5.0
                                  │ │ │ └── UNMET DEPENDENCY toidentifier@1.0.0
                                  │ │ ├─┬ UNMET DEPENDENCY iconv-lite@0.4.24
                                  │ │ │ └── UNMET DEPENDENCY safer-buffer@2.1.2
                                  │ │ ├─┬ UNMET DEPENDENCY on-finished@2.3.0
                                  │ │ │ └── UNMET DEPENDENCY ee-first@1.1.1
                                  │ │ ├── UNMET DEPENDENCY qs@6.7.0
                                  │ │ ├─┬ UNMET DEPENDENCY raw-body@2.4.0
                                  │ │ │ ├── UNMET DEPENDENCY bytes@3.1.0
                                  │ │ │ ├── UNMET DEPENDENCY http-errors@1.7.2
                                  │ │ │ ├── UNMET DEPENDENCY iconv-lite@0.4.24
                                  │ │ │ └── UNMET DEPENDENCY unpipe@1.0.0
                                  │ │ └─┬ UNMET DEPENDENCY type-is@1.6.18
                                  │ │   ├── UNMET DEPENDENCY media-typer@0.3.0
                                  │ │   └── UNMET DEPENDENCY mime-types@2.1.29
                                  │ ├── UNMET DEPENDENCY connect-flash@0.1.1
                                  │ ├─┬ UNMET DEPENDENCY cookie-parser@1.4.5
                                  │ │ ├── UNMET DEPENDENCY cookie@0.4.0
                                  │ │ └── UNMET DEPENDENCY cookie-signature@1.0.6
                                  │ ├─┬ UNMET DEPENDENCY express@4.17.1
                                  │ │ ├─┬ UNMET DEPENDENCY accepts@1.3.7
                                  │ │ │ ├── UNMET DEPENDENCY mime-types@2.1.29
                                  │ │ │ └── UNMET DEPENDENCY negotiator@0.6.2
                                  │ │ ├── UNMET DEPENDENCY array-flatten@1.1.1
                                  │ │ ├── UNMET DEPENDENCY body-parser@1.19.0
                                  │ │ ├─┬ UNMET DEPENDENCY content-disposition@0.5.3
                                  │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ │ ├── UNMET DEPENDENCY content-type@1.0.4
                                  │ │ ├── UNMET DEPENDENCY cookie@0.4.0
                                  │ │ ├── UNMET DEPENDENCY cookie-signature@1.0.6
                                  │ │ ├── UNMET DEPENDENCY debug@2.6.9
                                  │ │ ├── UNMET DEPENDENCY depd@1.1.2
                                  │ │ ├── UNMET DEPENDENCY encodeurl@1.0.2
                                  │ │ ├── UNMET DEPENDENCY escape-html@1.0.3
                                  │ │ ├── UNMET DEPENDENCY etag@1.8.1
                                  │ │ ├─┬ UNMET DEPENDENCY finalhandler@1.1.2
                                  │ │ │ ├── UNMET DEPENDENCY debug@2.6.9
                                  │ │ │ ├── UNMET DEPENDENCY encodeurl@1.0.2
                                  │ │ │ ├── UNMET DEPENDENCY escape-html@1.0.3
                                  │ │ │ ├── UNMET DEPENDENCY on-finished@2.3.0
                                  │ │ │ ├── UNMET DEPENDENCY parseurl@1.3.3
                                  │ │ │ ├── UNMET DEPENDENCY statuses@1.5.0
                                  │ │ │ └── UNMET DEPENDENCY unpipe@1.0.0
                                  │ │ ├── UNMET DEPENDENCY fresh@0.5.2
                                  │ │ ├── UNMET DEPENDENCY merge-descriptors@1.0.1
                                  │ │ ├── UNMET DEPENDENCY methods@1.1.2
                                  │ │ ├── UNMET DEPENDENCY on-finished@2.3.0
                                  │ │ ├── UNMET DEPENDENCY parseurl@1.3.3
                                  │ │ ├── UNMET DEPENDENCY path-to-regexp@0.1.7
                                  │ │ ├─┬ UNMET DEPENDENCY proxy-addr@2.0.6
                                  │ │ │ ├── UNMET DEPENDENCY forwarded@0.1.2
                                  │ │ │ └── UNMET DEPENDENCY ipaddr.js@1.9.1
                                  │ │ ├── UNMET DEPENDENCY qs@6.7.0
                                  │ │ ├── UNMET DEPENDENCY range-parser@1.2.1
                                  │ │ ├── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ │ ├─┬ UNMET DEPENDENCY send@0.17.1
                                  │ │ │ ├── UNMET DEPENDENCY debug@2.6.9
                                  │ │ │ ├── UNMET DEPENDENCY depd@1.1.2
                                  │ │ │ ├── UNMET DEPENDENCY destroy@1.0.4
                                  │ │ │ ├── UNMET DEPENDENCY encodeurl@1.0.2
                                  │ │ │ ├── UNMET DEPENDENCY escape-html@1.0.3
                                  │ │ │ ├── UNMET DEPENDENCY etag@1.8.1
                                  │ │ │ ├── UNMET DEPENDENCY fresh@0.5.2
                                  │ │ │ ├── UNMET DEPENDENCY http-errors@1.7.2
                                  │ │ │ ├── UNMET DEPENDENCY mime@1.6.0
                                  │ │ │ ├── UNMET DEPENDENCY ms@2.1.1
                                  │ │ │ ├── UNMET DEPENDENCY on-finished@2.3.0
                                  │ │ │ ├── UNMET DEPENDENCY range-parser@1.2.1
                                  │ │ │ └── UNMET DEPENDENCY statuses@1.5.0
                                  │ │ ├─┬ UNMET DEPENDENCY serve-static@1.14.1
                                  │ │ │ ├── UNMET DEPENDENCY encodeurl@1.0.2
                                  │ │ │ ├── UNMET DEPENDENCY escape-html@1.0.3
                                  │ │ │ ├── UNMET DEPENDENCY parseurl@1.3.3
                                  │ │ │ └── UNMET DEPENDENCY send@0.17.1
                                  │ │ ├── UNMET DEPENDENCY setprototypeof@1.1.1
                                  │ │ ├── UNMET DEPENDENCY statuses@1.5.0
                                  │ │ ├── UNMET DEPENDENCY type-is@1.6.18
                                  │ │ ├── UNMET DEPENDENCY utils-merge@1.0.1
                                  │ │ └── UNMET DEPENDENCY vary@1.1.2
                                  │ ├─┬ UNMET DEPENDENCY express-fileupload@1.2.1
                                  │ │ └─┬ UNMET DEPENDENCY busboy@0.3.1
                                  │ │   └─┬ UNMET DEPENDENCY dicer@0.3.0
                                  │ │     └── UNMET DEPENDENCY streamsearch@0.1.2
                                  │ ├─┬ UNMET DEPENDENCY express-session@1.17.1
                                  │ │ ├── UNMET DEPENDENCY cookie@0.4.0
                                  │ │ ├── UNMET DEPENDENCY cookie-signature@1.0.6
                                  │ │ ├── UNMET DEPENDENCY debug@2.6.9
                                  │ │ ├── UNMET DEPENDENCY depd@2.0.0
                                  │ │ ├── UNMET DEPENDENCY on-headers@1.0.2
                                  │ │ ├── UNMET DEPENDENCY parseurl@1.3.3
                                  │ │ ├── UNMET DEPENDENCY safe-buffer@5.2.0
                                  │ │ └─┬ UNMET DEPENDENCY uid-safe@2.1.5
                                  │ │   └── UNMET DEPENDENCY random-bytes@1.0.0
                                  │ ├─┬ UNMET DEPENDENCY passport@0.4.1
                                  │ │ ├── UNMET DEPENDENCY passport-strategy@1.0.0
                                  │ │ └── UNMET DEPENDENCY pause@0.0.1
                                  │ ├─┬ UNMET DEPENDENCY passport-local@1.0.0
                                  │ │ └── UNMET DEPENDENCY passport-strategy@1.0.0
                                  │ ├─┬ UNMET DEPENDENCY passport.socketio@3.7.0
                                  │ │ └── UNMET DEPENDENCY xtend@4.0.2
                                  │ ├─┬ UNMET DEPENDENCY request@2.88.2
                                  │ │ ├── UNMET DEPENDENCY aws-sign2@0.7.0
                                  │ │ ├── UNMET DEPENDENCY aws4@1.11.0
                                  │ │ ├── UNMET DEPENDENCY caseless@0.12.0
                                  │ │ ├─┬ UNMET DEPENDENCY combined-stream@1.0.8
                                  │ │ │ └── UNMET DEPENDENCY delayed-stream@1.0.0
                                  │ │ ├── UNMET DEPENDENCY extend@3.0.2
                                  │ │ ├── UNMET DEPENDENCY forever-agent@0.6.1
                                  │ │ ├─┬ UNMET DEPENDENCY form-data@2.3.3
                                  │ │ │ ├── UNMET DEPENDENCY asynckit@0.4.0
                                  │ │ │ ├── UNMET DEPENDENCY combined-stream@1.0.8
                                  │ │ │ └── UNMET DEPENDENCY mime-types@2.1.29
                                  │ │ ├─┬ UNMET DEPENDENCY har-validator@5.1.5
                                  │ │ │ ├─┬ UNMET DEPENDENCY ajv@6.12.6
                                  │ │ │ │ ├── UNMET DEPENDENCY fast-deep-equal@3.1.3
                                  │ │ │ │ ├── UNMET DEPENDENCY fast-json-stable-stringify@2.1.0
                                  │ │ │ │ ├── UNMET DEPENDENCY json-schema-traverse@0.4.1
                                  │ │ │ │ └─┬ UNMET DEPENDENCY uri-js@4.4.1
                                  │ │ │ │   └── UNMET DEPENDENCY punycode@2.1.1
                                  │ │ │ └── UNMET DEPENDENCY har-schema@2.0.0
                                  │ │ ├─┬ UNMET DEPENDENCY http-signature@1.2.0
                                  │ │ │ ├── UNMET DEPENDENCY assert-plus@1.0.0
                                  │ │ │ ├─┬ UNMET DEPENDENCY jsprim@1.4.1
                                  │ │ │ │ ├── UNMET DEPENDENCY assert-plus@1.0.0
                                  │ │ │ │ ├── UNMET DEPENDENCY extsprintf@1.3.0
                                  │ │ │ │ ├── UNMET DEPENDENCY json-schema@0.2.3
                                  │ │ │ │ └─┬ UNMET DEPENDENCY verror@1.10.0
                                  │ │ │ │   ├── UNMET DEPENDENCY assert-plus@1.0.0
                                  │ │ │ │   ├── UNMET DEPENDENCY core-util-is@1.0.2
                                  │ │ │ │   └── UNMET DEPENDENCY extsprintf@1.3.0
                                  │ │ │ └─┬ UNMET DEPENDENCY sshpk@1.16.1
                                  │ │ │   ├─┬ UNMET DEPENDENCY asn1@0.2.4
                                  │ │ │   │ └── UNMET DEPENDENCY safer-buffer@2.1.2
                                  │ │ │   ├── UNMET DEPENDENCY assert-plus@1.0.0
                                  │ │ │   ├─┬ UNMET DEPENDENCY bcrypt-pbkdf@1.0.2
                                  │ │ │   │ └── UNMET DEPENDENCY tweetnacl@0.14.5
                                  │ │ │   ├─┬ UNMET DEPENDENCY dashdash@1.14.1
                                  │ │ │   │ └── UNMET DEPENDENCY assert-plus@1.0.0
                                  │ │ │   ├─┬ UNMET DEPENDENCY ecc-jsbn@0.1.2
                                  │ │ │   │ ├── UNMET DEPENDENCY jsbn@0.1.1
                                  │ │ │   │ └── UNMET DEPENDENCY safer-buffer@2.1.2
                                  │ │ │   ├─┬ UNMET DEPENDENCY getpass@0.1.7
                                  │ │ │   │ └── UNMET DEPENDENCY assert-plus@1.0.0
                                  │ │ │   ├── UNMET DEPENDENCY jsbn@0.1.1
                                  │ │ │   ├── UNMET DEPENDENCY safer-buffer@2.1.2
                                  │ │ │   └── UNMET DEPENDENCY tweetnacl@0.14.5
                                  │ │ ├── UNMET DEPENDENCY is-typedarray@1.0.0
                                  │ │ ├── UNMET DEPENDENCY isstream@0.1.2
                                  │ │ ├── UNMET DEPENDENCY json-stringify-safe@5.0.1
                                  │ │ ├─┬ UNMET DEPENDENCY mime-types@2.1.29
                                  │ │ │ └── UNMET DEPENDENCY mime-db@1.46.0
                                  │ │ ├── UNMET DEPENDENCY oauth-sign@0.9.0
                                  │ │ ├── UNMET DEPENDENCY performance-now@2.1.0
                                  │ │ ├── UNMET DEPENDENCY qs@6.5.2
                                  │ │ ├── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ │ ├─┬ UNMET DEPENDENCY tough-cookie@2.5.0
                                  │ │ │ ├── UNMET DEPENDENCY psl@1.8.0
                                  │ │ │ └── UNMET DEPENDENCY punycode@2.1.1
                                  │ │ ├─┬ UNMET DEPENDENCY tunnel-agent@0.6.0
                                  │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ │ └── UNMET DEPENDENCY uuid@3.4.0
                                  │ ├─┬ UNMET DEPENDENCY semver@7.3.5
                                  │ │ └─┬ UNMET DEPENDENCY lru-cache@6.0.0
                                  │ │   └── UNMET DEPENDENCY yallist@4.0.0
                                  │ └── UNMET DEPENDENCY ws@7.5.5
                                  ├─┬ UNMET DEPENDENCY iobroker.backitup@2.2.2
                                  │ ├─┬ UNMET DEPENDENCY @googleapis/drive@0.3.1
                                  │ │ └─┬ UNMET DEPENDENCY googleapis-common@5.0.5
                                  │ │   ├── UNMET DEPENDENCY extend@3.0.2
                                  │ │   ├── UNMET DEPENDENCY gaxios@4.3.2
                                  │ │   ├── UNMET DEPENDENCY google-auth-library@7.10.2
                                  │ │   ├── UNMET DEPENDENCY qs@6.7.0
                                  │ │   ├── UNMET DEPENDENCY url-template@2.0.8
                                  │ │   └── UNMET DEPENDENCY uuid@8.3.2
                                  │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                  │ ├─┬ UNMET DEPENDENCY axios@0.24.0
                                  │ │ └── UNMET DEPENDENCY follow-redirects@1.14.5
                                  │ ├─┬ UNMET DEPENDENCY dropbox-v2-api@2.4.52
                                  │ │ └── UNMET DEPENDENCY request@2.88.2
                                  │ ├── UNMET DEPENDENCY express@4.17.1
                                  │ ├─┬ UNMET DEPENDENCY fs-extra@10.0.0
                                  │ │ ├── UNMET DEPENDENCY graceful-fs@4.2.6
                                  │ │ ├─┬ UNMET DEPENDENCY jsonfile@6.1.0
                                  │ │ │ ├── UNMET DEPENDENCY graceful-fs@4.2.6
                                  │ │ │ └── UNMET DEPENDENCY universalify@2.0.0
                                  │ │ └── UNMET DEPENDENCY universalify@2.0.0
                                  │ ├─┬ UNMET DEPENDENCY ftp@0.3.10
                                  │ │ ├─┬ UNMET DEPENDENCY readable-stream@1.1.14
                                  │ │ │ ├── UNMET DEPENDENCY core-util-is@1.0.2
                                  │ │ │ ├── UNMET DEPENDENCY inherits@2.0.3
                                  │ │ │ ├── UNMET DEPENDENCY isarray@0.0.1
                                  │ │ │ └── UNMET DEPENDENCY string_decoder@0.10.31
                                  │ │ └── UNMET DEPENDENCY xregexp@2.0.0
                                  │ ├─┬ UNMET DEPENDENCY google-auth-library@7.10.2
                                  │ │ ├── UNMET DEPENDENCY arrify@2.0.1
                                  │ │ ├── UNMET DEPENDENCY base64-js@1.5.1
                                  │ │ ├─┬ UNMET DEPENDENCY ecdsa-sig-formatter@1.0.11
                                  │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ │ ├── UNMET DEPENDENCY fast-text-encoding@1.0.3
                                  │ │ ├─┬ UNMET DEPENDENCY gaxios@4.3.2
                                  │ │ │ ├─┬ UNMET DEPENDENCY abort-controller@3.0.0
                                  │ │ │ │ └── UNMET DEPENDENCY event-target-shim@5.0.1
                                  │ │ │ ├── UNMET DEPENDENCY extend@3.0.2
                                  │ │ │ ├── UNMET DEPENDENCY https-proxy-agent@5.0.0
                                  │ │ │ ├── UNMET DEPENDENCY is-stream@2.0.0
                                  │ │ │ └─┬ UNMET DEPENDENCY node-fetch@2.6.6
                                  │ │ │   └─┬ UNMET DEPENDENCY whatwg-url@5.0.0
                                  │ │ │     ├── UNMET DEPENDENCY tr46@0.0.3
                                  │ │ │     └── UNMET DEPENDENCY webidl-conversions@3.0.1
                                  │ │ ├─┬ UNMET DEPENDENCY gcp-metadata@4.3.1
                                  │ │ │ ├── UNMET DEPENDENCY gaxios@4.3.2
                                  │ │ │ └─┬ UNMET DEPENDENCY json-bigint@1.0.0
                                  │ │ │   └── UNMET DEPENDENCY bignumber.js@9.0.1
                                  │ │ ├─┬ UNMET DEPENDENCY gtoken@5.3.1
                                  │ │ │ ├── UNMET DEPENDENCY gaxios@4.3.2
                                  │ │ │ ├─┬ UNMET DEPENDENCY google-p12-pem@3.1.2
                                  │ │ │ │ └── UNMET DEPENDENCY node-forge@0.10.0
                                  │ │ │ └─┬ UNMET DEPENDENCY jws@4.0.0
                                  │ │ │   ├─┬ UNMET DEPENDENCY jwa@2.0.0
                                  │ │ │   │ ├── UNMET DEPENDENCY buffer-equal-constant-time@1.0.1
                                  │ │ │   │ ├── UNMET DEPENDENCY ecdsa-sig-formatter@1.0.11
                                  │ │ │   │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ │ │   └── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ │ ├─┬ UNMET DEPENDENCY jws@4.0.0
                                  │ │ │ ├─┬ UNMET DEPENDENCY jwa@2.0.0
                                  │ │ │ │ ├── UNMET DEPENDENCY buffer-equal-constant-time@1.0.1
                                  │ │ │ │ ├── UNMET DEPENDENCY ecdsa-sig-formatter@1.0.11
                                  │ │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ │ └── UNMET DEPENDENCY lru-cache@6.0.0
                                  │ ├─┬ UNMET DEPENDENCY node-schedule@2.0.0
                                  │ │ ├─┬ UNMET DEPENDENCY cron-parser@3.5.0
                                  │ │ │ ├─┬ UNMET DEPENDENCY is-nan@1.3.2
                                  │ │ │ │ ├─┬ UNMET DEPENDENCY call-bind@1.0.2
                                  │ │ │ │ │ ├── UNMET DEPENDENCY function-bind@1.1.1
                                  │ │ │ │ │ └─┬ UNMET DEPENDENCY get-intrinsic@1.1.1
                                  │ │ │ │ │   ├── UNMET DEPENDENCY function-bind@1.1.1
                                  │ │ │ │ │   ├── UNMET DEPENDENCY has@1.0.3
                                  │ │ │ │ │   └── UNMET DEPENDENCY has-symbols@1.0.2
                                  │ │ │ │ └─┬ UNMET DEPENDENCY define-properties@1.1.3
                                  │ │ │ │   └── UNMET DEPENDENCY object-keys@1.1.1
                                  │ │ │ └── UNMET DEPENDENCY luxon@1.26.0
                                  │ │ ├── UNMET DEPENDENCY long-timeout@0.1.1
                                  │ │ └── UNMET DEPENDENCY sorted-array-functions@1.3.0
                                  │ ├── UNMET DEPENDENCY node-wol@0.1.1
                                  │ ├── UNMET DEPENDENCY request@2.88.2
                                  │ ├─┬ UNMET DEPENDENCY tar-fs@2.1.1
                                  │ │ ├── UNMET DEPENDENCY chownr@1.1.4
                                  │ │ ├── UNMET DEPENDENCY mkdirp-classic@0.5.3
                                  │ │ ├─┬ UNMET DEPENDENCY pump@3.0.0
                                  │ │ │ ├─┬ UNMET DEPENDENCY end-of-stream@1.4.4
                                  │ │ │ │ └── UNMET DEPENDENCY once@1.4.0
                                  │ │ │ └─┬ UNMET DEPENDENCY once@1.4.0
                                  │ │ │   └── UNMET DEPENDENCY wrappy@1.0.2
                                  │ │ └─┬ UNMET DEPENDENCY tar-stream@2.2.0
                                  │ │   ├─┬ UNMET DEPENDENCY bl@4.1.0
                                  │ │   │ ├─┬ UNMET DEPENDENCY buffer@5.7.1
                                  │ │   │ │ ├── UNMET DEPENDENCY base64-js@1.5.1
                                  │ │   │ │ └── UNMET DEPENDENCY ieee754@1.2.1
                                  │ │   │ ├── UNMET DEPENDENCY inherits@2.0.4
                                  │ │   │ └─┬ UNMET DEPENDENCY readable-stream@3.6.0
                                  │ │   │   ├── UNMET DEPENDENCY inherits@2.0.4
                                  │ │   │   ├── UNMET DEPENDENCY string_decoder@1.1.1
                                  │ │   │   └── UNMET DEPENDENCY util-deprecate@1.0.2
                                  │ │   ├── UNMET DEPENDENCY end-of-stream@1.4.4
                                  │ │   ├── UNMET DEPENDENCY fs-constants@1.0.0
                                  │ │   ├── UNMET DEPENDENCY inherits@2.0.3
                                  │ │   └─┬ UNMET DEPENDENCY readable-stream@3.6.0
                                  │ │     ├── UNMET DEPENDENCY inherits@2.0.3
                                  │ │     ├── UNMET DEPENDENCY string_decoder@1.1.1
                                  │ │     └── UNMET DEPENDENCY util-deprecate@1.0.2
                                  │ └─┬ UNMET DEPENDENCY webdav@4.7.0
                                  │   ├── UNMET DEPENDENCY axios@0.21.1
                                  │   ├── UNMET DEPENDENCY base-64@1.0.0
                                  │   ├─┬ UNMET DEPENDENCY fast-xml-parser@3.21.1
                                  │   │ └── UNMET DEPENDENCY strnum@1.0.4
                                  │   ├── UNMET DEPENDENCY he@1.2.0
                                  │   ├── UNMET DEPENDENCY hot-patcher@0.5.0
                                  │   ├── UNMET DEPENDENCY layerr@0.1.2
                                  │   ├─┬ UNMET DEPENDENCY md5@2.3.0
                                  │   │ ├── UNMET DEPENDENCY charenc@0.0.2
                                  │   │ ├── UNMET DEPENDENCY crypt@0.0.2
                                  │   │ └── UNMET DEPENDENCY is-buffer@1.1.6
                                  │   ├─┬ UNMET DEPENDENCY minimatch@3.0.4
                                  │   │ └─┬ UNMET DEPENDENCY brace-expansion@1.1.11
                                  │   │   ├── UNMET DEPENDENCY balanced-match@1.0.0
                                  │   │   └── UNMET DEPENDENCY concat-map@0.0.1
                                  │   ├── UNMET DEPENDENCY nested-property@4.0.0
                                  │   ├── UNMET DEPENDENCY path-posix@1.0.0
                                  │   ├── UNMET DEPENDENCY url-join@4.0.1
                                  │   └─┬ UNMET DEPENDENCY url-parse@1.5.3
                                  │     ├── UNMET DEPENDENCY querystringify@2.2.0
                                  │     └── UNMET DEPENDENCY requires-port@1.0.0
                                  ├─┬ UNMET DEPENDENCY iobroker.discovery@2.7.3
                                  │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                  │ ├─┬ UNMET OPTIONAL DEPENDENCY mdns-discovery@0.2.6
                                  │ │ ├─┬ UNMET OPTIONAL DEPENDENCY debug@2.2.0
                                  │ │ │ └── UNMET OPTIONAL DEPENDENCY ms@0.7.1
                                  │ │ ├── UNMET OPTIONAL DEPENDENCY dgram@1.0.1
                                  │ │ └─┬ UNMET OPTIONAL DEPENDENCY dns-packet@1.3.1
                                  │ │   ├── UNMET DEPENDENCY ip@1.1.5
                                  │ │   └── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ ├── UNMET DEPENDENCY netmask@2.0.2
                                  │ ├── UNMET DEPENDENCY node-mndp@0.0.3
                                  │ ├─┬ UNMET DEPENDENCY node-ssdp@4.0.1
                                  │ │ ├─┬ UNMET DEPENDENCY async@2.6.3
                                  │ │ │ └── UNMET DEPENDENCY lodash@4.17.21
                                  │ │ ├── UNMET DEPENDENCY bluebird@3.7.2
                                  │ │ ├─┬ UNMET DEPENDENCY debug@3.2.7
                                  │ │ │ └── UNMET DEPENDENCY ms@2.1.3
                                  │ │ ├── UNMET DEPENDENCY extend@3.0.2
                                  │ │ └── UNMET DEPENDENCY ip@1.1.5
                                  │ └─┬ UNMET DEPENDENCY serialport@9.2.7
                                  │   ├─┬ UNMET DEPENDENCY @serialport/binding-mock@9.2.4
                                  │   │ ├─┬ UNMET DEPENDENCY @serialport/binding-abstract@9.2.3
                                  │   │ │ └─┬ UNMET DEPENDENCY debug@4.3.2
                                  │   │ │   └── UNMET DEPENDENCY ms@2.1.2
                                  │   │ └─┬ UNMET DEPENDENCY debug@4.3.2
                                  │   │   └── UNMET DEPENDENCY ms@2.1.2
                                  │   ├─┬ UNMET DEPENDENCY @serialport/bindings@9.2.7
                                  │   │ ├── UNMET DEPENDENCY @serialport/binding-abstract@9.2.3
                                  │   │ ├── UNMET DEPENDENCY @serialport/parser-readline@9.2.4
                                  │   │ ├─┬ UNMET DEPENDENCY bindings@1.5.0
                                  │   │ │ └── UNMET DEPENDENCY file-uri-to-path@1.0.0
                                  │   │ ├─┬ UNMET DEPENDENCY debug@4.3.2
                                  │   │ │ └── UNMET DEPENDENCY ms@2.1.2
                                  │   │ ├── UNMET DEPENDENCY nan@2.15.0
                                  │   │ └─┬ UNMET DEPENDENCY prebuild-install@6.1.4
                                  │   │   ├── UNMET DEPENDENCY detect-libc@1.0.3
                                  │   │   ├── UNMET DEPENDENCY expand-template@2.0.3
                                  │   │   ├── UNMET DEPENDENCY github-from-package@0.0.0
                                  │   │   ├── UNMET DEPENDENCY minimist@1.2.5
                                  │   │   ├── UNMET DEPENDENCY mkdirp-classic@0.5.3
                                  │   │   ├── UNMET DEPENDENCY napi-build-utils@1.0.2
                                  │   │   ├─┬ UNMET DEPENDENCY node-abi@2.30.1
                                  │   │   │ └── UNMET DEPENDENCY semver@5.7.1
                                  │   │   ├─┬ UNMET DEPENDENCY npmlog@4.1.2
                                  │   │   │ ├─┬ UNMET DEPENDENCY are-we-there-yet@1.1.7
                                  │   │   │ │ ├── UNMET DEPENDENCY delegates@1.0.0
                                  │   │   │ │ └── UNMET DEPENDENCY readable-stream@2.3.7
                                  │   │   │ ├── UNMET DEPENDENCY console-control-strings@1.1.0
                                  │   │   │ ├─┬ UNMET DEPENDENCY gauge@2.7.4
                                  │   │   │ │ ├── UNMET DEPENDENCY aproba@1.2.0
                                  │   │   │ │ ├── UNMET DEPENDENCY console-control-strings@1.1.0
                                  │   │   │ │ ├── UNMET DEPENDENCY has-unicode@2.0.1
                                  │   │   │ │ ├── UNMET DEPENDENCY object-assign@4.1.1
                                  │   │   │ │ ├── UNMET DEPENDENCY signal-exit@3.0.6
                                  │   │   │ │ ├─┬ UNMET DEPENDENCY string-width@1.0.2
                                  │   │   │ │ │ ├── UNMET DEPENDENCY code-point-at@1.1.0
                                  │   │   │ │ │ ├─┬ UNMET DEPENDENCY is-fullwidth-code-point@1.0.0
                                  │   │   │ │ │ │ └── UNMET DEPENDENCY number-is-nan@1.0.1
                                  │   │   │ │ │ └── UNMET DEPENDENCY strip-ansi@3.0.1
                                  │   │   │ │ ├─┬ UNMET DEPENDENCY strip-ansi@3.0.1
                                  │   │   │ │ │ └── UNMET DEPENDENCY ansi-regex@2.1.1
                                  │   │   │ │ └─┬ UNMET DEPENDENCY wide-align@1.1.5
                                  │   │   │ │   └── UNMET DEPENDENCY string-width@1.0.2
                                  │   │   │ └── UNMET DEPENDENCY set-blocking@2.0.0
                                  │   │   ├── UNMET DEPENDENCY pump@3.0.0
                                  │   │   ├─┬ UNMET DEPENDENCY rc@1.2.8
                                  │   │   │ ├── UNMET DEPENDENCY deep-extend@0.6.0
                                  │   │   │ ├── UNMET DEPENDENCY ini@1.3.8
                                  │   │   │ ├── UNMET DEPENDENCY minimist@1.2.5
                                  │   │   │ └── UNMET DEPENDENCY strip-json-comments@2.0.1
                                  │   │   ├─┬ UNMET DEPENDENCY simple-get@3.1.0
                                  │   │   │ ├─┬ UNMET DEPENDENCY decompress-response@4.2.1
                                  │   │   │ │ └── UNMET DEPENDENCY mimic-response@2.1.0
                                  │   │   │ ├── UNMET DEPENDENCY once@1.4.0
                                  │   │   │ └── UNMET DEPENDENCY simple-concat@1.0.1
                                  │   │   ├── UNMET DEPENDENCY tar-fs@2.1.1
                                  │   │   └── UNMET DEPENDENCY tunnel-agent@0.6.0
                                  │   ├── UNMET DEPENDENCY @serialport/parser-byte-length@9.2.4
                                  │   ├── UNMET DEPENDENCY @serialport/parser-cctalk@9.2.4
                                  │   ├── UNMET DEPENDENCY @serialport/parser-delimiter@9.2.4
                                  │   ├── UNMET DEPENDENCY @serialport/parser-inter-byte-timeout@9.2.4
                                  │   ├─┬ UNMET DEPENDENCY @serialport/parser-readline@9.2.4
                                  │   │ └── UNMET DEPENDENCY @serialport/parser-delimiter@9.2.4
                                  │   ├── UNMET DEPENDENCY @serialport/parser-ready@9.2.4
                                  │   ├── UNMET DEPENDENCY @serialport/parser-regex@9.2.4
                                  │   ├─┬ UNMET DEPENDENCY @serialport/stream@9.2.4
                                  │   │ └─┬ UNMET DEPENDENCY debug@4.3.2
                                  │   │   └── UNMET DEPENDENCY ms@2.1.2
                                  │   └─┬ UNMET DEPENDENCY debug@4.3.2
                                  │     └── UNMET DEPENDENCY ms@2.1.2
                                  ├─┬ UNMET DEPENDENCY iobroker.hm-rega@3.0.32
                                  │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                  │ ├─┬ UNMET DEPENDENCY iconv-lite@0.6.3
                                  │ │ └── UNMET DEPENDENCY safer-buffer@2.1.2
                                  │ ├── UNMET DEPENDENCY request@2.88.2
                                  │ └─┬ UNMET DEPENDENCY xml2js@0.4.23
                                  │   ├── UNMET DEPENDENCY sax@1.2.4
                                  │   └── UNMET DEPENDENCY xmlbuilder@11.0.1
                                  ├─┬ UNMET DEPENDENCY iobroker.hm-rpc@1.14.45
                                  │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                  │ ├─┬ UNMET DEPENDENCY binrpc@3.3.1
                                  │ │ ├─┬ UNMET DEPENDENCY binary@0.3.0
                                  │ │ │ ├── UNMET DEPENDENCY buffers@0.1.1
                                  │ │ │ └─┬ UNMET DEPENDENCY chainsaw@0.1.0
                                  │ │ │   └── UNMET DEPENDENCY traverse@0.3.9
                                  │ │ └── UNMET DEPENDENCY put@0.0.6
                                  │ └─┬ UNMET DEPENDENCY homematic-xmlrpc@1.0.2
                                  │   ├── UNMET DEPENDENCY sax@0.4.3
                                  │   └── UNMET DEPENDENCY xmlbuilder@https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5
                                  ├─┬ UNMET DEPENDENCY iobroker.info@1.9.8
                                  │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                  │ ├─┬ UNMET DEPENDENCY axios@0.21.1
                                  │ │ └── UNMET DEPENDENCY follow-redirects@1.14.5
                                  │ ├── UNMET DEPENDENCY jshashes@1.0.8
                                  │ ├── UNMET OPTIONAL DEPENDENCY osx-temperature-sensor@1.0.7
                                  │ ├── UNMET DEPENDENCY semver@7.3.5
                                  │ └── UNMET DEPENDENCY systeminformation@5.9.15
                                  ├─┬ UNMET DEPENDENCY iobroker.javascript@5.2.13
                                  │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                  │ ├── UNMET DEPENDENCY @types/node@12.20.37
                                  │ ├─┬ UNMET DEPENDENCY @types/request@2.48.7
                                  │ │ ├── UNMET DEPENDENCY @types/caseless@0.12.2
                                  │ │ ├── UNMET DEPENDENCY @types/node@14.14.37
                                  │ │ ├── UNMET DEPENDENCY @types/tough-cookie@4.0.1
                                  │ │ └─┬ UNMET DEPENDENCY form-data@2.5.1
                                  │ │   ├── UNMET DEPENDENCY asynckit@0.4.0
                                  │ │   ├── UNMET DEPENDENCY combined-stream@1.0.8
                                  │ │   └── UNMET DEPENDENCY mime-types@2.1.29
                                  │ ├── UNMET DEPENDENCY coffee-compiler@0.3.2
                                  │ ├── UNMET DEPENDENCY coffee-script@1.12.7
                                  │ ├── UNMET DEPENDENCY jsonata@1.8.5
                                  │ ├── UNMET DEPENDENCY node-inspect@2.0.0
                                  │ ├── UNMET DEPENDENCY node-schedule@2.0.0
                                  │ ├── UNMET DEPENDENCY request@2.88.2
                                  │ ├── UNMET DEPENDENCY semver@7.3.5
                                  │ ├── UNMET DEPENDENCY suncalc2@1.8.1
                                  │ ├── UNMET DEPENDENCY typescript@4.5.2
                                  │ ├─┬ UNMET DEPENDENCY virtual-tsc@0.6.1
                                  │ │ ├── UNMET DEPENDENCY colors@1.4.0
                                  │ │ └─┬ UNMET DEPENDENCY debug@3.2.7
                                  │ │   └── UNMET DEPENDENCY ms@2.1.3
                                  │ ├── UNMET OPTIONAL DEPENDENCY vm2@3.9.5
                                  │ └─┬ UNMET DEPENDENCY wake_on_lan@1.0.0
                                  │   └── UNMET DEPENDENCY minimist@1.2.5
                                  ├─┬ UNMET DEPENDENCY iobroker.js-controller@3.3.20
                                  │ ├─┬ UNMET DEPENDENCY @alcalzone/esbuild-register@2.5.1-1
                                  │ │ ├── UNMET DEPENDENCY esbuild@0.11.23
                                  │ │ └── UNMET DEPENDENCY jsonc-parser@3.0.0
                                  │ ├─┬ UNMET DEPENDENCY @iobroker/db-objects-file@1.2.7
                                  │ │ ├─┬ UNMET DEPENDENCY @iobroker/db-base@1.2.4
                                  │ │ │ ├── UNMET DEPENDENCY deep-clone@3.0.3
                                  │ │ │ ├── UNMET DEPENDENCY fs-extra@9.1.0
                                  │ │ │ ├── UNMET DEPENDENCY node.extend@2.0.2
                                  │ │ │ └── UNMET DEPENDENCY respjs@4.2.0
                                  │ │ ├── UNMET DEPENDENCY @iobroker/db-objects-redis@1.2.7
                                  │ │ ├── UNMET DEPENDENCY deep-clone@3.0.3
                                  │ │ ├── UNMET DEPENDENCY fs-extra@9.1.0
                                  │ │ └── UNMET DEPENDENCY node.extend@2.0.2
                                  │ ├─┬ UNMET DEPENDENCY @iobroker/db-objects-jsonl@1.2.7
                                  │ │ ├─┬ UNMET DEPENDENCY @alcalzone/jsonl-db@1.3.0
                                  │ │ │ ├─┬ UNMET DEPENDENCY alcalzone-shared@3.0.4
                                  │ │ │ │ └─┬ UNMET DEPENDENCY debug@4.3.2
                                  │ │ │ │   └── UNMET DEPENDENCY ms@2.1.2
                                  │ │ │ ├── UNMET DEPENDENCY fs-extra@9.1.0
                                  │ │ │ └─┬ UNMET DEPENDENCY proper-lockfile@4.1.2
                                  │ │ │   ├── UNMET DEPENDENCY graceful-fs@4.2.6
                                  │ │ │   ├── UNMET DEPENDENCY retry@0.12.0
                                  │ │ │   └── UNMET DEPENDENCY signal-exit@3.0.6
                                  │ │ ├── UNMET DEPENDENCY @iobroker/db-base@1.2.4
                                  │ │ ├── UNMET DEPENDENCY @iobroker/db-objects-file@1.2.7
                                  │ │ ├── UNMET DEPENDENCY @iobroker/db-objects-redis@1.2.7
                                  │ │ ├── UNMET DEPENDENCY deep-clone@3.0.3
                                  │ │ ├── UNMET DEPENDENCY fs-extra@9.1.0
                                  │ │ └── UNMET DEPENDENCY node.extend@2.0.2
                                  │ ├─┬ UNMET DEPENDENCY @iobroker/db-objects-redis@1.2.7
                                  │ │ ├── UNMET DEPENDENCY @iobroker/db-base@1.2.4
                                  │ │ ├── UNMET DEPENDENCY deep-clone@3.0.3
                                  │ │ ├─┬ UNMET DEPENDENCY ioredis@4.28.0
                                  │ │ │ ├── UNMET DEPENDENCY cluster-key-slot@1.1.0
                                  │ │ │ ├─┬ UNMET DEPENDENCY debug@4.3.2
                                  │ │ │ │ └── UNMET DEPENDENCY ms@2.1.2
                                  │ │ │ ├── UNMET DEPENDENCY denque@1.5.1
                                  │ │ │ ├── UNMET DEPENDENCY lodash.defaults@4.2.0
                                  │ │ │ ├── UNMET DEPENDENCY lodash.flatten@4.4.0
                                  │ │ │ ├── UNMET DEPENDENCY lodash.isarguments@3.1.0
                                  │ │ │ ├── UNMET DEPENDENCY p-map@2.1.0
                                  │ │ │ ├── UNMET DEPENDENCY redis-commands@1.7.0
                                  │ │ │ ├── UNMET DEPENDENCY redis-errors@1.2.0
                                  │ │ │ ├─┬ UNMET DEPENDENCY redis-parser@3.0.0
                                  │ │ │ │ └── UNMET DEPENDENCY redis-errors@1.2.0
                                  │ │ │ └── UNMET DEPENDENCY standard-as-callback@2.1.0
                                  │ │ └── UNMET DEPENDENCY node.extend@2.0.2
                                  │ ├─┬ UNMET DEPENDENCY @iobroker/db-states-file@1.2.7
                                  │ │ ├── UNMET DEPENDENCY @iobroker/db-base@1.2.4
                                  │ │ └── UNMET DEPENDENCY @iobroker/db-states-redis@1.2.7
                                  │ ├─┬ UNMET DEPENDENCY @iobroker/db-states-jsonl@1.2.7
                                  │ │ ├── UNMET DEPENDENCY @alcalzone/jsonl-db@1.3.0
                                  │ │ ├── UNMET DEPENDENCY @iobroker/db-base@1.2.4
                                  │ │ ├── UNMET DEPENDENCY @iobroker/db-states-file@1.2.7
                                  │ │ └── UNMET DEPENDENCY @iobroker/db-states-redis@1.2.7
                                  │ ├─┬ UNMET DEPENDENCY @iobroker/db-states-redis@1.2.7
                                  │ │ ├── UNMET DEPENDENCY @iobroker/db-base@1.2.4
                                  │ │ └── UNMET DEPENDENCY ioredis@4.28.0
                                  │ ├── UNMET DEPENDENCY @iobroker/plugin-base@1.2.1
                                  │ ├─┬ UNMET DEPENDENCY @iobroker/plugin-sentry@1.1.10
                                  │ │ ├── UNMET DEPENDENCY @iobroker/plugin-base@1.2.1
                                  │ │ ├─┬ UNMET DEPENDENCY @sentry/integrations@6.2.4
                                  │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                  │ │ │ ├─┬ UNMET DEPENDENCY @sentry/utils@6.2.4
                                  │ │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                  │ │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                  │ │ │ ├─┬ UNMET DEPENDENCY localforage@1.9.0
                                  │ │ │ │ └─┬ UNMET DEPENDENCY lie@3.1.1
                                  │ │ │ │   └── UNMET DEPENDENCY immediate@3.0.6
                                  │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                  │ │ ├─┬ UNMET DEPENDENCY @sentry/node@6.2.4
                                  │ │ │ ├─┬ UNMET DEPENDENCY @sentry/core@6.2.4
                                  │ │ │ │ ├── UNMET DEPENDENCY @sentry/hub@6.2.4
                                  │ │ │ │ ├─┬ UNMET DEPENDENCY @sentry/minimal@6.2.4
                                  │ │ │ │ │ ├── UNMET DEPENDENCY @sentry/hub@6.2.4
                                  │ │ │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                  │ │ │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                  │ │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                  │ │ │ │ ├── UNMET DEPENDENCY @sentry/utils@6.2.4
                                  │ │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                  │ │ │ ├─┬ UNMET DEPENDENCY @sentry/hub@6.2.4
                                  │ │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                  │ │ │ │ ├── UNMET DEPENDENCY @sentry/utils@6.2.4
                                  │ │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                  │ │ │ ├─┬ UNMET DEPENDENCY @sentry/tracing@6.2.4
                                  │ │ │ │ ├── UNMET DEPENDENCY @sentry/hub@6.2.4
                                  │ │ │ │ ├── UNMET DEPENDENCY @sentry/minimal@6.2.4
                                  │ │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                  │ │ │ │ ├── UNMET DEPENDENCY @sentry/utils@6.2.4
                                  │ │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                  │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                  │ │ │ ├── UNMET DEPENDENCY @sentry/utils@6.2.4
                                  │ │ │ ├── UNMET DEPENDENCY cookie@0.4.1
                                  │ │ │ ├── UNMET DEPENDENCY https-proxy-agent@5.0.0
                                  │ │ │ ├── UNMET DEPENDENCY lru_map@0.3.3
                                  │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                  │ │ └─┬ UNMET DEPENDENCY source-map-support@0.5.19
                                  │ │   ├── UNMET DEPENDENCY buffer-from@1.1.1
                                  │ │   └── UNMET DEPENDENCY source-map@0.6.1
                                  │ ├─┬ UNMET DEPENDENCY chokidar@3.5.1
                                  │ │ ├─┬ UNMET DEPENDENCY anymatch@3.1.1
                                  │ │ │ ├── UNMET DEPENDENCY normalize-path@3.0.0
                                  │ │ │ └── UNMET DEPENDENCY picomatch@2.2.2
                                  │ │ ├─┬ UNMET DEPENDENCY braces@3.0.2
                                  │ │ │ └─┬ UNMET DEPENDENCY fill-range@7.0.1
                                  │ │ │   └─┬ UNMET DEPENDENCY to-regex-range@5.0.1
                                  │ │ │     └── UNMET DEPENDENCY is-number@7.0.0
                                  │ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@2.3.2
                                  │ │ ├─┬ UNMET DEPENDENCY glob-parent@5.1.2
                                  │ │ │ └── UNMET DEPENDENCY is-glob@4.0.1
                                  │ │ ├─┬ UNMET DEPENDENCY is-binary-path@2.1.0
                                  │ │ │ └── UNMET DEPENDENCY binary-extensions@2.2.0
                                  │ │ ├─┬ UNMET DEPENDENCY is-glob@4.0.1
                                  │ │ │ └── UNMET DEPENDENCY is-extglob@2.1.1
                                  │ │ ├── UNMET DEPENDENCY normalize-path@3.0.0
                                  │ │ └─┬ UNMET DEPENDENCY readdirp@3.5.0
                                  │ │   └── UNMET DEPENDENCY picomatch@2.2.2
                                  │ ├── UNMET DEPENDENCY ci-info@3.2.0
                                  │ ├── UNMET DEPENDENCY daemonize2@0.4.2
                                  │ ├─┬ UNMET DEPENDENCY debug@4.3.1
                                  │ │ └── UNMET DEPENDENCY ms@2.1.2
                                  │ ├─┬ UNMET DEPENDENCY decache@4.6.0
                                  │ │ └── UNMET DEPENDENCY callsite@1.0.0
                                  │ ├── UNMET DEPENDENCY deep-clone@3.0.3
                                  │ ├─┬ UNMET OPTIONAL DEPENDENCY diskusage@1.1.3
                                  │ │ ├── UNMET OPTIONAL DEPENDENCY es6-promise@4.2.8
                                  │ │ └── UNMET DEPENDENCY nan@2.15.0
                                  │ ├─┬ UNMET DEPENDENCY event-stream@4.0.1
                                  │ │ ├── UNMET DEPENDENCY duplexer@0.1.2
                                  │ │ ├── UNMET DEPENDENCY from@0.1.7
                                  │ │ ├── UNMET DEPENDENCY map-stream@0.0.7
                                  │ │ ├─┬ UNMET DEPENDENCY pause-stream@0.0.11
                                  │ │ │ └── UNMET DEPENDENCY through@2.3.8
                                  │ │ ├─┬ UNMET DEPENDENCY split@1.0.1
                                  │ │ │ └── UNMET DEPENDENCY through@2.3.8
                                  │ │ ├─┬ UNMET DEPENDENCY stream-combiner@0.2.2
                                  │ │ │ ├── UNMET DEPENDENCY duplexer@0.1.2
                                  │ │ │ └── UNMET DEPENDENCY through@2.3.8
                                  │ │ └── UNMET DEPENDENCY through@2.3.8
                                  │ ├─┬ UNMET DEPENDENCY fs-extra@9.1.0
                                  │ │ ├── UNMET DEPENDENCY at-least-node@1.0.0
                                  │ │ ├── UNMET DEPENDENCY graceful-fs@4.2.6
                                  │ │ ├── UNMET DEPENDENCY jsonfile@6.1.0
                                  │ │ └── UNMET DEPENDENCY universalify@2.0.0
                                  │ ├─┬ UNMET OPTIONAL DEPENDENCY greenlock@4.0.4
                                  │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @greenlock/manager@3.1.0
                                  │ │ │ └─┬ UNMET OPTIONAL DEPENDENCY greenlock-manager-fs@3.1.1
                                  │ │ │   ├── UNMET OPTIONAL DEPENDENCY @root/mkdirp@1.0.0
                                  │ │ │   └── UNMET OPTIONAL DEPENDENCY safe-replace@1.1.0
                                  │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/acme@3.1.0
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/csr@0.8.1
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/encoding@1.0.1
                                  │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/keypairs@0.10.1
                                  │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/encoding@1.0.1
                                  │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/pem@1.0.4
                                  │ │ │ │ └── UNMET OPTIONAL DEPENDENCY @root/x509@0.7.2
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/pem@1.0.4
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/request@1.7.0
                                  │ │ │ └─┬ UNMET OPTIONAL DEPENDENCY @root/x509@0.7.2
                                  │ │ │   ├── UNMET OPTIONAL DEPENDENCY @root/asn1@1.0.0
                                  │ │ │   └── UNMET OPTIONAL DEPENDENCY @root/encoding@1.0.1
                                  │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/csr@0.8.1
                                  │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/asn1@1.0.0
                                  │ │ │ │ └── UNMET OPTIONAL DEPENDENCY @root/encoding@1.0.1
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/pem@1.0.4
                                  │ │ │ └── UNMET OPTIONAL DEPENDENCY @root/x509@0.7.2
                                  │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/greenlock@4.0.5
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @greenlock/manager@3.1.0
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/acme@3.1.0
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/csr@0.8.1
                                  │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/keypairs@0.10.1
                                  │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/encoding@1.0.1
                                  │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/pem@1.0.4
                                  │ │ │ │ └── UNMET OPTIONAL DEPENDENCY @root/x509@0.7.2
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/mkdirp@1.0.0
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/request@1.7.0
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY acme-http-01-standalone@3.0.5
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY cert-info@1.5.1
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY greenlock-store-fs@3.2.2
                                  │ │ │ └── UNMET OPTIONAL DEPENDENCY safe-replace@1.1.0
                                  │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/keypairs@0.9.0
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/encoding@1.0.1
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/pem@1.0.4
                                  │ │ │ └── UNMET OPTIONAL DEPENDENCY @root/x509@0.7.2
                                  │ │ ├── UNMET OPTIONAL DEPENDENCY @root/mkdirp@1.0.0
                                  │ │ ├── UNMET OPTIONAL DEPENDENCY @root/request@1.7.0
                                  │ │ ├── UNMET OPTIONAL DEPENDENCY acme-http-01-standalone@3.0.5
                                  │ │ ├── UNMET OPTIONAL DEPENDENCY cert-info@1.5.1
                                  │ │ ├─┬ UNMET OPTIONAL DEPENDENCY greenlock-store-fs@3.2.2
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/mkdirp@1.0.0
                                  │ │ │ └── UNMET OPTIONAL DEPENDENCY safe-replace@1.1.0
                                  │ │ └── UNMET OPTIONAL DEPENDENCY safe-replace@1.1.0
                                  │ ├─┬ UNMET OPTIONAL DEPENDENCY greenlock-express@4.0.3
                                  │ │ ├── UNMET OPTIONAL DEPENDENCY @root/greenlock@4.0.5
                                  │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/greenlock-express@4.0.4
                                  │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/greenlock@4.0.5
                                  │ │ │ └── UNMET OPTIONAL DEPENDENCY redirect-https@1.3.1
                                  │ │ └─┬ UNMET OPTIONAL DEPENDENCY redirect-https@1.3.1
                                  │ │   └── UNMET DEPENDENCY escape-html@1.0.3
                                  │ ├─┬ UNMET DEPENDENCY jsonwebtoken@8.5.1
                                  │ │ ├─┬ UNMET DEPENDENCY jws@3.2.2
                                  │ │ │ ├─┬ UNMET DEPENDENCY jwa@1.4.1
                                  │ │ │ │ ├── UNMET DEPENDENCY buffer-equal-constant-time@1.0.1
                                  │ │ │ │ ├── UNMET DEPENDENCY ecdsa-sig-formatter@1.0.11
                                  │ │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ │ ├── UNMET DEPENDENCY lodash.includes@4.3.0
                                  │ │ ├── UNMET DEPENDENCY lodash.isboolean@3.0.3
                                  │ │ ├── UNMET DEPENDENCY lodash.isinteger@4.0.4
                                  │ │ ├── UNMET DEPENDENCY lodash.isnumber@3.0.3
                                  │ │ ├── UNMET DEPENDENCY lodash.isplainobject@4.0.6
                                  │ │ ├── UNMET DEPENDENCY lodash.isstring@4.0.1
                                  │ │ ├── UNMET DEPENDENCY lodash.once@4.1.1
                                  │ │ ├── UNMET DEPENDENCY ms@2.1.3
                                  │ │ └── UNMET DEPENDENCY semver@5.7.1
                                  │ ├─┬ UNMET DEPENDENCY jszip@3.6.0
                                  │ │ ├─┬ UNMET DEPENDENCY lie@3.3.0
                                  │ │ │ └── UNMET DEPENDENCY immediate@3.0.6
                                  │ │ ├── UNMET DEPENDENCY pako@1.0.11
                                  │ │ ├─┬ UNMET DEPENDENCY readable-stream@2.3.7
                                  │ │ │ ├── UNMET DEPENDENCY core-util-is@1.0.2
                                  │ │ │ ├── UNMET DEPENDENCY inherits@2.0.3
                                  │ │ │ ├── UNMET DEPENDENCY isarray@1.0.0
                                  │ │ │ ├── UNMET DEPENDENCY process-nextick-args@2.0.1
                                  │ │ │ ├── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ │ │ ├─┬ UNMET DEPENDENCY string_decoder@1.1.1
                                  │ │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                  │ │ │ └── UNMET DEPENDENCY util-deprecate@1.0.2
                                  │ │ └── UNMET DEPENDENCY set-immediate-shim@1.0.1
                                  │ ├─┬ UNMET OPTIONAL DEPENDENCY le-acme-core@2.1.4
                                  │ │ ├── UNMET DEPENDENCY request@2.88.2
                                  │ │ └─┬ UNMET OPTIONAL DEPENDENCY rsa-compat@1.9.4
                                  │ │   ├─┬ UNMET OPTIONAL DEPENDENCY keypairs@1.2.14
                                  │ │   │ ├── UNMET OPTIONAL DEPENDENCY eckles@1.4.1
                                  │ │   │ └── UNMET OPTIONAL DEPENDENCY rasha@1.2.5
                                  │ │   ├── UNMET OPTIONAL DEPENDENCY node-forge@0.7.6
                                  │ │   └─┬ UNMET OPTIONAL DEPENDENCY ursa-optional@0.9.10
                                  │ │     ├── UNMET DEPENDENCY bindings@1.5.0
                                  │ │     └── UNMET DEPENDENCY nan@2.15.0
                                  │ ├─┬ UNMET OPTIONAL DEPENDENCY le-challenge-fs@2.0.9
                                  │ │ └── UNMET OPTIONAL DEPENDENCY @root/mkdirp@1.0.0
                                  │ ├── UNMET OPTIONAL DEPENDENCY le-sni-auto@2.1.9
                                  │ ├─┬ UNMET DEPENDENCY loadavg-windows@1.1.1
                                  │ │ └── UNMET DEPENDENCY weak-daemon@1.0.3
                                  │ ├── UNMET DEPENDENCY mime@2.5.2
                                  │ ├── UNMET DEPENDENCY ncp@2.0.0
                                  │ ├── UNMET DEPENDENCY node-forge@0.10.0
                                  │ ├── UNMET DEPENDENCY node-schedule@2.0.0
                                  │ ├─┬ UNMET DEPENDENCY node.extend@2.0.2
                                  │ │ ├─┬ UNMET DEPENDENCY has@1.0.3
                                  │ │ │ └── UNMET DEPENDENCY function-bind@1.1.1
                                  │ │ └── UNMET DEPENDENCY is@3.3.0
                                  │ ├─┬ UNMET DEPENDENCY pidusage@2.0.21
                                  │ │ └── UNMET DEPENDENCY safe-buffer@5.2.1
                                  │ ├── UNMET DEPENDENCY promisify-child-process@4.1.1
                                  │ ├─┬ UNMET DEPENDENCY prompt@1.1.0
                                  │ │ ├── UNMET DEPENDENCY colors@1.4.0
                                  │ │ ├─┬ UNMET DEPENDENCY read@1.0.7
                                  │ │ │ └── UNMET DEPENDENCY mute-stream@0.0.8
                                  │ │ ├── UNMET DEPENDENCY revalidator@0.1.8
                                  │ │ ├─┬ UNMET DEPENDENCY utile@0.3.0
                                  │ │ │ ├── UNMET DEPENDENCY async@0.9.2
                                  │ │ │ ├── UNMET DEPENDENCY deep-equal@0.2.2
                                  │ │ │ ├── UNMET DEPENDENCY i@0.3.6
                                  │ │ │ ├─┬ UNMET DEPENDENCY mkdirp@0.5.5
                                  │ │ │ │ └── UNMET DEPENDENCY minimist@1.2.5
                                  │ │ │ ├── UNMET DEPENDENCY ncp@1.0.1
                                  │ │ │ └─┬ UNMET DEPENDENCY rimraf@2.7.1
                                  │ │ │   └─┬ UNMET DEPENDENCY glob@7.1.6
                                  │ │ │     ├── UNMET DEPENDENCY fs.realpath@1.0.0
                                  │ │ │     ├─┬ UNMET DEPENDENCY inflight@1.0.6
                                  │ │ │     │ ├── UNMET DEPENDENCY once@1.4.0
                                  │ │ │     │ └── UNMET DEPENDENCY wrappy@1.0.2
                                  │ │ │     ├── UNMET DEPENDENCY inherits@2.0.3
                                  │ │ │     ├── UNMET DEPENDENCY minimatch@3.0.4
                                  │ │ │     ├── UNMET DEPENDENCY once@1.4.0
                                  │ │ │     └── UNMET DEPENDENCY path-is-absolute@1.0.1
                                  │ │ └─┬ UNMET DEPENDENCY winston@2.4.5
                                  │ │   ├── UNMET DEPENDENCY async@1.0.0
                                  │ │   ├── UNMET DEPENDENCY colors@1.0.3
                                  │ │   ├── UNMET DEPENDENCY cycle@1.0.3
                                  │ │   ├── UNMET DEPENDENCY eyes@0.1.8
                                  │ │   ├── UNMET DEPENDENCY isstream@0.1.2
                                  │ │   └── UNMET DEPENDENCY stack-trace@0.0.10
                                  │ ├── UNMET DEPENDENCY readline-sync@1.4.10
                                  │ ├── UNMET DEPENDENCY request@2.88.2
                                  │ ├── UNMET DEPENDENCY semver@7.3.5
                                  │ ├─┬ UNMET DEPENDENCY tar@6.1.0
                                  │ │ ├── UNMET DEPENDENCY chownr@2.0.0
                                  │ │ ├─┬ UNMET DEPENDENCY fs-minipass@2.1.0
                                  │ │ │ └── UNMET DEPENDENCY minipass@3.1.3
                                  │ │ ├─┬ UNMET DEPENDENCY minipass@3.1.3
                                  │ │ │ └── UNMET DEPENDENCY yallist@4.0.0
                                  │ │ ├─┬ UNMET DEPENDENCY minizlib@2.1.2
                                  │ │ │ ├── UNMET DEPENDENCY minipass@3.1.3
                                  │ │ │ └── UNMET DEPENDENCY yallist@4.0.0
                                  │ │ ├── UNMET DEPENDENCY mkdirp@1.0.4
                                  │ │ └── UNMET DEPENDENCY yallist@4.0.0
                                  │ ├─┬ UNMET DEPENDENCY winston@3.3.3
                                  │ │ ├─┬ UNMET DEPENDENCY @dabh/diagnostics@2.0.2
                                  │ │ │ ├─┬ UNMET DEPENDENCY colorspace@1.1.2
                                  │ │ │ │ ├─┬ UNMET DEPENDENCY color@3.0.0
                                  │ │ │ │ │ ├─┬ UNMET DEPENDENCY color-convert@1.9.3
                                  │ │ │ │ │ │ └── UNMET DEPENDENCY color-name@1.1.3
                                  │ │ │ │ │ └─┬ UNMET DEPENDENCY color-string@1.5.5
                                  │ │ │ │ │   ├── UNMET DEPENDENCY color-name@1.1.3
                                  │ │ │ │ │   └─┬ UNMET DEPENDENCY simple-swizzle@0.2.2
                                  │ │ │ │ │     └── UNMET DEPENDENCY is-arrayish@0.3.2
                                  │ │ │ │ └── UNMET DEPENDENCY text-hex@1.0.0
                                  │ │ │ ├── UNMET DEPENDENCY enabled@2.0.0
                                  │ │ │ └── UNMET DEPENDENCY kuler@2.0.0
                                  │ │ ├── UNMET DEPENDENCY async@3.2.0
                                  │ │ ├── UNMET DEPENDENCY is-stream@2.0.0
                                  │ │ ├─┬ UNMET DEPENDENCY logform@2.2.0
                                  │ │ │ ├── UNMET DEPENDENCY colors@1.4.0
                                  │ │ │ ├── UNMET DEPENDENCY fast-safe-stringify@2.0.7
                                  │ │ │ ├── UNMET DEPENDENCY fecha@4.2.0
                                  │ │ │ ├── UNMET DEPENDENCY ms@2.1.3
                                  │ │ │ └── UNMET DEPENDENCY triple-beam@1.3.0
                                  │ │ ├─┬ UNMET DEPENDENCY one-time@1.0.0
                                  │ │ │ └── UNMET DEPENDENCY fn.name@1.1.0
                                  │ │ ├─┬ UNMET DEPENDENCY readable-stream@3.6.0
                                  │ │ │ ├── UNMET DEPENDENCY inherits@2.0.3
                                  │ │ │ ├── UNMET DEPENDENCY string_decoder@1.1.1
                                  │ │ │ └── UNMET DEPENDENCY util-deprecate@1.0.2
                                  │ │ ├── UNMET DEPENDENCY stack-trace@0.0.10
                                  │ │ ├── UNMET DEPENDENCY triple-beam@1.3.0
                                  │ │ └─┬ UNMET DEPENDENCY winston-transport@4.4.0
                                  │ │   ├── UNMET DEPENDENCY readable-stream@2.3.7
                                  │ │   └── UNMET DEPENDENCY triple-beam@1.3.0
                                  │ ├─┬ UNMET DEPENDENCY winston-daily-rotate-file@4.5.5
                                  │ │ ├─┬ UNMET DEPENDENCY file-stream-rotator@0.5.7
                                  │ │ │ └── UNMET DEPENDENCY moment@2.29.1
                                  │ │ ├── UNMET DEPENDENCY object-hash@2.2.0
                                  │ │ ├── UNMET DEPENDENCY triple-beam@1.3.0
                                  │ │ └── UNMET DEPENDENCY winston-transport@4.4.0
                                  │ ├─┬ UNMET OPTIONAL DEPENDENCY winston-seq-updated@1.0.4
                                  │ │ ├── UNMET OPTIONAL DEPENDENCY seq-logging@0.4.6
                                  │ │ └── UNMET DEPENDENCY winston-transport@4.4.0
                                  │ ├─┬ UNMET OPTIONAL DEPENDENCY winston-syslog@2.4.4
                                  │ │ ├── UNMET OPTIONAL DEPENDENCY glossy@0.1.7
                                  │ │ └─┬ UNMET OPTIONAL DEPENDENCY unix-dgram@2.0.3
                                  │ │   ├── UNMET DEPENDENCY bindings@1.5.0
                                  │ │   └── UNMET DEPENDENCY nan@2.15.0
                                  │ └─┬ UNMET DEPENDENCY yargs@16.2.0
                                  │   ├─┬ UNMET DEPENDENCY cliui@7.0.4
                                  │   │ ├─┬ UNMET DEPENDENCY string-width@4.2.2
                                  │   │ │ ├── UNMET DEPENDENCY emoji-regex@8.0.0
                                  │   │ │ ├── UNMET DEPENDENCY is-fullwidth-code-point@3.0.0
                                  │   │ │ └── UNMET DEPENDENCY strip-ansi@6.0.0
                                  │   │ ├─┬ UNMET DEPENDENCY strip-ansi@6.0.0
                                  │   │ │ └── UNMET DEPENDENCY ansi-regex@5.0.0
                                  │   │ └─┬ UNMET DEPENDENCY wrap-ansi@7.0.0
                                  │   │   ├─┬ UNMET DEPENDENCY ansi-styles@4.3.0
                                  │   │   │ └─┬ UNMET DEPENDENCY color-convert@2.0.1
                                  │   │   │   └── UNMET DEPENDENCY color-name@1.1.4
                                  │   │   ├─┬ UNMET DEPENDENCY string-width@4.2.2
                                  │   │   │ ├── UNMET DEPENDENCY emoji-regex@8.0.0
                                  │   │   │ ├── UNMET DEPENDENCY is-fullwidth-code-point@3.0.0
                                  │   │   │ └── UNMET DEPENDENCY strip-ansi@6.0.0
                                  │   │   └─┬ UNMET DEPENDENCY strip-ansi@6.0.0
                                  │   │     └── UNMET DEPENDENCY ansi-regex@5.0.0
                                  │   ├── UNMET DEPENDENCY escalade@3.1.1
                                  │   ├── UNMET DEPENDENCY get-caller-file@2.0.5
                                  │   ├── UNMET DEPENDENCY require-directory@2.1.1
                                  │   ├─┬ UNMET DEPENDENCY string-width@4.2.2
                                  │   │ ├── UNMET DEPENDENCY emoji-regex@8.0.0
                                  │   │ ├── UNMET DEPENDENCY is-fullwidth-code-point@3.0.0
                                  │   │ └─┬ UNMET DEPENDENCY strip-ansi@6.0.0
                                  │   │   └── UNMET DEPENDENCY ansi-regex@5.0.0
                                  │   ├── UNMET DEPENDENCY y18n@5.0.5
                                  │   └── UNMET DEPENDENCY yargs-parser@20.2.7
                                  ├─┬ UNMET DEPENDENCY iobroker.sunnyportal@git+ssh://git@github.com/marvincaspar/ioBroker.sunnyportal.git#0eeecbfa57a6366daf4f6070e7ab27885af3c3c8
                                  │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                  │ ├── UNMET DEPENDENCY flow@0.2.3
                                  │ ├── UNMET DEPENDENCY request@2.88.2
                                  │ └─┬ UNMET DEPENDENCY request-promise-native@1.0.9
                                  │   ├─┬ UNMET DEPENDENCY request-promise-core@1.1.4
                                  │   │ └── UNMET DEPENDENCY lodash@4.17.21
                                  │   ├── UNMET DEPENDENCY stealthy-require@1.1.1
                                  │   └── UNMET DEPENDENCY tough-cookie@2.5.0
                                  └─┬ UNMET DEPENDENCY iobroker.zigbee@1.5.6
                                    ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                    ├── UNMET DEPENDENCY tar@6.1.0
                                    ├── UNMET DEPENDENCY typescript@4.5.2
                                    ├─┬ UNMET DEPENDENCY zigbee-herdsman@0.13.110
                                    │ ├── UNMET DEPENDENCY @serialport/bindings@9.0.4
                                    │ ├── UNMET DEPENDENCY debounce@^1.2.0
                                    │ ├── UNMET DEPENDENCY debug@^4.3.1
                                    │ ├── UNMET DEPENDENCY fast-deep-equal@3.1.3
                                    │ ├── UNMET DEPENDENCY mixin-deep@^2.0.1
                                    │ ├── UNMET DEPENDENCY mz@^2.7.0
                                    │ ├── UNMET DEPENDENCY serialport@9.0.6
                                    │ └── UNMET DEPENDENCY slip@^1.0.2
                                    └─┬ UNMET DEPENDENCY zigbee-herdsman-converters@14.0.162
                                      ├── UNMET DEPENDENCY axios@0.21.1
                                      ├── UNMET DEPENDENCY buffer-crc32@^0.2.13
                                      ├─┬ UNMET DEPENDENCY https-proxy-agent@5.0.0
                                      │ ├─┬ UNMET DEPENDENCY agent-base@6.0.2
                                      │ │ └─┬ UNMET DEPENDENCY debug@4.3.1
                                      │ │   └── UNMET DEPENDENCY ms@2.1.2
                                      │ └─┬ UNMET DEPENDENCY debug@4.3.1
                                      │   └── UNMET DEPENDENCY ms@2.1.2
                                      ├── UNMET DEPENDENCY tar-stream@2.2.0
                                      └── UNMET DEPENDENCY zigbee-herdsman@0.13.110
                                  
                                  npm ERR! missing: iobroker.admin@5.1.25, required by iobroker.inst@3.0.0
                                  npm ERR! missing: iobroker.backitup@2.2.2, required by iobroker.inst@3.0.0
                                  npm ERR! missing: iobroker.discovery@2.7.3, required by iobroker.inst@3.0.0
                                  npm ERR! missing: iobroker.hm-rega@3.0.32, required by iobroker.inst@3.0.0
                                  npm ERR! missing: iobroker.hm-rpc@1.14.45, required by iobroker.inst@3.0.0
                                  npm ERR! missing: iobroker.info@1.9.8, required by iobroker.inst@3.0.0
                                  npm ERR! missing: iobroker.javascript@5.2.13, required by iobroker.inst@3.0.0
                                  npm ERR! missing: iobroker.js-controller@3.3.20, required by iobroker.inst@3.0.0
                                  npm ERR! missing: iobroker.sunnyportal@github:marvincaspar/ioBroker.sunnyportal#master, required by iobroker.inst@3.0.0
                                  npm ERR! missing: iobroker.zigbee@1.5.6, required by iobroker.inst@3.0.0
                                  npm ERR! missing: @iobroker/adapter-core@2.5.1, required by iobroker.admin@5.1.25
                                  npm ERR! missing: body-parser@1.19.0, required by iobroker.admin@5.1.25
                                  npm ERR! missing: connect-flash@0.1.1, required by iobroker.admin@5.1.25
                                  npm ERR! missing: cookie-parser@1.4.5, required by iobroker.admin@5.1.25
                                  npm ERR! missing: express@4.17.1, required by iobroker.admin@5.1.25
                                  npm ERR! missing: express-fileupload@1.2.1, required by iobroker.admin@5.1.25
                                  npm ERR! missing: express-session@1.17.1, required by iobroker.admin@5.1.25
                                  npm ERR! missing: passport@0.4.1, required by iobroker.admin@5.1.25
                                  npm ERR! missing: passport-local@1.0.0, required by iobroker.admin@5.1.25
                                  npm ERR! missing: passport.socketio@3.7.0, required by iobroker.admin@5.1.25
                                  npm ERR! missing: request@2.88.2, required by iobroker.admin@5.1.25
                                  npm ERR! missing: semver@7.3.5, required by iobroker.admin@5.1.25
                                  npm ERR! missing: ws@7.5.5, required by iobroker.admin@5.1.25
                                  npm ERR! missing: @types/iobroker@3.3.4, required by @iobroker/adapter-core@2.5.1
                                  npm ERR! missing: @types/node@14.14.37, required by @types/iobroker@3.3.4
                                  npm ERR! missing: bytes@3.1.0, required by body-parser@1.19.0
                                  npm ERR! missing: content-type@1.0.4, required by body-parser@1.19.0
                                  npm ERR! missing: debug@2.6.9, required by body-parser@1.19.0
                                  npm ERR! missing: depd@1.1.2, required by body-parser@1.19.0
                                  npm ERR! missing: http-errors@1.7.2, required by body-parser@1.19.0
                                  npm ERR! missing: iconv-lite@0.4.24, required by body-parser@1.19.0
                                  npm ERR! missing: on-finished@2.3.0, required by body-parser@1.19.0
                                  npm ERR! missing: qs@6.7.0, required by body-parser@1.19.0
                                  npm ERR! missing: raw-body@2.4.0, required by body-parser@1.19.0
                                  npm ERR! missing: type-is@1.6.18, required by body-parser@1.19.0
                                  npm ERR! missing: ms@2.0.0, required by debug@2.6.9
                                  npm ERR! missing: depd@1.1.2, required by http-errors@1.7.2
                                  npm ERR! missing: inherits@2.0.3, required by http-errors@1.7.2
                                  npm ERR! missing: setprototypeof@1.1.1, required by http-errors@1.7.2
                                  npm ERR! missing: statuses@1.5.0, required by http-errors@1.7.2
                                  npm ERR! missing: toidentifier@1.0.0, required by http-errors@1.7.2
                                  npm ERR! missing: safer-buffer@2.1.2, required by iconv-lite@0.4.24
                                  npm ERR! missing: ee-first@1.1.1, required by on-finished@2.3.0
                                  npm ERR! missing: bytes@3.1.0, required by raw-body@2.4.0
                                  npm ERR! missing: http-errors@1.7.2, required by raw-body@2.4.0
                                  npm ERR! missing: iconv-lite@0.4.24, required by raw-body@2.4.0
                                  npm ERR! missing: unpipe@1.0.0, required by raw-body@2.4.0
                                  npm ERR! missing: media-typer@0.3.0, required by type-is@1.6.18
                                  npm ERR! missing: mime-types@2.1.29, required by type-is@1.6.18
                                  npm ERR! missing: cookie@0.4.0, required by cookie-parser@1.4.5
                                  npm ERR! missing: cookie-signature@1.0.6, required by cookie-parser@1.4.5
                                  npm ERR! missing: accepts@1.3.7, required by express@4.17.1
                                  npm ERR! missing: array-flatten@1.1.1, required by express@4.17.1
                                  npm ERR! missing: body-parser@1.19.0, required by express@4.17.1
                                  npm ERR! missing: content-disposition@0.5.3, required by express@4.17.1
                                  npm ERR! missing: content-type@1.0.4, required by express@4.17.1
                                  npm ERR! missing: cookie@0.4.0, required by express@4.17.1
                                  npm ERR! missing: cookie-signature@1.0.6, required by express@4.17.1
                                  npm ERR! missing: debug@2.6.9, required by express@4.17.1
                                  npm ERR! missing: depd@1.1.2, required by express@4.17.1
                                  npm ERR! missing: encodeurl@1.0.2, required by express@4.17.1
                                  npm ERR! missing: escape-html@1.0.3, required by express@4.17.1
                                  npm ERR! missing: etag@1.8.1, required by express@4.17.1
                                  npm ERR! missing: finalhandler@1.1.2, required by express@4.17.1
                                  npm ERR! missing: fresh@0.5.2, required by express@4.17.1
                                  npm ERR! missing: merge-descriptors@1.0.1, required by express@4.17.1
                                  npm ERR! missing: methods@1.1.2, required by express@4.17.1
                                  npm ERR! missing: on-finished@2.3.0, required by express@4.17.1
                                  npm ERR! missing: parseurl@1.3.3, required by express@4.17.1
                                  npm ERR! missing: path-to-regexp@0.1.7, required by express@4.17.1
                                  npm ERR! missing: proxy-addr@2.0.6, required by express@4.17.1
                                  npm ERR! missing: qs@6.7.0, required by express@4.17.1
                                  npm ERR! missing: range-parser@1.2.1, required by express@4.17.1
                                  npm ERR! missing: safe-buffer@5.1.2, required by express@4.17.1
                                  npm ERR! missing: send@0.17.1, required by express@4.17.1
                                  npm ERR! missing: serve-static@1.14.1, required by express@4.17.1
                                  npm ERR! missing: setprototypeof@1.1.1, required by express@4.17.1
                                  npm ERR! missing: statuses@1.5.0, required by express@4.17.1
                                  npm ERR! missing: type-is@1.6.18, required by express@4.17.1
                                  npm ERR! missing: utils-merge@1.0.1, required by express@4.17.1
                                  npm ERR! missing: vary@1.1.2, required by express@4.17.1
                                  npm ERR! missing: mime-types@2.1.29, required by accepts@1.3.7
                                  npm ERR! missing: negotiator@0.6.2, required by accepts@1.3.7
                                  npm ERR! missing: safe-buffer@5.1.2, required by content-disposition@0.5.3
                                  npm ERR! missing: debug@2.6.9, required by finalhandler@1.1.2
                                  npm ERR! missing: encodeurl@1.0.2, required by finalhandler@1.1.2
                                  npm ERR! missing: escape-html@1.0.3, required by finalhandler@1.1.2
                                  npm ERR! missing: on-finished@2.3.0, required by finalhandler@1.1.2
                                  npm ERR! missing: parseurl@1.3.3, required by finalhandler@1.1.2
                                  npm ERR! missing: statuses@1.5.0, required by finalhandler@1.1.2
                                  npm ERR! missing: unpipe@1.0.0, required by finalhandler@1.1.2
                                  npm ERR! missing: forwarded@0.1.2, required by proxy-addr@2.0.6
                                  npm ERR! missing: ipaddr.js@1.9.1, required by proxy-addr@2.0.6
                                  npm ERR! missing: debug@2.6.9, required by send@0.17.1
                                  npm ERR! missing: depd@1.1.2, required by send@0.17.1
                                  npm ERR! missing: destroy@1.0.4, required by send@0.17.1
                                  npm ERR! missing: encodeurl@1.0.2, required by send@0.17.1
                                  npm ERR! missing: escape-html@1.0.3, required by send@0.17.1
                                  npm ERR! missing: etag@1.8.1, required by send@0.17.1
                                  npm ERR! missing: fresh@0.5.2, required by send@0.17.1
                                  npm ERR! missing: http-errors@1.7.2, required by send@0.17.1
                                  npm ERR! missing: on-finished@2.3.0, required by send@0.17.1
                                  npm ERR! missing: range-parser@1.2.1, required by send@0.17.1
                                  npm ERR! missing: mime@1.6.0, required by send@0.17.1
                                  npm ERR! missing: ms@2.1.1, required by send@0.17.1
                                  npm ERR! missing: statuses@1.5.0, required by send@0.17.1
                                  npm ERR! missing: encodeurl@1.0.2, required by serve-static@1.14.1
                                  npm ERR! missing: escape-html@1.0.3, required by serve-static@1.14.1
                                  npm ERR! missing: parseurl@1.3.3, required by serve-static@1.14.1
                                  npm ERR! missing: send@0.17.1, required by serve-static@1.14.1
                                  npm ERR! missing: busboy@0.3.1, required by express-fileupload@1.2.1
                                  npm ERR! missing: dicer@0.3.0, required by busboy@0.3.1
                                  npm ERR! missing: streamsearch@0.1.2, required by dicer@0.3.0
                                  npm ERR! missing: cookie@0.4.0, required by express-session@1.17.1
                                  npm ERR! missing: cookie-signature@1.0.6, required by express-session@1.17.1
                                  npm ERR! missing: debug@2.6.9, required by express-session@1.17.1
                                  npm ERR! missing: depd@2.0.0, required by express-session@1.17.1
                                  npm ERR! missing: safe-buffer@5.2.0, required by express-session@1.17.1
                                  npm ERR! missing: on-headers@1.0.2, required by express-session@1.17.1
                                  npm ERR! missing: parseurl@1.3.3, required by express-session@1.17.1
                                  npm ERR! missing: uid-safe@2.1.5, required by express-session@1.17.1
                                  npm ERR! missing: random-bytes@1.0.0, required by uid-safe@2.1.5
                                  npm ERR! missing: passport-strategy@1.0.0, required by passport@0.4.1
                                  npm ERR! missing: pause@0.0.1, required by passport@0.4.1
                                  npm ERR! missing: passport-strategy@1.0.0, required by passport-local@1.0.0
                                  npm ERR! missing: xtend@4.0.2, required by passport.socketio@3.7.0
                                  npm ERR! missing: aws-sign2@0.7.0, required by request@2.88.2
                                  npm ERR! missing: aws4@1.11.0, required by request@2.88.2
                                  npm ERR! missing: caseless@0.12.0, required by request@2.88.2
                                  npm ERR! missing: combined-stream@1.0.8, required by request@2.88.2
                                  npm ERR! missing: extend@3.0.2, required by request@2.88.2
                                  npm ERR! missing: forever-agent@0.6.1, required by request@2.88.2
                                  npm ERR! missing: form-data@2.3.3, required by request@2.88.2
                                  npm ERR! missing: har-validator@5.1.5, required by request@2.88.2
                                  npm ERR! missing: http-signature@1.2.0, required by request@2.88.2
                                  npm ERR! missing: is-typedarray@1.0.0, required by request@2.88.2
                                  npm ERR! missing: isstream@0.1.2, required by request@2.88.2
                                  npm ERR! missing: json-stringify-safe@5.0.1, required by request@2.88.2
                                  npm ERR! missing: mime-types@2.1.29, required by request@2.88.2
                                  npm ERR! missing: oauth-sign@0.9.0, required by request@2.88.2
                                  npm ERR! missing: performance-now@2.1.0, required by request@2.88.2
                                  npm ERR! missing: qs@6.5.2, required by request@2.88.2
                                  npm ERR! missing: safe-buffer@5.1.2, required by request@2.88.2
                                  npm ERR! missing: tough-cookie@2.5.0, required by request@2.88.2
                                  npm ERR! missing: tunnel-agent@0.6.0, required by request@2.88.2
                                  npm ERR! missing: uuid@3.4.0, required by request@2.88.2
                                  npm ERR! missing: delayed-stream@1.0.0, required by combined-stream@1.0.8
                                  npm ERR! missing: asynckit@0.4.0, required by form-data@2.3.3
                                  npm ERR! missing: combined-stream@1.0.8, required by form-data@2.3.3
                                  npm ERR! missing: mime-types@2.1.29, required by form-data@2.3.3
                                  npm ERR! missing: ajv@6.12.6, required by har-validator@5.1.5
                                  npm ERR! missing: har-schema@2.0.0, required by har-validator@5.1.5
                                  npm ERR! missing: fast-deep-equal@3.1.3, required by ajv@6.12.6
                                  npm ERR! missing: fast-json-stable-stringify@2.1.0, required by ajv@6.12.6
                                  npm ERR! missing: json-schema-traverse@0.4.1, required by ajv@6.12.6
                                  npm ERR! missing: uri-js@4.4.1, required by ajv@6.12.6
                                  npm ERR! missing: punycode@2.1.1, required by uri-js@4.4.1
                                  npm ERR! missing: assert-plus@1.0.0, required by http-signature@1.2.0
                                  npm ERR! missing: jsprim@1.4.1, required by http-signature@1.2.0
                                  npm ERR! missing: sshpk@1.16.1, required by http-signature@1.2.0
                                  npm ERR! missing: assert-plus@1.0.0, required by jsprim@1.4.1
                                  npm ERR! missing: extsprintf@1.3.0, required by jsprim@1.4.1
                                  npm ERR! missing: json-schema@0.2.3, required by jsprim@1.4.1
                                  npm ERR! missing: verror@1.10.0, required by jsprim@1.4.1
                                  npm ERR! missing: assert-plus@1.0.0, required by verror@1.10.0
                                  npm ERR! missing: core-util-is@1.0.2, required by verror@1.10.0
                                  npm ERR! missing: extsprintf@1.3.0, required by verror@1.10.0
                                  npm ERR! missing: asn1@0.2.4, required by sshpk@1.16.1
                                  npm ERR! missing: assert-plus@1.0.0, required by sshpk@1.16.1
                                  npm ERR! missing: bcrypt-pbkdf@1.0.2, required by sshpk@1.16.1
                                  npm ERR! missing: dashdash@1.14.1, required by sshpk@1.16.1
                                  npm ERR! missing: ecc-jsbn@0.1.2, required by sshpk@1.16.1
                                  npm ERR! missing: getpass@0.1.7, required by sshpk@1.16.1
                                  npm ERR! missing: jsbn@0.1.1, required by sshpk@1.16.1
                                  npm ERR! missing: safer-buffer@2.1.2, required by sshpk@1.16.1
                                  npm ERR! missing: tweetnacl@0.14.5, required by sshpk@1.16.1
                                  npm ERR! missing: safer-buffer@2.1.2, required by asn1@0.2.4
                                  npm ERR! missing: tweetnacl@0.14.5, required by bcrypt-pbkdf@1.0.2
                                  npm ERR! missing: assert-plus@1.0.0, required by dashdash@1.14.1
                                  npm ERR! missing: jsbn@0.1.1, required by ecc-jsbn@0.1.2
                                  npm ERR! missing: safer-buffer@2.1.2, required by ecc-jsbn@0.1.2
                                  npm ERR! missing: assert-plus@1.0.0, required by getpass@0.1.7
                                  npm ERR! missing: mime-
                                  
                                  
                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • schmitzkatzeS schmitzkatze

                                    @thomas-braun ``` ich hoffe das ich das jetzt richtig gemacht habe 🥶 und das ist noch nicht alles !!

                                    michael@debianIObroker:/opt/iobroker$ npm list
                                    npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
                                    iobroker.inst@3.0.0 /opt/iobroker
                                    ├─┬ UNMET DEPENDENCY iobroker.admin@5.1.25
                                    │ ├─┬ UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                    │ │ └─┬ UNMET DEPENDENCY @types/iobroker@3.3.4
                                    │ │   └── UNMET DEPENDENCY @types/node@14.14.37
                                    │ ├─┬ UNMET DEPENDENCY body-parser@1.19.0
                                    │ │ ├── UNMET DEPENDENCY bytes@3.1.0
                                    │ │ ├── UNMET DEPENDENCY content-type@1.0.4
                                    │ │ ├─┬ UNMET DEPENDENCY debug@2.6.9
                                    │ │ │ └── UNMET DEPENDENCY ms@2.0.0
                                    │ │ ├── UNMET DEPENDENCY depd@1.1.2
                                    │ │ ├─┬ UNMET DEPENDENCY http-errors@1.7.2
                                    │ │ │ ├── UNMET DEPENDENCY depd@1.1.2
                                    │ │ │ ├── UNMET DEPENDENCY inherits@2.0.3
                                    │ │ │ ├── UNMET DEPENDENCY setprototypeof@1.1.1
                                    │ │ │ ├── UNMET DEPENDENCY statuses@1.5.0
                                    │ │ │ └── UNMET DEPENDENCY toidentifier@1.0.0
                                    │ │ ├─┬ UNMET DEPENDENCY iconv-lite@0.4.24
                                    │ │ │ └── UNMET DEPENDENCY safer-buffer@2.1.2
                                    │ │ ├─┬ UNMET DEPENDENCY on-finished@2.3.0
                                    │ │ │ └── UNMET DEPENDENCY ee-first@1.1.1
                                    │ │ ├── UNMET DEPENDENCY qs@6.7.0
                                    │ │ ├─┬ UNMET DEPENDENCY raw-body@2.4.0
                                    │ │ │ ├── UNMET DEPENDENCY bytes@3.1.0
                                    │ │ │ ├── UNMET DEPENDENCY http-errors@1.7.2
                                    │ │ │ ├── UNMET DEPENDENCY iconv-lite@0.4.24
                                    │ │ │ └── UNMET DEPENDENCY unpipe@1.0.0
                                    │ │ └─┬ UNMET DEPENDENCY type-is@1.6.18
                                    │ │   ├── UNMET DEPENDENCY media-typer@0.3.0
                                    │ │   └── UNMET DEPENDENCY mime-types@2.1.29
                                    │ ├── UNMET DEPENDENCY connect-flash@0.1.1
                                    │ ├─┬ UNMET DEPENDENCY cookie-parser@1.4.5
                                    │ │ ├── UNMET DEPENDENCY cookie@0.4.0
                                    │ │ └── UNMET DEPENDENCY cookie-signature@1.0.6
                                    │ ├─┬ UNMET DEPENDENCY express@4.17.1
                                    │ │ ├─┬ UNMET DEPENDENCY accepts@1.3.7
                                    │ │ │ ├── UNMET DEPENDENCY mime-types@2.1.29
                                    │ │ │ └── UNMET DEPENDENCY negotiator@0.6.2
                                    │ │ ├── UNMET DEPENDENCY array-flatten@1.1.1
                                    │ │ ├── UNMET DEPENDENCY body-parser@1.19.0
                                    │ │ ├─┬ UNMET DEPENDENCY content-disposition@0.5.3
                                    │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ │ ├── UNMET DEPENDENCY content-type@1.0.4
                                    │ │ ├── UNMET DEPENDENCY cookie@0.4.0
                                    │ │ ├── UNMET DEPENDENCY cookie-signature@1.0.6
                                    │ │ ├── UNMET DEPENDENCY debug@2.6.9
                                    │ │ ├── UNMET DEPENDENCY depd@1.1.2
                                    │ │ ├── UNMET DEPENDENCY encodeurl@1.0.2
                                    │ │ ├── UNMET DEPENDENCY escape-html@1.0.3
                                    │ │ ├── UNMET DEPENDENCY etag@1.8.1
                                    │ │ ├─┬ UNMET DEPENDENCY finalhandler@1.1.2
                                    │ │ │ ├── UNMET DEPENDENCY debug@2.6.9
                                    │ │ │ ├── UNMET DEPENDENCY encodeurl@1.0.2
                                    │ │ │ ├── UNMET DEPENDENCY escape-html@1.0.3
                                    │ │ │ ├── UNMET DEPENDENCY on-finished@2.3.0
                                    │ │ │ ├── UNMET DEPENDENCY parseurl@1.3.3
                                    │ │ │ ├── UNMET DEPENDENCY statuses@1.5.0
                                    │ │ │ └── UNMET DEPENDENCY unpipe@1.0.0
                                    │ │ ├── UNMET DEPENDENCY fresh@0.5.2
                                    │ │ ├── UNMET DEPENDENCY merge-descriptors@1.0.1
                                    │ │ ├── UNMET DEPENDENCY methods@1.1.2
                                    │ │ ├── UNMET DEPENDENCY on-finished@2.3.0
                                    │ │ ├── UNMET DEPENDENCY parseurl@1.3.3
                                    │ │ ├── UNMET DEPENDENCY path-to-regexp@0.1.7
                                    │ │ ├─┬ UNMET DEPENDENCY proxy-addr@2.0.6
                                    │ │ │ ├── UNMET DEPENDENCY forwarded@0.1.2
                                    │ │ │ └── UNMET DEPENDENCY ipaddr.js@1.9.1
                                    │ │ ├── UNMET DEPENDENCY qs@6.7.0
                                    │ │ ├── UNMET DEPENDENCY range-parser@1.2.1
                                    │ │ ├── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ │ ├─┬ UNMET DEPENDENCY send@0.17.1
                                    │ │ │ ├── UNMET DEPENDENCY debug@2.6.9
                                    │ │ │ ├── UNMET DEPENDENCY depd@1.1.2
                                    │ │ │ ├── UNMET DEPENDENCY destroy@1.0.4
                                    │ │ │ ├── UNMET DEPENDENCY encodeurl@1.0.2
                                    │ │ │ ├── UNMET DEPENDENCY escape-html@1.0.3
                                    │ │ │ ├── UNMET DEPENDENCY etag@1.8.1
                                    │ │ │ ├── UNMET DEPENDENCY fresh@0.5.2
                                    │ │ │ ├── UNMET DEPENDENCY http-errors@1.7.2
                                    │ │ │ ├── UNMET DEPENDENCY mime@1.6.0
                                    │ │ │ ├── UNMET DEPENDENCY ms@2.1.1
                                    │ │ │ ├── UNMET DEPENDENCY on-finished@2.3.0
                                    │ │ │ ├── UNMET DEPENDENCY range-parser@1.2.1
                                    │ │ │ └── UNMET DEPENDENCY statuses@1.5.0
                                    │ │ ├─┬ UNMET DEPENDENCY serve-static@1.14.1
                                    │ │ │ ├── UNMET DEPENDENCY encodeurl@1.0.2
                                    │ │ │ ├── UNMET DEPENDENCY escape-html@1.0.3
                                    │ │ │ ├── UNMET DEPENDENCY parseurl@1.3.3
                                    │ │ │ └── UNMET DEPENDENCY send@0.17.1
                                    │ │ ├── UNMET DEPENDENCY setprototypeof@1.1.1
                                    │ │ ├── UNMET DEPENDENCY statuses@1.5.0
                                    │ │ ├── UNMET DEPENDENCY type-is@1.6.18
                                    │ │ ├── UNMET DEPENDENCY utils-merge@1.0.1
                                    │ │ └── UNMET DEPENDENCY vary@1.1.2
                                    │ ├─┬ UNMET DEPENDENCY express-fileupload@1.2.1
                                    │ │ └─┬ UNMET DEPENDENCY busboy@0.3.1
                                    │ │   └─┬ UNMET DEPENDENCY dicer@0.3.0
                                    │ │     └── UNMET DEPENDENCY streamsearch@0.1.2
                                    │ ├─┬ UNMET DEPENDENCY express-session@1.17.1
                                    │ │ ├── UNMET DEPENDENCY cookie@0.4.0
                                    │ │ ├── UNMET DEPENDENCY cookie-signature@1.0.6
                                    │ │ ├── UNMET DEPENDENCY debug@2.6.9
                                    │ │ ├── UNMET DEPENDENCY depd@2.0.0
                                    │ │ ├── UNMET DEPENDENCY on-headers@1.0.2
                                    │ │ ├── UNMET DEPENDENCY parseurl@1.3.3
                                    │ │ ├── UNMET DEPENDENCY safe-buffer@5.2.0
                                    │ │ └─┬ UNMET DEPENDENCY uid-safe@2.1.5
                                    │ │   └── UNMET DEPENDENCY random-bytes@1.0.0
                                    │ ├─┬ UNMET DEPENDENCY passport@0.4.1
                                    │ │ ├── UNMET DEPENDENCY passport-strategy@1.0.0
                                    │ │ └── UNMET DEPENDENCY pause@0.0.1
                                    │ ├─┬ UNMET DEPENDENCY passport-local@1.0.0
                                    │ │ └── UNMET DEPENDENCY passport-strategy@1.0.0
                                    │ ├─┬ UNMET DEPENDENCY passport.socketio@3.7.0
                                    │ │ └── UNMET DEPENDENCY xtend@4.0.2
                                    │ ├─┬ UNMET DEPENDENCY request@2.88.2
                                    │ │ ├── UNMET DEPENDENCY aws-sign2@0.7.0
                                    │ │ ├── UNMET DEPENDENCY aws4@1.11.0
                                    │ │ ├── UNMET DEPENDENCY caseless@0.12.0
                                    │ │ ├─┬ UNMET DEPENDENCY combined-stream@1.0.8
                                    │ │ │ └── UNMET DEPENDENCY delayed-stream@1.0.0
                                    │ │ ├── UNMET DEPENDENCY extend@3.0.2
                                    │ │ ├── UNMET DEPENDENCY forever-agent@0.6.1
                                    │ │ ├─┬ UNMET DEPENDENCY form-data@2.3.3
                                    │ │ │ ├── UNMET DEPENDENCY asynckit@0.4.0
                                    │ │ │ ├── UNMET DEPENDENCY combined-stream@1.0.8
                                    │ │ │ └── UNMET DEPENDENCY mime-types@2.1.29
                                    │ │ ├─┬ UNMET DEPENDENCY har-validator@5.1.5
                                    │ │ │ ├─┬ UNMET DEPENDENCY ajv@6.12.6
                                    │ │ │ │ ├── UNMET DEPENDENCY fast-deep-equal@3.1.3
                                    │ │ │ │ ├── UNMET DEPENDENCY fast-json-stable-stringify@2.1.0
                                    │ │ │ │ ├── UNMET DEPENDENCY json-schema-traverse@0.4.1
                                    │ │ │ │ └─┬ UNMET DEPENDENCY uri-js@4.4.1
                                    │ │ │ │   └── UNMET DEPENDENCY punycode@2.1.1
                                    │ │ │ └── UNMET DEPENDENCY har-schema@2.0.0
                                    │ │ ├─┬ UNMET DEPENDENCY http-signature@1.2.0
                                    │ │ │ ├── UNMET DEPENDENCY assert-plus@1.0.0
                                    │ │ │ ├─┬ UNMET DEPENDENCY jsprim@1.4.1
                                    │ │ │ │ ├── UNMET DEPENDENCY assert-plus@1.0.0
                                    │ │ │ │ ├── UNMET DEPENDENCY extsprintf@1.3.0
                                    │ │ │ │ ├── UNMET DEPENDENCY json-schema@0.2.3
                                    │ │ │ │ └─┬ UNMET DEPENDENCY verror@1.10.0
                                    │ │ │ │   ├── UNMET DEPENDENCY assert-plus@1.0.0
                                    │ │ │ │   ├── UNMET DEPENDENCY core-util-is@1.0.2
                                    │ │ │ │   └── UNMET DEPENDENCY extsprintf@1.3.0
                                    │ │ │ └─┬ UNMET DEPENDENCY sshpk@1.16.1
                                    │ │ │   ├─┬ UNMET DEPENDENCY asn1@0.2.4
                                    │ │ │   │ └── UNMET DEPENDENCY safer-buffer@2.1.2
                                    │ │ │   ├── UNMET DEPENDENCY assert-plus@1.0.0
                                    │ │ │   ├─┬ UNMET DEPENDENCY bcrypt-pbkdf@1.0.2
                                    │ │ │   │ └── UNMET DEPENDENCY tweetnacl@0.14.5
                                    │ │ │   ├─┬ UNMET DEPENDENCY dashdash@1.14.1
                                    │ │ │   │ └── UNMET DEPENDENCY assert-plus@1.0.0
                                    │ │ │   ├─┬ UNMET DEPENDENCY ecc-jsbn@0.1.2
                                    │ │ │   │ ├── UNMET DEPENDENCY jsbn@0.1.1
                                    │ │ │   │ └── UNMET DEPENDENCY safer-buffer@2.1.2
                                    │ │ │   ├─┬ UNMET DEPENDENCY getpass@0.1.7
                                    │ │ │   │ └── UNMET DEPENDENCY assert-plus@1.0.0
                                    │ │ │   ├── UNMET DEPENDENCY jsbn@0.1.1
                                    │ │ │   ├── UNMET DEPENDENCY safer-buffer@2.1.2
                                    │ │ │   └── UNMET DEPENDENCY tweetnacl@0.14.5
                                    │ │ ├── UNMET DEPENDENCY is-typedarray@1.0.0
                                    │ │ ├── UNMET DEPENDENCY isstream@0.1.2
                                    │ │ ├── UNMET DEPENDENCY json-stringify-safe@5.0.1
                                    │ │ ├─┬ UNMET DEPENDENCY mime-types@2.1.29
                                    │ │ │ └── UNMET DEPENDENCY mime-db@1.46.0
                                    │ │ ├── UNMET DEPENDENCY oauth-sign@0.9.0
                                    │ │ ├── UNMET DEPENDENCY performance-now@2.1.0
                                    │ │ ├── UNMET DEPENDENCY qs@6.5.2
                                    │ │ ├── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ │ ├─┬ UNMET DEPENDENCY tough-cookie@2.5.0
                                    │ │ │ ├── UNMET DEPENDENCY psl@1.8.0
                                    │ │ │ └── UNMET DEPENDENCY punycode@2.1.1
                                    │ │ ├─┬ UNMET DEPENDENCY tunnel-agent@0.6.0
                                    │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ │ └── UNMET DEPENDENCY uuid@3.4.0
                                    │ ├─┬ UNMET DEPENDENCY semver@7.3.5
                                    │ │ └─┬ UNMET DEPENDENCY lru-cache@6.0.0
                                    │ │   └── UNMET DEPENDENCY yallist@4.0.0
                                    │ └── UNMET DEPENDENCY ws@7.5.5
                                    ├─┬ UNMET DEPENDENCY iobroker.backitup@2.2.2
                                    │ ├─┬ UNMET DEPENDENCY @googleapis/drive@0.3.1
                                    │ │ └─┬ UNMET DEPENDENCY googleapis-common@5.0.5
                                    │ │   ├── UNMET DEPENDENCY extend@3.0.2
                                    │ │   ├── UNMET DEPENDENCY gaxios@4.3.2
                                    │ │   ├── UNMET DEPENDENCY google-auth-library@7.10.2
                                    │ │   ├── UNMET DEPENDENCY qs@6.7.0
                                    │ │   ├── UNMET DEPENDENCY url-template@2.0.8
                                    │ │   └── UNMET DEPENDENCY uuid@8.3.2
                                    │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                    │ ├─┬ UNMET DEPENDENCY axios@0.24.0
                                    │ │ └── UNMET DEPENDENCY follow-redirects@1.14.5
                                    │ ├─┬ UNMET DEPENDENCY dropbox-v2-api@2.4.52
                                    │ │ └── UNMET DEPENDENCY request@2.88.2
                                    │ ├── UNMET DEPENDENCY express@4.17.1
                                    │ ├─┬ UNMET DEPENDENCY fs-extra@10.0.0
                                    │ │ ├── UNMET DEPENDENCY graceful-fs@4.2.6
                                    │ │ ├─┬ UNMET DEPENDENCY jsonfile@6.1.0
                                    │ │ │ ├── UNMET DEPENDENCY graceful-fs@4.2.6
                                    │ │ │ └── UNMET DEPENDENCY universalify@2.0.0
                                    │ │ └── UNMET DEPENDENCY universalify@2.0.0
                                    │ ├─┬ UNMET DEPENDENCY ftp@0.3.10
                                    │ │ ├─┬ UNMET DEPENDENCY readable-stream@1.1.14
                                    │ │ │ ├── UNMET DEPENDENCY core-util-is@1.0.2
                                    │ │ │ ├── UNMET DEPENDENCY inherits@2.0.3
                                    │ │ │ ├── UNMET DEPENDENCY isarray@0.0.1
                                    │ │ │ └── UNMET DEPENDENCY string_decoder@0.10.31
                                    │ │ └── UNMET DEPENDENCY xregexp@2.0.0
                                    │ ├─┬ UNMET DEPENDENCY google-auth-library@7.10.2
                                    │ │ ├── UNMET DEPENDENCY arrify@2.0.1
                                    │ │ ├── UNMET DEPENDENCY base64-js@1.5.1
                                    │ │ ├─┬ UNMET DEPENDENCY ecdsa-sig-formatter@1.0.11
                                    │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ │ ├── UNMET DEPENDENCY fast-text-encoding@1.0.3
                                    │ │ ├─┬ UNMET DEPENDENCY gaxios@4.3.2
                                    │ │ │ ├─┬ UNMET DEPENDENCY abort-controller@3.0.0
                                    │ │ │ │ └── UNMET DEPENDENCY event-target-shim@5.0.1
                                    │ │ │ ├── UNMET DEPENDENCY extend@3.0.2
                                    │ │ │ ├── UNMET DEPENDENCY https-proxy-agent@5.0.0
                                    │ │ │ ├── UNMET DEPENDENCY is-stream@2.0.0
                                    │ │ │ └─┬ UNMET DEPENDENCY node-fetch@2.6.6
                                    │ │ │   └─┬ UNMET DEPENDENCY whatwg-url@5.0.0
                                    │ │ │     ├── UNMET DEPENDENCY tr46@0.0.3
                                    │ │ │     └── UNMET DEPENDENCY webidl-conversions@3.0.1
                                    │ │ ├─┬ UNMET DEPENDENCY gcp-metadata@4.3.1
                                    │ │ │ ├── UNMET DEPENDENCY gaxios@4.3.2
                                    │ │ │ └─┬ UNMET DEPENDENCY json-bigint@1.0.0
                                    │ │ │   └── UNMET DEPENDENCY bignumber.js@9.0.1
                                    │ │ ├─┬ UNMET DEPENDENCY gtoken@5.3.1
                                    │ │ │ ├── UNMET DEPENDENCY gaxios@4.3.2
                                    │ │ │ ├─┬ UNMET DEPENDENCY google-p12-pem@3.1.2
                                    │ │ │ │ └── UNMET DEPENDENCY node-forge@0.10.0
                                    │ │ │ └─┬ UNMET DEPENDENCY jws@4.0.0
                                    │ │ │   ├─┬ UNMET DEPENDENCY jwa@2.0.0
                                    │ │ │   │ ├── UNMET DEPENDENCY buffer-equal-constant-time@1.0.1
                                    │ │ │   │ ├── UNMET DEPENDENCY ecdsa-sig-formatter@1.0.11
                                    │ │ │   │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ │ │   └── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ │ ├─┬ UNMET DEPENDENCY jws@4.0.0
                                    │ │ │ ├─┬ UNMET DEPENDENCY jwa@2.0.0
                                    │ │ │ │ ├── UNMET DEPENDENCY buffer-equal-constant-time@1.0.1
                                    │ │ │ │ ├── UNMET DEPENDENCY ecdsa-sig-formatter@1.0.11
                                    │ │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ │ └── UNMET DEPENDENCY lru-cache@6.0.0
                                    │ ├─┬ UNMET DEPENDENCY node-schedule@2.0.0
                                    │ │ ├─┬ UNMET DEPENDENCY cron-parser@3.5.0
                                    │ │ │ ├─┬ UNMET DEPENDENCY is-nan@1.3.2
                                    │ │ │ │ ├─┬ UNMET DEPENDENCY call-bind@1.0.2
                                    │ │ │ │ │ ├── UNMET DEPENDENCY function-bind@1.1.1
                                    │ │ │ │ │ └─┬ UNMET DEPENDENCY get-intrinsic@1.1.1
                                    │ │ │ │ │   ├── UNMET DEPENDENCY function-bind@1.1.1
                                    │ │ │ │ │   ├── UNMET DEPENDENCY has@1.0.3
                                    │ │ │ │ │   └── UNMET DEPENDENCY has-symbols@1.0.2
                                    │ │ │ │ └─┬ UNMET DEPENDENCY define-properties@1.1.3
                                    │ │ │ │   └── UNMET DEPENDENCY object-keys@1.1.1
                                    │ │ │ └── UNMET DEPENDENCY luxon@1.26.0
                                    │ │ ├── UNMET DEPENDENCY long-timeout@0.1.1
                                    │ │ └── UNMET DEPENDENCY sorted-array-functions@1.3.0
                                    │ ├── UNMET DEPENDENCY node-wol@0.1.1
                                    │ ├── UNMET DEPENDENCY request@2.88.2
                                    │ ├─┬ UNMET DEPENDENCY tar-fs@2.1.1
                                    │ │ ├── UNMET DEPENDENCY chownr@1.1.4
                                    │ │ ├── UNMET DEPENDENCY mkdirp-classic@0.5.3
                                    │ │ ├─┬ UNMET DEPENDENCY pump@3.0.0
                                    │ │ │ ├─┬ UNMET DEPENDENCY end-of-stream@1.4.4
                                    │ │ │ │ └── UNMET DEPENDENCY once@1.4.0
                                    │ │ │ └─┬ UNMET DEPENDENCY once@1.4.0
                                    │ │ │   └── UNMET DEPENDENCY wrappy@1.0.2
                                    │ │ └─┬ UNMET DEPENDENCY tar-stream@2.2.0
                                    │ │   ├─┬ UNMET DEPENDENCY bl@4.1.0
                                    │ │   │ ├─┬ UNMET DEPENDENCY buffer@5.7.1
                                    │ │   │ │ ├── UNMET DEPENDENCY base64-js@1.5.1
                                    │ │   │ │ └── UNMET DEPENDENCY ieee754@1.2.1
                                    │ │   │ ├── UNMET DEPENDENCY inherits@2.0.4
                                    │ │   │ └─┬ UNMET DEPENDENCY readable-stream@3.6.0
                                    │ │   │   ├── UNMET DEPENDENCY inherits@2.0.4
                                    │ │   │   ├── UNMET DEPENDENCY string_decoder@1.1.1
                                    │ │   │   └── UNMET DEPENDENCY util-deprecate@1.0.2
                                    │ │   ├── UNMET DEPENDENCY end-of-stream@1.4.4
                                    │ │   ├── UNMET DEPENDENCY fs-constants@1.0.0
                                    │ │   ├── UNMET DEPENDENCY inherits@2.0.3
                                    │ │   └─┬ UNMET DEPENDENCY readable-stream@3.6.0
                                    │ │     ├── UNMET DEPENDENCY inherits@2.0.3
                                    │ │     ├── UNMET DEPENDENCY string_decoder@1.1.1
                                    │ │     └── UNMET DEPENDENCY util-deprecate@1.0.2
                                    │ └─┬ UNMET DEPENDENCY webdav@4.7.0
                                    │   ├── UNMET DEPENDENCY axios@0.21.1
                                    │   ├── UNMET DEPENDENCY base-64@1.0.0
                                    │   ├─┬ UNMET DEPENDENCY fast-xml-parser@3.21.1
                                    │   │ └── UNMET DEPENDENCY strnum@1.0.4
                                    │   ├── UNMET DEPENDENCY he@1.2.0
                                    │   ├── UNMET DEPENDENCY hot-patcher@0.5.0
                                    │   ├── UNMET DEPENDENCY layerr@0.1.2
                                    │   ├─┬ UNMET DEPENDENCY md5@2.3.0
                                    │   │ ├── UNMET DEPENDENCY charenc@0.0.2
                                    │   │ ├── UNMET DEPENDENCY crypt@0.0.2
                                    │   │ └── UNMET DEPENDENCY is-buffer@1.1.6
                                    │   ├─┬ UNMET DEPENDENCY minimatch@3.0.4
                                    │   │ └─┬ UNMET DEPENDENCY brace-expansion@1.1.11
                                    │   │   ├── UNMET DEPENDENCY balanced-match@1.0.0
                                    │   │   └── UNMET DEPENDENCY concat-map@0.0.1
                                    │   ├── UNMET DEPENDENCY nested-property@4.0.0
                                    │   ├── UNMET DEPENDENCY path-posix@1.0.0
                                    │   ├── UNMET DEPENDENCY url-join@4.0.1
                                    │   └─┬ UNMET DEPENDENCY url-parse@1.5.3
                                    │     ├── UNMET DEPENDENCY querystringify@2.2.0
                                    │     └── UNMET DEPENDENCY requires-port@1.0.0
                                    ├─┬ UNMET DEPENDENCY iobroker.discovery@2.7.3
                                    │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                    │ ├─┬ UNMET OPTIONAL DEPENDENCY mdns-discovery@0.2.6
                                    │ │ ├─┬ UNMET OPTIONAL DEPENDENCY debug@2.2.0
                                    │ │ │ └── UNMET OPTIONAL DEPENDENCY ms@0.7.1
                                    │ │ ├── UNMET OPTIONAL DEPENDENCY dgram@1.0.1
                                    │ │ └─┬ UNMET OPTIONAL DEPENDENCY dns-packet@1.3.1
                                    │ │   ├── UNMET DEPENDENCY ip@1.1.5
                                    │ │   └── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ ├── UNMET DEPENDENCY netmask@2.0.2
                                    │ ├── UNMET DEPENDENCY node-mndp@0.0.3
                                    │ ├─┬ UNMET DEPENDENCY node-ssdp@4.0.1
                                    │ │ ├─┬ UNMET DEPENDENCY async@2.6.3
                                    │ │ │ └── UNMET DEPENDENCY lodash@4.17.21
                                    │ │ ├── UNMET DEPENDENCY bluebird@3.7.2
                                    │ │ ├─┬ UNMET DEPENDENCY debug@3.2.7
                                    │ │ │ └── UNMET DEPENDENCY ms@2.1.3
                                    │ │ ├── UNMET DEPENDENCY extend@3.0.2
                                    │ │ └── UNMET DEPENDENCY ip@1.1.5
                                    │ └─┬ UNMET DEPENDENCY serialport@9.2.7
                                    │   ├─┬ UNMET DEPENDENCY @serialport/binding-mock@9.2.4
                                    │   │ ├─┬ UNMET DEPENDENCY @serialport/binding-abstract@9.2.3
                                    │   │ │ └─┬ UNMET DEPENDENCY debug@4.3.2
                                    │   │ │   └── UNMET DEPENDENCY ms@2.1.2
                                    │   │ └─┬ UNMET DEPENDENCY debug@4.3.2
                                    │   │   └── UNMET DEPENDENCY ms@2.1.2
                                    │   ├─┬ UNMET DEPENDENCY @serialport/bindings@9.2.7
                                    │   │ ├── UNMET DEPENDENCY @serialport/binding-abstract@9.2.3
                                    │   │ ├── UNMET DEPENDENCY @serialport/parser-readline@9.2.4
                                    │   │ ├─┬ UNMET DEPENDENCY bindings@1.5.0
                                    │   │ │ └── UNMET DEPENDENCY file-uri-to-path@1.0.0
                                    │   │ ├─┬ UNMET DEPENDENCY debug@4.3.2
                                    │   │ │ └── UNMET DEPENDENCY ms@2.1.2
                                    │   │ ├── UNMET DEPENDENCY nan@2.15.0
                                    │   │ └─┬ UNMET DEPENDENCY prebuild-install@6.1.4
                                    │   │   ├── UNMET DEPENDENCY detect-libc@1.0.3
                                    │   │   ├── UNMET DEPENDENCY expand-template@2.0.3
                                    │   │   ├── UNMET DEPENDENCY github-from-package@0.0.0
                                    │   │   ├── UNMET DEPENDENCY minimist@1.2.5
                                    │   │   ├── UNMET DEPENDENCY mkdirp-classic@0.5.3
                                    │   │   ├── UNMET DEPENDENCY napi-build-utils@1.0.2
                                    │   │   ├─┬ UNMET DEPENDENCY node-abi@2.30.1
                                    │   │   │ └── UNMET DEPENDENCY semver@5.7.1
                                    │   │   ├─┬ UNMET DEPENDENCY npmlog@4.1.2
                                    │   │   │ ├─┬ UNMET DEPENDENCY are-we-there-yet@1.1.7
                                    │   │   │ │ ├── UNMET DEPENDENCY delegates@1.0.0
                                    │   │   │ │ └── UNMET DEPENDENCY readable-stream@2.3.7
                                    │   │   │ ├── UNMET DEPENDENCY console-control-strings@1.1.0
                                    │   │   │ ├─┬ UNMET DEPENDENCY gauge@2.7.4
                                    │   │   │ │ ├── UNMET DEPENDENCY aproba@1.2.0
                                    │   │   │ │ ├── UNMET DEPENDENCY console-control-strings@1.1.0
                                    │   │   │ │ ├── UNMET DEPENDENCY has-unicode@2.0.1
                                    │   │   │ │ ├── UNMET DEPENDENCY object-assign@4.1.1
                                    │   │   │ │ ├── UNMET DEPENDENCY signal-exit@3.0.6
                                    │   │   │ │ ├─┬ UNMET DEPENDENCY string-width@1.0.2
                                    │   │   │ │ │ ├── UNMET DEPENDENCY code-point-at@1.1.0
                                    │   │   │ │ │ ├─┬ UNMET DEPENDENCY is-fullwidth-code-point@1.0.0
                                    │   │   │ │ │ │ └── UNMET DEPENDENCY number-is-nan@1.0.1
                                    │   │   │ │ │ └── UNMET DEPENDENCY strip-ansi@3.0.1
                                    │   │   │ │ ├─┬ UNMET DEPENDENCY strip-ansi@3.0.1
                                    │   │   │ │ │ └── UNMET DEPENDENCY ansi-regex@2.1.1
                                    │   │   │ │ └─┬ UNMET DEPENDENCY wide-align@1.1.5
                                    │   │   │ │   └── UNMET DEPENDENCY string-width@1.0.2
                                    │   │   │ └── UNMET DEPENDENCY set-blocking@2.0.0
                                    │   │   ├── UNMET DEPENDENCY pump@3.0.0
                                    │   │   ├─┬ UNMET DEPENDENCY rc@1.2.8
                                    │   │   │ ├── UNMET DEPENDENCY deep-extend@0.6.0
                                    │   │   │ ├── UNMET DEPENDENCY ini@1.3.8
                                    │   │   │ ├── UNMET DEPENDENCY minimist@1.2.5
                                    │   │   │ └── UNMET DEPENDENCY strip-json-comments@2.0.1
                                    │   │   ├─┬ UNMET DEPENDENCY simple-get@3.1.0
                                    │   │   │ ├─┬ UNMET DEPENDENCY decompress-response@4.2.1
                                    │   │   │ │ └── UNMET DEPENDENCY mimic-response@2.1.0
                                    │   │   │ ├── UNMET DEPENDENCY once@1.4.0
                                    │   │   │ └── UNMET DEPENDENCY simple-concat@1.0.1
                                    │   │   ├── UNMET DEPENDENCY tar-fs@2.1.1
                                    │   │   └── UNMET DEPENDENCY tunnel-agent@0.6.0
                                    │   ├── UNMET DEPENDENCY @serialport/parser-byte-length@9.2.4
                                    │   ├── UNMET DEPENDENCY @serialport/parser-cctalk@9.2.4
                                    │   ├── UNMET DEPENDENCY @serialport/parser-delimiter@9.2.4
                                    │   ├── UNMET DEPENDENCY @serialport/parser-inter-byte-timeout@9.2.4
                                    │   ├─┬ UNMET DEPENDENCY @serialport/parser-readline@9.2.4
                                    │   │ └── UNMET DEPENDENCY @serialport/parser-delimiter@9.2.4
                                    │   ├── UNMET DEPENDENCY @serialport/parser-ready@9.2.4
                                    │   ├── UNMET DEPENDENCY @serialport/parser-regex@9.2.4
                                    │   ├─┬ UNMET DEPENDENCY @serialport/stream@9.2.4
                                    │   │ └─┬ UNMET DEPENDENCY debug@4.3.2
                                    │   │   └── UNMET DEPENDENCY ms@2.1.2
                                    │   └─┬ UNMET DEPENDENCY debug@4.3.2
                                    │     └── UNMET DEPENDENCY ms@2.1.2
                                    ├─┬ UNMET DEPENDENCY iobroker.hm-rega@3.0.32
                                    │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                    │ ├─┬ UNMET DEPENDENCY iconv-lite@0.6.3
                                    │ │ └── UNMET DEPENDENCY safer-buffer@2.1.2
                                    │ ├── UNMET DEPENDENCY request@2.88.2
                                    │ └─┬ UNMET DEPENDENCY xml2js@0.4.23
                                    │   ├── UNMET DEPENDENCY sax@1.2.4
                                    │   └── UNMET DEPENDENCY xmlbuilder@11.0.1
                                    ├─┬ UNMET DEPENDENCY iobroker.hm-rpc@1.14.45
                                    │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                    │ ├─┬ UNMET DEPENDENCY binrpc@3.3.1
                                    │ │ ├─┬ UNMET DEPENDENCY binary@0.3.0
                                    │ │ │ ├── UNMET DEPENDENCY buffers@0.1.1
                                    │ │ │ └─┬ UNMET DEPENDENCY chainsaw@0.1.0
                                    │ │ │   └── UNMET DEPENDENCY traverse@0.3.9
                                    │ │ └── UNMET DEPENDENCY put@0.0.6
                                    │ └─┬ UNMET DEPENDENCY homematic-xmlrpc@1.0.2
                                    │   ├── UNMET DEPENDENCY sax@0.4.3
                                    │   └── UNMET DEPENDENCY xmlbuilder@https://github.com/hobbyquaker/xmlbuilder-js/tarball/29fe5030dc6852007dc8d1bfd5109d75f8da58d5
                                    ├─┬ UNMET DEPENDENCY iobroker.info@1.9.8
                                    │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                    │ ├─┬ UNMET DEPENDENCY axios@0.21.1
                                    │ │ └── UNMET DEPENDENCY follow-redirects@1.14.5
                                    │ ├── UNMET DEPENDENCY jshashes@1.0.8
                                    │ ├── UNMET OPTIONAL DEPENDENCY osx-temperature-sensor@1.0.7
                                    │ ├── UNMET DEPENDENCY semver@7.3.5
                                    │ └── UNMET DEPENDENCY systeminformation@5.9.15
                                    ├─┬ UNMET DEPENDENCY iobroker.javascript@5.2.13
                                    │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                    │ ├── UNMET DEPENDENCY @types/node@12.20.37
                                    │ ├─┬ UNMET DEPENDENCY @types/request@2.48.7
                                    │ │ ├── UNMET DEPENDENCY @types/caseless@0.12.2
                                    │ │ ├── UNMET DEPENDENCY @types/node@14.14.37
                                    │ │ ├── UNMET DEPENDENCY @types/tough-cookie@4.0.1
                                    │ │ └─┬ UNMET DEPENDENCY form-data@2.5.1
                                    │ │   ├── UNMET DEPENDENCY asynckit@0.4.0
                                    │ │   ├── UNMET DEPENDENCY combined-stream@1.0.8
                                    │ │   └── UNMET DEPENDENCY mime-types@2.1.29
                                    │ ├── UNMET DEPENDENCY coffee-compiler@0.3.2
                                    │ ├── UNMET DEPENDENCY coffee-script@1.12.7
                                    │ ├── UNMET DEPENDENCY jsonata@1.8.5
                                    │ ├── UNMET DEPENDENCY node-inspect@2.0.0
                                    │ ├── UNMET DEPENDENCY node-schedule@2.0.0
                                    │ ├── UNMET DEPENDENCY request@2.88.2
                                    │ ├── UNMET DEPENDENCY semver@7.3.5
                                    │ ├── UNMET DEPENDENCY suncalc2@1.8.1
                                    │ ├── UNMET DEPENDENCY typescript@4.5.2
                                    │ ├─┬ UNMET DEPENDENCY virtual-tsc@0.6.1
                                    │ │ ├── UNMET DEPENDENCY colors@1.4.0
                                    │ │ └─┬ UNMET DEPENDENCY debug@3.2.7
                                    │ │   └── UNMET DEPENDENCY ms@2.1.3
                                    │ ├── UNMET OPTIONAL DEPENDENCY vm2@3.9.5
                                    │ └─┬ UNMET DEPENDENCY wake_on_lan@1.0.0
                                    │   └── UNMET DEPENDENCY minimist@1.2.5
                                    ├─┬ UNMET DEPENDENCY iobroker.js-controller@3.3.20
                                    │ ├─┬ UNMET DEPENDENCY @alcalzone/esbuild-register@2.5.1-1
                                    │ │ ├── UNMET DEPENDENCY esbuild@0.11.23
                                    │ │ └── UNMET DEPENDENCY jsonc-parser@3.0.0
                                    │ ├─┬ UNMET DEPENDENCY @iobroker/db-objects-file@1.2.7
                                    │ │ ├─┬ UNMET DEPENDENCY @iobroker/db-base@1.2.4
                                    │ │ │ ├── UNMET DEPENDENCY deep-clone@3.0.3
                                    │ │ │ ├── UNMET DEPENDENCY fs-extra@9.1.0
                                    │ │ │ ├── UNMET DEPENDENCY node.extend@2.0.2
                                    │ │ │ └── UNMET DEPENDENCY respjs@4.2.0
                                    │ │ ├── UNMET DEPENDENCY @iobroker/db-objects-redis@1.2.7
                                    │ │ ├── UNMET DEPENDENCY deep-clone@3.0.3
                                    │ │ ├── UNMET DEPENDENCY fs-extra@9.1.0
                                    │ │ └── UNMET DEPENDENCY node.extend@2.0.2
                                    │ ├─┬ UNMET DEPENDENCY @iobroker/db-objects-jsonl@1.2.7
                                    │ │ ├─┬ UNMET DEPENDENCY @alcalzone/jsonl-db@1.3.0
                                    │ │ │ ├─┬ UNMET DEPENDENCY alcalzone-shared@3.0.4
                                    │ │ │ │ └─┬ UNMET DEPENDENCY debug@4.3.2
                                    │ │ │ │   └── UNMET DEPENDENCY ms@2.1.2
                                    │ │ │ ├── UNMET DEPENDENCY fs-extra@9.1.0
                                    │ │ │ └─┬ UNMET DEPENDENCY proper-lockfile@4.1.2
                                    │ │ │   ├── UNMET DEPENDENCY graceful-fs@4.2.6
                                    │ │ │   ├── UNMET DEPENDENCY retry@0.12.0
                                    │ │ │   └── UNMET DEPENDENCY signal-exit@3.0.6
                                    │ │ ├── UNMET DEPENDENCY @iobroker/db-base@1.2.4
                                    │ │ ├── UNMET DEPENDENCY @iobroker/db-objects-file@1.2.7
                                    │ │ ├── UNMET DEPENDENCY @iobroker/db-objects-redis@1.2.7
                                    │ │ ├── UNMET DEPENDENCY deep-clone@3.0.3
                                    │ │ ├── UNMET DEPENDENCY fs-extra@9.1.0
                                    │ │ └── UNMET DEPENDENCY node.extend@2.0.2
                                    │ ├─┬ UNMET DEPENDENCY @iobroker/db-objects-redis@1.2.7
                                    │ │ ├── UNMET DEPENDENCY @iobroker/db-base@1.2.4
                                    │ │ ├── UNMET DEPENDENCY deep-clone@3.0.3
                                    │ │ ├─┬ UNMET DEPENDENCY ioredis@4.28.0
                                    │ │ │ ├── UNMET DEPENDENCY cluster-key-slot@1.1.0
                                    │ │ │ ├─┬ UNMET DEPENDENCY debug@4.3.2
                                    │ │ │ │ └── UNMET DEPENDENCY ms@2.1.2
                                    │ │ │ ├── UNMET DEPENDENCY denque@1.5.1
                                    │ │ │ ├── UNMET DEPENDENCY lodash.defaults@4.2.0
                                    │ │ │ ├── UNMET DEPENDENCY lodash.flatten@4.4.0
                                    │ │ │ ├── UNMET DEPENDENCY lodash.isarguments@3.1.0
                                    │ │ │ ├── UNMET DEPENDENCY p-map@2.1.0
                                    │ │ │ ├── UNMET DEPENDENCY redis-commands@1.7.0
                                    │ │ │ ├── UNMET DEPENDENCY redis-errors@1.2.0
                                    │ │ │ ├─┬ UNMET DEPENDENCY redis-parser@3.0.0
                                    │ │ │ │ └── UNMET DEPENDENCY redis-errors@1.2.0
                                    │ │ │ └── UNMET DEPENDENCY standard-as-callback@2.1.0
                                    │ │ └── UNMET DEPENDENCY node.extend@2.0.2
                                    │ ├─┬ UNMET DEPENDENCY @iobroker/db-states-file@1.2.7
                                    │ │ ├── UNMET DEPENDENCY @iobroker/db-base@1.2.4
                                    │ │ └── UNMET DEPENDENCY @iobroker/db-states-redis@1.2.7
                                    │ ├─┬ UNMET DEPENDENCY @iobroker/db-states-jsonl@1.2.7
                                    │ │ ├── UNMET DEPENDENCY @alcalzone/jsonl-db@1.3.0
                                    │ │ ├── UNMET DEPENDENCY @iobroker/db-base@1.2.4
                                    │ │ ├── UNMET DEPENDENCY @iobroker/db-states-file@1.2.7
                                    │ │ └── UNMET DEPENDENCY @iobroker/db-states-redis@1.2.7
                                    │ ├─┬ UNMET DEPENDENCY @iobroker/db-states-redis@1.2.7
                                    │ │ ├── UNMET DEPENDENCY @iobroker/db-base@1.2.4
                                    │ │ └── UNMET DEPENDENCY ioredis@4.28.0
                                    │ ├── UNMET DEPENDENCY @iobroker/plugin-base@1.2.1
                                    │ ├─┬ UNMET DEPENDENCY @iobroker/plugin-sentry@1.1.10
                                    │ │ ├── UNMET DEPENDENCY @iobroker/plugin-base@1.2.1
                                    │ │ ├─┬ UNMET DEPENDENCY @sentry/integrations@6.2.4
                                    │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                    │ │ │ ├─┬ UNMET DEPENDENCY @sentry/utils@6.2.4
                                    │ │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                    │ │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                    │ │ │ ├─┬ UNMET DEPENDENCY localforage@1.9.0
                                    │ │ │ │ └─┬ UNMET DEPENDENCY lie@3.1.1
                                    │ │ │ │   └── UNMET DEPENDENCY immediate@3.0.6
                                    │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                    │ │ ├─┬ UNMET DEPENDENCY @sentry/node@6.2.4
                                    │ │ │ ├─┬ UNMET DEPENDENCY @sentry/core@6.2.4
                                    │ │ │ │ ├── UNMET DEPENDENCY @sentry/hub@6.2.4
                                    │ │ │ │ ├─┬ UNMET DEPENDENCY @sentry/minimal@6.2.4
                                    │ │ │ │ │ ├── UNMET DEPENDENCY @sentry/hub@6.2.4
                                    │ │ │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                    │ │ │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                    │ │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                    │ │ │ │ ├── UNMET DEPENDENCY @sentry/utils@6.2.4
                                    │ │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                    │ │ │ ├─┬ UNMET DEPENDENCY @sentry/hub@6.2.4
                                    │ │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                    │ │ │ │ ├── UNMET DEPENDENCY @sentry/utils@6.2.4
                                    │ │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                    │ │ │ ├─┬ UNMET DEPENDENCY @sentry/tracing@6.2.4
                                    │ │ │ │ ├── UNMET DEPENDENCY @sentry/hub@6.2.4
                                    │ │ │ │ ├── UNMET DEPENDENCY @sentry/minimal@6.2.4
                                    │ │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                    │ │ │ │ ├── UNMET DEPENDENCY @sentry/utils@6.2.4
                                    │ │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                    │ │ │ ├── UNMET DEPENDENCY @sentry/types@6.2.4
                                    │ │ │ ├── UNMET DEPENDENCY @sentry/utils@6.2.4
                                    │ │ │ ├── UNMET DEPENDENCY cookie@0.4.1
                                    │ │ │ ├── UNMET DEPENDENCY https-proxy-agent@5.0.0
                                    │ │ │ ├── UNMET DEPENDENCY lru_map@0.3.3
                                    │ │ │ └── UNMET DEPENDENCY tslib@1.14.1
                                    │ │ └─┬ UNMET DEPENDENCY source-map-support@0.5.19
                                    │ │   ├── UNMET DEPENDENCY buffer-from@1.1.1
                                    │ │   └── UNMET DEPENDENCY source-map@0.6.1
                                    │ ├─┬ UNMET DEPENDENCY chokidar@3.5.1
                                    │ │ ├─┬ UNMET DEPENDENCY anymatch@3.1.1
                                    │ │ │ ├── UNMET DEPENDENCY normalize-path@3.0.0
                                    │ │ │ └── UNMET DEPENDENCY picomatch@2.2.2
                                    │ │ ├─┬ UNMET DEPENDENCY braces@3.0.2
                                    │ │ │ └─┬ UNMET DEPENDENCY fill-range@7.0.1
                                    │ │ │   └─┬ UNMET DEPENDENCY to-regex-range@5.0.1
                                    │ │ │     └── UNMET DEPENDENCY is-number@7.0.0
                                    │ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@2.3.2
                                    │ │ ├─┬ UNMET DEPENDENCY glob-parent@5.1.2
                                    │ │ │ └── UNMET DEPENDENCY is-glob@4.0.1
                                    │ │ ├─┬ UNMET DEPENDENCY is-binary-path@2.1.0
                                    │ │ │ └── UNMET DEPENDENCY binary-extensions@2.2.0
                                    │ │ ├─┬ UNMET DEPENDENCY is-glob@4.0.1
                                    │ │ │ └── UNMET DEPENDENCY is-extglob@2.1.1
                                    │ │ ├── UNMET DEPENDENCY normalize-path@3.0.0
                                    │ │ └─┬ UNMET DEPENDENCY readdirp@3.5.0
                                    │ │   └── UNMET DEPENDENCY picomatch@2.2.2
                                    │ ├── UNMET DEPENDENCY ci-info@3.2.0
                                    │ ├── UNMET DEPENDENCY daemonize2@0.4.2
                                    │ ├─┬ UNMET DEPENDENCY debug@4.3.1
                                    │ │ └── UNMET DEPENDENCY ms@2.1.2
                                    │ ├─┬ UNMET DEPENDENCY decache@4.6.0
                                    │ │ └── UNMET DEPENDENCY callsite@1.0.0
                                    │ ├── UNMET DEPENDENCY deep-clone@3.0.3
                                    │ ├─┬ UNMET OPTIONAL DEPENDENCY diskusage@1.1.3
                                    │ │ ├── UNMET OPTIONAL DEPENDENCY es6-promise@4.2.8
                                    │ │ └── UNMET DEPENDENCY nan@2.15.0
                                    │ ├─┬ UNMET DEPENDENCY event-stream@4.0.1
                                    │ │ ├── UNMET DEPENDENCY duplexer@0.1.2
                                    │ │ ├── UNMET DEPENDENCY from@0.1.7
                                    │ │ ├── UNMET DEPENDENCY map-stream@0.0.7
                                    │ │ ├─┬ UNMET DEPENDENCY pause-stream@0.0.11
                                    │ │ │ └── UNMET DEPENDENCY through@2.3.8
                                    │ │ ├─┬ UNMET DEPENDENCY split@1.0.1
                                    │ │ │ └── UNMET DEPENDENCY through@2.3.8
                                    │ │ ├─┬ UNMET DEPENDENCY stream-combiner@0.2.2
                                    │ │ │ ├── UNMET DEPENDENCY duplexer@0.1.2
                                    │ │ │ └── UNMET DEPENDENCY through@2.3.8
                                    │ │ └── UNMET DEPENDENCY through@2.3.8
                                    │ ├─┬ UNMET DEPENDENCY fs-extra@9.1.0
                                    │ │ ├── UNMET DEPENDENCY at-least-node@1.0.0
                                    │ │ ├── UNMET DEPENDENCY graceful-fs@4.2.6
                                    │ │ ├── UNMET DEPENDENCY jsonfile@6.1.0
                                    │ │ └── UNMET DEPENDENCY universalify@2.0.0
                                    │ ├─┬ UNMET OPTIONAL DEPENDENCY greenlock@4.0.4
                                    │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @greenlock/manager@3.1.0
                                    │ │ │ └─┬ UNMET OPTIONAL DEPENDENCY greenlock-manager-fs@3.1.1
                                    │ │ │   ├── UNMET OPTIONAL DEPENDENCY @root/mkdirp@1.0.0
                                    │ │ │   └── UNMET OPTIONAL DEPENDENCY safe-replace@1.1.0
                                    │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/acme@3.1.0
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/csr@0.8.1
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/encoding@1.0.1
                                    │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/keypairs@0.10.1
                                    │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/encoding@1.0.1
                                    │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/pem@1.0.4
                                    │ │ │ │ └── UNMET OPTIONAL DEPENDENCY @root/x509@0.7.2
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/pem@1.0.4
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/request@1.7.0
                                    │ │ │ └─┬ UNMET OPTIONAL DEPENDENCY @root/x509@0.7.2
                                    │ │ │   ├── UNMET OPTIONAL DEPENDENCY @root/asn1@1.0.0
                                    │ │ │   └── UNMET OPTIONAL DEPENDENCY @root/encoding@1.0.1
                                    │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/csr@0.8.1
                                    │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/asn1@1.0.0
                                    │ │ │ │ └── UNMET OPTIONAL DEPENDENCY @root/encoding@1.0.1
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/pem@1.0.4
                                    │ │ │ └── UNMET OPTIONAL DEPENDENCY @root/x509@0.7.2
                                    │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/greenlock@4.0.5
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @greenlock/manager@3.1.0
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/acme@3.1.0
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/csr@0.8.1
                                    │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/keypairs@0.10.1
                                    │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/encoding@1.0.1
                                    │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/pem@1.0.4
                                    │ │ │ │ └── UNMET OPTIONAL DEPENDENCY @root/x509@0.7.2
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/mkdirp@1.0.0
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/request@1.7.0
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY acme-http-01-standalone@3.0.5
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY cert-info@1.5.1
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY greenlock-store-fs@3.2.2
                                    │ │ │ └── UNMET OPTIONAL DEPENDENCY safe-replace@1.1.0
                                    │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/keypairs@0.9.0
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/encoding@1.0.1
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/pem@1.0.4
                                    │ │ │ └── UNMET OPTIONAL DEPENDENCY @root/x509@0.7.2
                                    │ │ ├── UNMET OPTIONAL DEPENDENCY @root/mkdirp@1.0.0
                                    │ │ ├── UNMET OPTIONAL DEPENDENCY @root/request@1.7.0
                                    │ │ ├── UNMET OPTIONAL DEPENDENCY acme-http-01-standalone@3.0.5
                                    │ │ ├── UNMET OPTIONAL DEPENDENCY cert-info@1.5.1
                                    │ │ ├─┬ UNMET OPTIONAL DEPENDENCY greenlock-store-fs@3.2.2
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/mkdirp@1.0.0
                                    │ │ │ └── UNMET OPTIONAL DEPENDENCY safe-replace@1.1.0
                                    │ │ └── UNMET OPTIONAL DEPENDENCY safe-replace@1.1.0
                                    │ ├─┬ UNMET OPTIONAL DEPENDENCY greenlock-express@4.0.3
                                    │ │ ├── UNMET OPTIONAL DEPENDENCY @root/greenlock@4.0.5
                                    │ │ ├─┬ UNMET OPTIONAL DEPENDENCY @root/greenlock-express@4.0.4
                                    │ │ │ ├── UNMET OPTIONAL DEPENDENCY @root/greenlock@4.0.5
                                    │ │ │ └── UNMET OPTIONAL DEPENDENCY redirect-https@1.3.1
                                    │ │ └─┬ UNMET OPTIONAL DEPENDENCY redirect-https@1.3.1
                                    │ │   └── UNMET DEPENDENCY escape-html@1.0.3
                                    │ ├─┬ UNMET DEPENDENCY jsonwebtoken@8.5.1
                                    │ │ ├─┬ UNMET DEPENDENCY jws@3.2.2
                                    │ │ │ ├─┬ UNMET DEPENDENCY jwa@1.4.1
                                    │ │ │ │ ├── UNMET DEPENDENCY buffer-equal-constant-time@1.0.1
                                    │ │ │ │ ├── UNMET DEPENDENCY ecdsa-sig-formatter@1.0.11
                                    │ │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ │ ├── UNMET DEPENDENCY lodash.includes@4.3.0
                                    │ │ ├── UNMET DEPENDENCY lodash.isboolean@3.0.3
                                    │ │ ├── UNMET DEPENDENCY lodash.isinteger@4.0.4
                                    │ │ ├── UNMET DEPENDENCY lodash.isnumber@3.0.3
                                    │ │ ├── UNMET DEPENDENCY lodash.isplainobject@4.0.6
                                    │ │ ├── UNMET DEPENDENCY lodash.isstring@4.0.1
                                    │ │ ├── UNMET DEPENDENCY lodash.once@4.1.1
                                    │ │ ├── UNMET DEPENDENCY ms@2.1.3
                                    │ │ └── UNMET DEPENDENCY semver@5.7.1
                                    │ ├─┬ UNMET DEPENDENCY jszip@3.6.0
                                    │ │ ├─┬ UNMET DEPENDENCY lie@3.3.0
                                    │ │ │ └── UNMET DEPENDENCY immediate@3.0.6
                                    │ │ ├── UNMET DEPENDENCY pako@1.0.11
                                    │ │ ├─┬ UNMET DEPENDENCY readable-stream@2.3.7
                                    │ │ │ ├── UNMET DEPENDENCY core-util-is@1.0.2
                                    │ │ │ ├── UNMET DEPENDENCY inherits@2.0.3
                                    │ │ │ ├── UNMET DEPENDENCY isarray@1.0.0
                                    │ │ │ ├── UNMET DEPENDENCY process-nextick-args@2.0.1
                                    │ │ │ ├── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ │ │ ├─┬ UNMET DEPENDENCY string_decoder@1.1.1
                                    │ │ │ │ └── UNMET DEPENDENCY safe-buffer@5.1.2
                                    │ │ │ └── UNMET DEPENDENCY util-deprecate@1.0.2
                                    │ │ └── UNMET DEPENDENCY set-immediate-shim@1.0.1
                                    │ ├─┬ UNMET OPTIONAL DEPENDENCY le-acme-core@2.1.4
                                    │ │ ├── UNMET DEPENDENCY request@2.88.2
                                    │ │ └─┬ UNMET OPTIONAL DEPENDENCY rsa-compat@1.9.4
                                    │ │   ├─┬ UNMET OPTIONAL DEPENDENCY keypairs@1.2.14
                                    │ │   │ ├── UNMET OPTIONAL DEPENDENCY eckles@1.4.1
                                    │ │   │ └── UNMET OPTIONAL DEPENDENCY rasha@1.2.5
                                    │ │   ├── UNMET OPTIONAL DEPENDENCY node-forge@0.7.6
                                    │ │   └─┬ UNMET OPTIONAL DEPENDENCY ursa-optional@0.9.10
                                    │ │     ├── UNMET DEPENDENCY bindings@1.5.0
                                    │ │     └── UNMET DEPENDENCY nan@2.15.0
                                    │ ├─┬ UNMET OPTIONAL DEPENDENCY le-challenge-fs@2.0.9
                                    │ │ └── UNMET OPTIONAL DEPENDENCY @root/mkdirp@1.0.0
                                    │ ├── UNMET OPTIONAL DEPENDENCY le-sni-auto@2.1.9
                                    │ ├─┬ UNMET DEPENDENCY loadavg-windows@1.1.1
                                    │ │ └── UNMET DEPENDENCY weak-daemon@1.0.3
                                    │ ├── UNMET DEPENDENCY mime@2.5.2
                                    │ ├── UNMET DEPENDENCY ncp@2.0.0
                                    │ ├── UNMET DEPENDENCY node-forge@0.10.0
                                    │ ├── UNMET DEPENDENCY node-schedule@2.0.0
                                    │ ├─┬ UNMET DEPENDENCY node.extend@2.0.2
                                    │ │ ├─┬ UNMET DEPENDENCY has@1.0.3
                                    │ │ │ └── UNMET DEPENDENCY function-bind@1.1.1
                                    │ │ └── UNMET DEPENDENCY is@3.3.0
                                    │ ├─┬ UNMET DEPENDENCY pidusage@2.0.21
                                    │ │ └── UNMET DEPENDENCY safe-buffer@5.2.1
                                    │ ├── UNMET DEPENDENCY promisify-child-process@4.1.1
                                    │ ├─┬ UNMET DEPENDENCY prompt@1.1.0
                                    │ │ ├── UNMET DEPENDENCY colors@1.4.0
                                    │ │ ├─┬ UNMET DEPENDENCY read@1.0.7
                                    │ │ │ └── UNMET DEPENDENCY mute-stream@0.0.8
                                    │ │ ├── UNMET DEPENDENCY revalidator@0.1.8
                                    │ │ ├─┬ UNMET DEPENDENCY utile@0.3.0
                                    │ │ │ ├── UNMET DEPENDENCY async@0.9.2
                                    │ │ │ ├── UNMET DEPENDENCY deep-equal@0.2.2
                                    │ │ │ ├── UNMET DEPENDENCY i@0.3.6
                                    │ │ │ ├─┬ UNMET DEPENDENCY mkdirp@0.5.5
                                    │ │ │ │ └── UNMET DEPENDENCY minimist@1.2.5
                                    │ │ │ ├── UNMET DEPENDENCY ncp@1.0.1
                                    │ │ │ └─┬ UNMET DEPENDENCY rimraf@2.7.1
                                    │ │ │   └─┬ UNMET DEPENDENCY glob@7.1.6
                                    │ │ │     ├── UNMET DEPENDENCY fs.realpath@1.0.0
                                    │ │ │     ├─┬ UNMET DEPENDENCY inflight@1.0.6
                                    │ │ │     │ ├── UNMET DEPENDENCY once@1.4.0
                                    │ │ │     │ └── UNMET DEPENDENCY wrappy@1.0.2
                                    │ │ │     ├── UNMET DEPENDENCY inherits@2.0.3
                                    │ │ │     ├── UNMET DEPENDENCY minimatch@3.0.4
                                    │ │ │     ├── UNMET DEPENDENCY once@1.4.0
                                    │ │ │     └── UNMET DEPENDENCY path-is-absolute@1.0.1
                                    │ │ └─┬ UNMET DEPENDENCY winston@2.4.5
                                    │ │   ├── UNMET DEPENDENCY async@1.0.0
                                    │ │   ├── UNMET DEPENDENCY colors@1.0.3
                                    │ │   ├── UNMET DEPENDENCY cycle@1.0.3
                                    │ │   ├── UNMET DEPENDENCY eyes@0.1.8
                                    │ │   ├── UNMET DEPENDENCY isstream@0.1.2
                                    │ │   └── UNMET DEPENDENCY stack-trace@0.0.10
                                    │ ├── UNMET DEPENDENCY readline-sync@1.4.10
                                    │ ├── UNMET DEPENDENCY request@2.88.2
                                    │ ├── UNMET DEPENDENCY semver@7.3.5
                                    │ ├─┬ UNMET DEPENDENCY tar@6.1.0
                                    │ │ ├── UNMET DEPENDENCY chownr@2.0.0
                                    │ │ ├─┬ UNMET DEPENDENCY fs-minipass@2.1.0
                                    │ │ │ └── UNMET DEPENDENCY minipass@3.1.3
                                    │ │ ├─┬ UNMET DEPENDENCY minipass@3.1.3
                                    │ │ │ └── UNMET DEPENDENCY yallist@4.0.0
                                    │ │ ├─┬ UNMET DEPENDENCY minizlib@2.1.2
                                    │ │ │ ├── UNMET DEPENDENCY minipass@3.1.3
                                    │ │ │ └── UNMET DEPENDENCY yallist@4.0.0
                                    │ │ ├── UNMET DEPENDENCY mkdirp@1.0.4
                                    │ │ └── UNMET DEPENDENCY yallist@4.0.0
                                    │ ├─┬ UNMET DEPENDENCY winston@3.3.3
                                    │ │ ├─┬ UNMET DEPENDENCY @dabh/diagnostics@2.0.2
                                    │ │ │ ├─┬ UNMET DEPENDENCY colorspace@1.1.2
                                    │ │ │ │ ├─┬ UNMET DEPENDENCY color@3.0.0
                                    │ │ │ │ │ ├─┬ UNMET DEPENDENCY color-convert@1.9.3
                                    │ │ │ │ │ │ └── UNMET DEPENDENCY color-name@1.1.3
                                    │ │ │ │ │ └─┬ UNMET DEPENDENCY color-string@1.5.5
                                    │ │ │ │ │   ├── UNMET DEPENDENCY color-name@1.1.3
                                    │ │ │ │ │   └─┬ UNMET DEPENDENCY simple-swizzle@0.2.2
                                    │ │ │ │ │     └── UNMET DEPENDENCY is-arrayish@0.3.2
                                    │ │ │ │ └── UNMET DEPENDENCY text-hex@1.0.0
                                    │ │ │ ├── UNMET DEPENDENCY enabled@2.0.0
                                    │ │ │ └── UNMET DEPENDENCY kuler@2.0.0
                                    │ │ ├── UNMET DEPENDENCY async@3.2.0
                                    │ │ ├── UNMET DEPENDENCY is-stream@2.0.0
                                    │ │ ├─┬ UNMET DEPENDENCY logform@2.2.0
                                    │ │ │ ├── UNMET DEPENDENCY colors@1.4.0
                                    │ │ │ ├── UNMET DEPENDENCY fast-safe-stringify@2.0.7
                                    │ │ │ ├── UNMET DEPENDENCY fecha@4.2.0
                                    │ │ │ ├── UNMET DEPENDENCY ms@2.1.3
                                    │ │ │ └── UNMET DEPENDENCY triple-beam@1.3.0
                                    │ │ ├─┬ UNMET DEPENDENCY one-time@1.0.0
                                    │ │ │ └── UNMET DEPENDENCY fn.name@1.1.0
                                    │ │ ├─┬ UNMET DEPENDENCY readable-stream@3.6.0
                                    │ │ │ ├── UNMET DEPENDENCY inherits@2.0.3
                                    │ │ │ ├── UNMET DEPENDENCY string_decoder@1.1.1
                                    │ │ │ └── UNMET DEPENDENCY util-deprecate@1.0.2
                                    │ │ ├── UNMET DEPENDENCY stack-trace@0.0.10
                                    │ │ ├── UNMET DEPENDENCY triple-beam@1.3.0
                                    │ │ └─┬ UNMET DEPENDENCY winston-transport@4.4.0
                                    │ │   ├── UNMET DEPENDENCY readable-stream@2.3.7
                                    │ │   └── UNMET DEPENDENCY triple-beam@1.3.0
                                    │ ├─┬ UNMET DEPENDENCY winston-daily-rotate-file@4.5.5
                                    │ │ ├─┬ UNMET DEPENDENCY file-stream-rotator@0.5.7
                                    │ │ │ └── UNMET DEPENDENCY moment@2.29.1
                                    │ │ ├── UNMET DEPENDENCY object-hash@2.2.0
                                    │ │ ├── UNMET DEPENDENCY triple-beam@1.3.0
                                    │ │ └── UNMET DEPENDENCY winston-transport@4.4.0
                                    │ ├─┬ UNMET OPTIONAL DEPENDENCY winston-seq-updated@1.0.4
                                    │ │ ├── UNMET OPTIONAL DEPENDENCY seq-logging@0.4.6
                                    │ │ └── UNMET DEPENDENCY winston-transport@4.4.0
                                    │ ├─┬ UNMET OPTIONAL DEPENDENCY winston-syslog@2.4.4
                                    │ │ ├── UNMET OPTIONAL DEPENDENCY glossy@0.1.7
                                    │ │ └─┬ UNMET OPTIONAL DEPENDENCY unix-dgram@2.0.3
                                    │ │   ├── UNMET DEPENDENCY bindings@1.5.0
                                    │ │   └── UNMET DEPENDENCY nan@2.15.0
                                    │ └─┬ UNMET DEPENDENCY yargs@16.2.0
                                    │   ├─┬ UNMET DEPENDENCY cliui@7.0.4
                                    │   │ ├─┬ UNMET DEPENDENCY string-width@4.2.2
                                    │   │ │ ├── UNMET DEPENDENCY emoji-regex@8.0.0
                                    │   │ │ ├── UNMET DEPENDENCY is-fullwidth-code-point@3.0.0
                                    │   │ │ └── UNMET DEPENDENCY strip-ansi@6.0.0
                                    │   │ ├─┬ UNMET DEPENDENCY strip-ansi@6.0.0
                                    │   │ │ └── UNMET DEPENDENCY ansi-regex@5.0.0
                                    │   │ └─┬ UNMET DEPENDENCY wrap-ansi@7.0.0
                                    │   │   ├─┬ UNMET DEPENDENCY ansi-styles@4.3.0
                                    │   │   │ └─┬ UNMET DEPENDENCY color-convert@2.0.1
                                    │   │   │   └── UNMET DEPENDENCY color-name@1.1.4
                                    │   │   ├─┬ UNMET DEPENDENCY string-width@4.2.2
                                    │   │   │ ├── UNMET DEPENDENCY emoji-regex@8.0.0
                                    │   │   │ ├── UNMET DEPENDENCY is-fullwidth-code-point@3.0.0
                                    │   │   │ └── UNMET DEPENDENCY strip-ansi@6.0.0
                                    │   │   └─┬ UNMET DEPENDENCY strip-ansi@6.0.0
                                    │   │     └── UNMET DEPENDENCY ansi-regex@5.0.0
                                    │   ├── UNMET DEPENDENCY escalade@3.1.1
                                    │   ├── UNMET DEPENDENCY get-caller-file@2.0.5
                                    │   ├── UNMET DEPENDENCY require-directory@2.1.1
                                    │   ├─┬ UNMET DEPENDENCY string-width@4.2.2
                                    │   │ ├── UNMET DEPENDENCY emoji-regex@8.0.0
                                    │   │ ├── UNMET DEPENDENCY is-fullwidth-code-point@3.0.0
                                    │   │ └─┬ UNMET DEPENDENCY strip-ansi@6.0.0
                                    │   │   └── UNMET DEPENDENCY ansi-regex@5.0.0
                                    │   ├── UNMET DEPENDENCY y18n@5.0.5
                                    │   └── UNMET DEPENDENCY yargs-parser@20.2.7
                                    ├─┬ UNMET DEPENDENCY iobroker.sunnyportal@git+ssh://git@github.com/marvincaspar/ioBroker.sunnyportal.git#0eeecbfa57a6366daf4f6070e7ab27885af3c3c8
                                    │ ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                    │ ├── UNMET DEPENDENCY flow@0.2.3
                                    │ ├── UNMET DEPENDENCY request@2.88.2
                                    │ └─┬ UNMET DEPENDENCY request-promise-native@1.0.9
                                    │   ├─┬ UNMET DEPENDENCY request-promise-core@1.1.4
                                    │   │ └── UNMET DEPENDENCY lodash@4.17.21
                                    │   ├── UNMET DEPENDENCY stealthy-require@1.1.1
                                    │   └── UNMET DEPENDENCY tough-cookie@2.5.0
                                    └─┬ UNMET DEPENDENCY iobroker.zigbee@1.5.6
                                      ├── UNMET DEPENDENCY @iobroker/adapter-core@2.5.1
                                      ├── UNMET DEPENDENCY tar@6.1.0
                                      ├── UNMET DEPENDENCY typescript@4.5.2
                                      ├─┬ UNMET DEPENDENCY zigbee-herdsman@0.13.110
                                      │ ├── UNMET DEPENDENCY @serialport/bindings@9.0.4
                                      │ ├── UNMET DEPENDENCY debounce@^1.2.0
                                      │ ├── UNMET DEPENDENCY debug@^4.3.1
                                      │ ├── UNMET DEPENDENCY fast-deep-equal@3.1.3
                                      │ ├── UNMET DEPENDENCY mixin-deep@^2.0.1
                                      │ ├── UNMET DEPENDENCY mz@^2.7.0
                                      │ ├── UNMET DEPENDENCY serialport@9.0.6
                                      │ └── UNMET DEPENDENCY slip@^1.0.2
                                      └─┬ UNMET DEPENDENCY zigbee-herdsman-converters@14.0.162
                                        ├── UNMET DEPENDENCY axios@0.21.1
                                        ├── UNMET DEPENDENCY buffer-crc32@^0.2.13
                                        ├─┬ UNMET DEPENDENCY https-proxy-agent@5.0.0
                                        │ ├─┬ UNMET DEPENDENCY agent-base@6.0.2
                                        │ │ └─┬ UNMET DEPENDENCY debug@4.3.1
                                        │ │   └── UNMET DEPENDENCY ms@2.1.2
                                        │ └─┬ UNMET DEPENDENCY debug@4.3.1
                                        │   └── UNMET DEPENDENCY ms@2.1.2
                                        ├── UNMET DEPENDENCY tar-stream@2.2.0
                                        └── UNMET DEPENDENCY zigbee-herdsman@0.13.110
                                    
                                    npm ERR! missing: iobroker.admin@5.1.25, required by iobroker.inst@3.0.0
                                    npm ERR! missing: iobroker.backitup@2.2.2, required by iobroker.inst@3.0.0
                                    npm ERR! missing: iobroker.discovery@2.7.3, required by iobroker.inst@3.0.0
                                    npm ERR! missing: iobroker.hm-rega@3.0.32, required by iobroker.inst@3.0.0
                                    npm ERR! missing: iobroker.hm-rpc@1.14.45, required by iobroker.inst@3.0.0
                                    npm ERR! missing: iobroker.info@1.9.8, required by iobroker.inst@3.0.0
                                    npm ERR! missing: iobroker.javascript@5.2.13, required by iobroker.inst@3.0.0
                                    npm ERR! missing: iobroker.js-controller@3.3.20, required by iobroker.inst@3.0.0
                                    npm ERR! missing: iobroker.sunnyportal@github:marvincaspar/ioBroker.sunnyportal#master, required by iobroker.inst@3.0.0
                                    npm ERR! missing: iobroker.zigbee@1.5.6, required by iobroker.inst@3.0.0
                                    npm ERR! missing: @iobroker/adapter-core@2.5.1, required by iobroker.admin@5.1.25
                                    npm ERR! missing: body-parser@1.19.0, required by iobroker.admin@5.1.25
                                    npm ERR! missing: connect-flash@0.1.1, required by iobroker.admin@5.1.25
                                    npm ERR! missing: cookie-parser@1.4.5, required by iobroker.admin@5.1.25
                                    npm ERR! missing: express@4.17.1, required by iobroker.admin@5.1.25
                                    npm ERR! missing: express-fileupload@1.2.1, required by iobroker.admin@5.1.25
                                    npm ERR! missing: express-session@1.17.1, required by iobroker.admin@5.1.25
                                    npm ERR! missing: passport@0.4.1, required by iobroker.admin@5.1.25
                                    npm ERR! missing: passport-local@1.0.0, required by iobroker.admin@5.1.25
                                    npm ERR! missing: passport.socketio@3.7.0, required by iobroker.admin@5.1.25
                                    npm ERR! missing: request@2.88.2, required by iobroker.admin@5.1.25
                                    npm ERR! missing: semver@7.3.5, required by iobroker.admin@5.1.25
                                    npm ERR! missing: ws@7.5.5, required by iobroker.admin@5.1.25
                                    npm ERR! missing: @types/iobroker@3.3.4, required by @iobroker/adapter-core@2.5.1
                                    npm ERR! missing: @types/node@14.14.37, required by @types/iobroker@3.3.4
                                    npm ERR! missing: bytes@3.1.0, required by body-parser@1.19.0
                                    npm ERR! missing: content-type@1.0.4, required by body-parser@1.19.0
                                    npm ERR! missing: debug@2.6.9, required by body-parser@1.19.0
                                    npm ERR! missing: depd@1.1.2, required by body-parser@1.19.0
                                    npm ERR! missing: http-errors@1.7.2, required by body-parser@1.19.0
                                    npm ERR! missing: iconv-lite@0.4.24, required by body-parser@1.19.0
                                    npm ERR! missing: on-finished@2.3.0, required by body-parser@1.19.0
                                    npm ERR! missing: qs@6.7.0, required by body-parser@1.19.0
                                    npm ERR! missing: raw-body@2.4.0, required by body-parser@1.19.0
                                    npm ERR! missing: type-is@1.6.18, required by body-parser@1.19.0
                                    npm ERR! missing: ms@2.0.0, required by debug@2.6.9
                                    npm ERR! missing: depd@1.1.2, required by http-errors@1.7.2
                                    npm ERR! missing: inherits@2.0.3, required by http-errors@1.7.2
                                    npm ERR! missing: setprototypeof@1.1.1, required by http-errors@1.7.2
                                    npm ERR! missing: statuses@1.5.0, required by http-errors@1.7.2
                                    npm ERR! missing: toidentifier@1.0.0, required by http-errors@1.7.2
                                    npm ERR! missing: safer-buffer@2.1.2, required by iconv-lite@0.4.24
                                    npm ERR! missing: ee-first@1.1.1, required by on-finished@2.3.0
                                    npm ERR! missing: bytes@3.1.0, required by raw-body@2.4.0
                                    npm ERR! missing: http-errors@1.7.2, required by raw-body@2.4.0
                                    npm ERR! missing: iconv-lite@0.4.24, required by raw-body@2.4.0
                                    npm ERR! missing: unpipe@1.0.0, required by raw-body@2.4.0
                                    npm ERR! missing: media-typer@0.3.0, required by type-is@1.6.18
                                    npm ERR! missing: mime-types@2.1.29, required by type-is@1.6.18
                                    npm ERR! missing: cookie@0.4.0, required by cookie-parser@1.4.5
                                    npm ERR! missing: cookie-signature@1.0.6, required by cookie-parser@1.4.5
                                    npm ERR! missing: accepts@1.3.7, required by express@4.17.1
                                    npm ERR! missing: array-flatten@1.1.1, required by express@4.17.1
                                    npm ERR! missing: body-parser@1.19.0, required by express@4.17.1
                                    npm ERR! missing: content-disposition@0.5.3, required by express@4.17.1
                                    npm ERR! missing: content-type@1.0.4, required by express@4.17.1
                                    npm ERR! missing: cookie@0.4.0, required by express@4.17.1
                                    npm ERR! missing: cookie-signature@1.0.6, required by express@4.17.1
                                    npm ERR! missing: debug@2.6.9, required by express@4.17.1
                                    npm ERR! missing: depd@1.1.2, required by express@4.17.1
                                    npm ERR! missing: encodeurl@1.0.2, required by express@4.17.1
                                    npm ERR! missing: escape-html@1.0.3, required by express@4.17.1
                                    npm ERR! missing: etag@1.8.1, required by express@4.17.1
                                    npm ERR! missing: finalhandler@1.1.2, required by express@4.17.1
                                    npm ERR! missing: fresh@0.5.2, required by express@4.17.1
                                    npm ERR! missing: merge-descriptors@1.0.1, required by express@4.17.1
                                    npm ERR! missing: methods@1.1.2, required by express@4.17.1
                                    npm ERR! missing: on-finished@2.3.0, required by express@4.17.1
                                    npm ERR! missing: parseurl@1.3.3, required by express@4.17.1
                                    npm ERR! missing: path-to-regexp@0.1.7, required by express@4.17.1
                                    npm ERR! missing: proxy-addr@2.0.6, required by express@4.17.1
                                    npm ERR! missing: qs@6.7.0, required by express@4.17.1
                                    npm ERR! missing: range-parser@1.2.1, required by express@4.17.1
                                    npm ERR! missing: safe-buffer@5.1.2, required by express@4.17.1
                                    npm ERR! missing: send@0.17.1, required by express@4.17.1
                                    npm ERR! missing: serve-static@1.14.1, required by express@4.17.1
                                    npm ERR! missing: setprototypeof@1.1.1, required by express@4.17.1
                                    npm ERR! missing: statuses@1.5.0, required by express@4.17.1
                                    npm ERR! missing: type-is@1.6.18, required by express@4.17.1
                                    npm ERR! missing: utils-merge@1.0.1, required by express@4.17.1
                                    npm ERR! missing: vary@1.1.2, required by express@4.17.1
                                    npm ERR! missing: mime-types@2.1.29, required by accepts@1.3.7
                                    npm ERR! missing: negotiator@0.6.2, required by accepts@1.3.7
                                    npm ERR! missing: safe-buffer@5.1.2, required by content-disposition@0.5.3
                                    npm ERR! missing: debug@2.6.9, required by finalhandler@1.1.2
                                    npm ERR! missing: encodeurl@1.0.2, required by finalhandler@1.1.2
                                    npm ERR! missing: escape-html@1.0.3, required by finalhandler@1.1.2
                                    npm ERR! missing: on-finished@2.3.0, required by finalhandler@1.1.2
                                    npm ERR! missing: parseurl@1.3.3, required by finalhandler@1.1.2
                                    npm ERR! missing: statuses@1.5.0, required by finalhandler@1.1.2
                                    npm ERR! missing: unpipe@1.0.0, required by finalhandler@1.1.2
                                    npm ERR! missing: forwarded@0.1.2, required by proxy-addr@2.0.6
                                    npm ERR! missing: ipaddr.js@1.9.1, required by proxy-addr@2.0.6
                                    npm ERR! missing: debug@2.6.9, required by send@0.17.1
                                    npm ERR! missing: depd@1.1.2, required by send@0.17.1
                                    npm ERR! missing: destroy@1.0.4, required by send@0.17.1
                                    npm ERR! missing: encodeurl@1.0.2, required by send@0.17.1
                                    npm ERR! missing: escape-html@1.0.3, required by send@0.17.1
                                    npm ERR! missing: etag@1.8.1, required by send@0.17.1
                                    npm ERR! missing: fresh@0.5.2, required by send@0.17.1
                                    npm ERR! missing: http-errors@1.7.2, required by send@0.17.1
                                    npm ERR! missing: on-finished@2.3.0, required by send@0.17.1
                                    npm ERR! missing: range-parser@1.2.1, required by send@0.17.1
                                    npm ERR! missing: mime@1.6.0, required by send@0.17.1
                                    npm ERR! missing: ms@2.1.1, required by send@0.17.1
                                    npm ERR! missing: statuses@1.5.0, required by send@0.17.1
                                    npm ERR! missing: encodeurl@1.0.2, required by serve-static@1.14.1
                                    npm ERR! missing: escape-html@1.0.3, required by serve-static@1.14.1
                                    npm ERR! missing: parseurl@1.3.3, required by serve-static@1.14.1
                                    npm ERR! missing: send@0.17.1, required by serve-static@1.14.1
                                    npm ERR! missing: busboy@0.3.1, required by express-fileupload@1.2.1
                                    npm ERR! missing: dicer@0.3.0, required by busboy@0.3.1
                                    npm ERR! missing: streamsearch@0.1.2, required by dicer@0.3.0
                                    npm ERR! missing: cookie@0.4.0, required by express-session@1.17.1
                                    npm ERR! missing: cookie-signature@1.0.6, required by express-session@1.17.1
                                    npm ERR! missing: debug@2.6.9, required by express-session@1.17.1
                                    npm ERR! missing: depd@2.0.0, required by express-session@1.17.1
                                    npm ERR! missing: safe-buffer@5.2.0, required by express-session@1.17.1
                                    npm ERR! missing: on-headers@1.0.2, required by express-session@1.17.1
                                    npm ERR! missing: parseurl@1.3.3, required by express-session@1.17.1
                                    npm ERR! missing: uid-safe@2.1.5, required by express-session@1.17.1
                                    npm ERR! missing: random-bytes@1.0.0, required by uid-safe@2.1.5
                                    npm ERR! missing: passport-strategy@1.0.0, required by passport@0.4.1
                                    npm ERR! missing: pause@0.0.1, required by passport@0.4.1
                                    npm ERR! missing: passport-strategy@1.0.0, required by passport-local@1.0.0
                                    npm ERR! missing: xtend@4.0.2, required by passport.socketio@3.7.0
                                    npm ERR! missing: aws-sign2@0.7.0, required by request@2.88.2
                                    npm ERR! missing: aws4@1.11.0, required by request@2.88.2
                                    npm ERR! missing: caseless@0.12.0, required by request@2.88.2
                                    npm ERR! missing: combined-stream@1.0.8, required by request@2.88.2
                                    npm ERR! missing: extend@3.0.2, required by request@2.88.2
                                    npm ERR! missing: forever-agent@0.6.1, required by request@2.88.2
                                    npm ERR! missing: form-data@2.3.3, required by request@2.88.2
                                    npm ERR! missing: har-validator@5.1.5, required by request@2.88.2
                                    npm ERR! missing: http-signature@1.2.0, required by request@2.88.2
                                    npm ERR! missing: is-typedarray@1.0.0, required by request@2.88.2
                                    npm ERR! missing: isstream@0.1.2, required by request@2.88.2
                                    npm ERR! missing: json-stringify-safe@5.0.1, required by request@2.88.2
                                    npm ERR! missing: mime-types@2.1.29, required by request@2.88.2
                                    npm ERR! missing: oauth-sign@0.9.0, required by request@2.88.2
                                    npm ERR! missing: performance-now@2.1.0, required by request@2.88.2
                                    npm ERR! missing: qs@6.5.2, required by request@2.88.2
                                    npm ERR! missing: safe-buffer@5.1.2, required by request@2.88.2
                                    npm ERR! missing: tough-cookie@2.5.0, required by request@2.88.2
                                    npm ERR! missing: tunnel-agent@0.6.0, required by request@2.88.2
                                    npm ERR! missing: uuid@3.4.0, required by request@2.88.2
                                    npm ERR! missing: delayed-stream@1.0.0, required by combined-stream@1.0.8
                                    npm ERR! missing: asynckit@0.4.0, required by form-data@2.3.3
                                    npm ERR! missing: combined-stream@1.0.8, required by form-data@2.3.3
                                    npm ERR! missing: mime-types@2.1.29, required by form-data@2.3.3
                                    npm ERR! missing: ajv@6.12.6, required by har-validator@5.1.5
                                    npm ERR! missing: har-schema@2.0.0, required by har-validator@5.1.5
                                    npm ERR! missing: fast-deep-equal@3.1.3, required by ajv@6.12.6
                                    npm ERR! missing: fast-json-stable-stringify@2.1.0, required by ajv@6.12.6
                                    npm ERR! missing: json-schema-traverse@0.4.1, required by ajv@6.12.6
                                    npm ERR! missing: uri-js@4.4.1, required by ajv@6.12.6
                                    npm ERR! missing: punycode@2.1.1, required by uri-js@4.4.1
                                    npm ERR! missing: assert-plus@1.0.0, required by http-signature@1.2.0
                                    npm ERR! missing: jsprim@1.4.1, required by http-signature@1.2.0
                                    npm ERR! missing: sshpk@1.16.1, required by http-signature@1.2.0
                                    npm ERR! missing: assert-plus@1.0.0, required by jsprim@1.4.1
                                    npm ERR! missing: extsprintf@1.3.0, required by jsprim@1.4.1
                                    npm ERR! missing: json-schema@0.2.3, required by jsprim@1.4.1
                                    npm ERR! missing: verror@1.10.0, required by jsprim@1.4.1
                                    npm ERR! missing: assert-plus@1.0.0, required by verror@1.10.0
                                    npm ERR! missing: core-util-is@1.0.2, required by verror@1.10.0
                                    npm ERR! missing: extsprintf@1.3.0, required by verror@1.10.0
                                    npm ERR! missing: asn1@0.2.4, required by sshpk@1.16.1
                                    npm ERR! missing: assert-plus@1.0.0, required by sshpk@1.16.1
                                    npm ERR! missing: bcrypt-pbkdf@1.0.2, required by sshpk@1.16.1
                                    npm ERR! missing: dashdash@1.14.1, required by sshpk@1.16.1
                                    npm ERR! missing: ecc-jsbn@0.1.2, required by sshpk@1.16.1
                                    npm ERR! missing: getpass@0.1.7, required by sshpk@1.16.1
                                    npm ERR! missing: jsbn@0.1.1, required by sshpk@1.16.1
                                    npm ERR! missing: safer-buffer@2.1.2, required by sshpk@1.16.1
                                    npm ERR! missing: tweetnacl@0.14.5, required by sshpk@1.16.1
                                    npm ERR! missing: safer-buffer@2.1.2, required by asn1@0.2.4
                                    npm ERR! missing: tweetnacl@0.14.5, required by bcrypt-pbkdf@1.0.2
                                    npm ERR! missing: assert-plus@1.0.0, required by dashdash@1.14.1
                                    npm ERR! missing: jsbn@0.1.1, required by ecc-jsbn@0.1.2
                                    npm ERR! missing: safer-buffer@2.1.2, required by ecc-jsbn@0.1.2
                                    npm ERR! missing: assert-plus@1.0.0, required by getpass@0.1.7
                                    npm ERR! missing: mime-
                                    
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #90

                                    @schmitzkatze
                                    Da ist ja alles krumm...

                                    Ich würde das wohl neuinstallieren und mein Backup einspielen.

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    schmitzkatzeS 2 Antworten Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @schmitzkatze
                                      Da ist ja alles krumm...

                                      Ich würde das wohl neuinstallieren und mein Backup einspielen.

                                      schmitzkatzeS Offline
                                      schmitzkatzeS Offline
                                      schmitzkatze
                                      schrieb am zuletzt editiert von
                                      #91

                                      @thomas-braun 👍😇

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • schmitzkatzeS schmitzkatze

                                        @thomas-braun 👍😇

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #92

                                        @schmitzkatze
                                        Was passiert denn bei einem

                                        iobroker update -i
                                        

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        schmitzkatzeS 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @schmitzkatze
                                          Da ist ja alles krumm...

                                          Ich würde das wohl neuinstallieren und mein Backup einspielen.

                                          schmitzkatzeS Offline
                                          schmitzkatzeS Offline
                                          schmitzkatze
                                          schrieb am zuletzt editiert von
                                          #93

                                          @thomas-braun heißt den ioBroker komplett in einer neuen VM wie es "opossum" vorgeschlagenhat?

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          738

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe