Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. (Gelöst) Keine Updates mehr möglich

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    (Gelöst) Keine Updates mehr möglich

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Snatch last edited by

      @snatch

      Immer noch 'komisches Zeuch' im tree.
      Ich würds mal neuinstallieren und dannn auch nicht im Beta-Zweig herumwuseln.

      S 1 Reply Last reply Reply Quote 0
      • S
        Snatch @Thomas Braun last edited by

        @thomas-braun Danke dir. Ich bastel noch ein bisschen weiter.
        Nutze den Beta schon seit Jahren und bisher lief alles problemlos.
        Werde im Zweifel das Backup einspielen.

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @Snatch last edited by

          @snatch sagte in Keine Updates mehr möglich:

          ├── iobroker.type-detector@ invalid: "file:node_modules/iobroker.type-detector" from the root project

          "from the root project"

          wie hast du das denn gemacht !?

          S 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Snatch last edited by

            @snatch sagte in Keine Updates mehr möglich:

            Nutze den Beta schon seit Jahren und bisher lief alles problemlos.

            Nur sind die Ergebnisse deines 'betatestings' gegen z. B. eine nodeJS12, die schon abgekündigt ist total sinnfrei und bieten keine verwertbare Information.

            "Schaut her, der Adapter XYZ läuft nicht mit (total irrelevater) Version 123 von nodeJS!"
            Oder was soll das Ergebnis deines Testens sein?

            S 1 Reply Last reply Reply Quote 2
            • S
              Snatch @Thomas Braun last edited by

              @thomas-braun Habe mir da nie groß Gedanken gemacht. Hast schon Recht. bin halt von Anfang an auf Beta. Dumm ist, dass ich nicht neu Installieren kann, weil ich eben sehr viel darauf am laufen habe.

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

                @glasfaser Ja, wenn ich das nur immer

                @glasfaser sagte in Keine Updates mehr möglich:

                @snatch sagte in Keine Updates mehr möglich:

                ├── iobroker.type-detector@ invalid: "file:node_modules/iobroker.type-detector" from the root project

                "from the root project"

                wie hast du das denn gemacht !?

                Wenn ich das nur immer wüsste. Sorry!

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Snatch last edited by Thomas Braun

                  @snatch
                  Da sind soviele Ungereimtheiten drin...

                  Ich würde es neuinstallieren. Und dann auf Stable bleiben.

                  ├── UNMET DEPENDENCY colors@^1.3.2
                  ├── UNMET DEPENDENCY fs-extra@^7.0.0
                  ├── iobroker.deconz@1.3.21 invalid: "https://github.com/iobroker-community-adapters/ioBroker.deconz/tarball/master" from the root project
                  ├── iobroker.fontui@0.1.0 invalid: "https://github.com/runsnbunsn/ioBroker.fontui/tarball/master" from the root project
                  ├── iobroker.type-detector@ invalid: "file:node_modules/iobroker.type-detector" from the root project
                  ├── UNMET DEPENDENCY iobroker@^1.3.1
                  ├── UNMET DEPENDENCY yargs@^7.0.2
                  npm ERR! missing: colors@^1.3.2, required by iobroker.inst@1.3.1
                  npm ERR! missing: fs-extra@^7.0.0, required by iobroker.inst@1.3.1
                  npm ERR! invalid: iobroker.deconz@1.3.21 /opt/iobroker/node_modules/iobroker.deconz
                  npm ERR! invalid: iobroker.fontui@0.1.0 /opt/iobroker/node_modules/iobroker.fontui
                  npm ERR! invalid: iobroker.type-detector@ /opt/iobroker/node_modules/iobroker.type-detector
                  npm ERR! missing: iobroker@^1.3.1, required by iobroker.inst@1.3.1
                  npm ERR! missing: semver@^5.5.0, required by iobroker.inst@1.3.1
                  npm ERR! missing: soef@^0.1.49, required by iobroker.inst@1.3.1
                  npm ERR! missing: yargs@^7.0.2, required by iobroker.inst@1.3.1
                  
                  1 Reply Last reply Reply Quote 0
                  • S
                    Snatch last edited by Snatch

                    @thomas-braun
                    Habe es nun hinbekommen.
                    Ich habe den ganzen Node-JS Krempel deinstalliert und habe die 14er wieder installiert. NPM ist nun auf Version 6.14.17. Anschließen ein reinstall.
                    Updates haben sich nun alle wieder installieren lassen.

                    snatch@iobroker:/opt/iobroker$ which nodejs node npm && nodejs -v && node -v && npm -v && apt policy nodejs
                    /usr/bin/nodejs
                    /usr/bin/node
                    /usr/bin/npm
                    v14.20.0
                    v14.20.0
                    6.14.17
                    nodejs:
                      Installiert:           14.20.0-deb-1nodesource1
                      Installationskandidat: 14.20.0-deb-1nodesource1
                      Versionstabelle:
                     *** 14.20.0-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_14.x focal/main amd64 Packages
                            100 /var/lib/dpkg/status
                         10.19.0~dfsg-3ubuntu1 500
                            500 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages
                    
                    

                    Grüße

                    1 Reply Last reply Reply Quote 0
                    • S
                      Snatch last edited by

                      So und anschließend habe ich nach dieser Anleitung wieder aus 16 geupdatet:
                      link text

                      Und es läuft immer noch alles wie vorher. Schnalle nicht was da los war. Aber egal. Es rennt wieder.

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

                        @snatch sagte in Keine Updates mehr möglich:

                        Aber egal.

                        nicht wirklich.

                        @snatch sagte in Keine Updates mehr möglich:

                        Schnalle nicht was da los war.

                        Wir wüssten das gerne, weil so etwas immer wieder vorkommt und uns leider noch niemand sagen konnte wie er an so eine verdrehte Installation gekommen ist.

                        @snatch sagte in Keine Updates mehr möglich:

                        So und anschließend habe ich nach dieser Anleitung wieder aus 16 geupdatet:
                        link text
                        Und es läuft immer noch alles wie vorher.

                        klar, das ist ja auch das korrekte Vorgehen.

                        Und du weisst wirklich nicht mehr was du vorher anders gemacht hast? Oder nach welcher/wessen Anleitung du vorgegangen bist?

                        1 Reply Last reply Reply Quote 0
                        • S
                          Snatch last edited by

                          @homoran

                          @homoran sagte in Keine Updates mehr möglich:

                          @snatch sagte in Keine Updates mehr möglich:

                          Aber egal.

                          nicht wirklich.

                          @snatch sagte in Keine Updates mehr möglich:

                          Schnalle nicht was da los war.

                          Wir wüssten das gerne, weil so etwas immer wieder vorkommt und uns leider noch niemand sagen konnte wie er an so eine verdrehte Installation gekommen ist.

                          @snatch sagte in Keine Updates mehr möglich:

                          So und anschließend habe ich nach dieser Anleitung wieder aus 16 geupdatet:
                          link text
                          Und es läuft immer noch alles wie vorher.

                          klar, das ist ja auch das korrekte Vorgehen.

                          Und du weisst wirklich nicht mehr was du vorher anders gemacht hast? Oder nach welcher/wessen Anleitung du vorgegangen bist?

                          Nein, tut mir Leid. Ich weis es wirklich nicht mehr. Ich habe es gerade mal versucht zu rekonstruieren. Aber war nichts.

                          Ich habe aber gelernt, mit zukünftig genau zu notieren was ich mache, damit ich es in Zukunft reproduzieren kann. Und ihr mehr davon habt. Aber aus lauter Verzweiflung habe ich dieses mal einfach darauf los gehackt 😞

                          Grüße,

                          crunchip 1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @Snatch last edited by

                            @snatch zumindest gibt aber die history im terminal/konsole etwas Aufschluss, was z.b eingegeben wurde.
                            Dann hätte man möglicherweise ein paar Anhaltspunkte

                            S 1 Reply Last reply Reply Quote 0
                            • S
                              Snatch @crunchip last edited by

                              @crunchip sagte in Keine Updates mehr möglich:

                              @snatch zumindest gibt aber die history im terminal/konsole etwas Aufschluss, was z.b eingegeben wurde.
                              Dann hätte man möglicherweise ein paar Anhaltspunkte

                              Das stimmt, aber bei einem Noop wie mir. Willst du nicht sehen was da drinne steht. Kann man die History im gesamten auslesen? Dann poste ich die hier gerne 😄

                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Snatch last edited by

                                @snatch

                                cd ~
                                less .bash_history
                                
                                1 Reply Last reply Reply Quote 0
                                • S
                                  Snatch last edited by

                                  Jetzt greife ich das doch nochmal auf.

                                  Ich habe hier im Forum gelesen, dass einige schon Probleme mit dem Update auf 16 hatten. Ich habe auch gelesen, dass der NPM Tree zerschossen war und es hier immer, der war bei der 14er Version dann auch schon zerschossen.

                                  Ich habe daher mal spaßeshalber die 14er Installiert und da sieht der Baum so aus. Ich gehe mal davon aus, dass der besser ausschaut als der oben gepostet von der 16er. Mache ich das Update auf die 16er geht zwar nun alles, aber der Baum schaut wie oben bereits gepostet extrem bescheiden aus. Wiso ist das so ?

                                  Da der Baum sehr lange ist, hier nur der untere Teil. Der Obere ist komplett sauber.

                                  ├──  (iobroker.type-detector) invalid error: ELOOP: too many symbolic links encountered, stat '/opt/iobroker/node_modules/iobroker.type-detector
                                  ├─┬ iobroker.upnp@1.0.21
                                  │ ├─┬ @iobroker/adapter-core@2.6.0
                                  │ │ └─┬ @types/iobroker@4.0.1
                                  │ │   └── @types/node@12.0.8 deduped
                                  │ ├── ip@1.1.5
                                  │ ├─┬ node-schedule@2.1.0
                                  │ │ ├─┬ cron-parser@3.5.0
                                  │ │ │ ├── is-nan@1.3.2 deduped
                                  │ │ │ └── luxon@1.28.0 deduped
                                  │ │ ├── long-timeout@0.1.1 deduped
                                  │ │ └── sorted-array-functions@1.3.0 deduped
                                  │ ├── node-ssdp@4.0.1 deduped
                                  │ ├─┬ parsexmlresponse@0.0.5
                                  │ │ └── xml2js@0.4.19 deduped
                                  │ ├─┬ portfinder@1.0.28
                                  │ │ ├── async@2.6.2 deduped
                                  │ │ ├─┬ debug@3.2.7
                                  │ │ │ └── ms@2.1.3
                                  │ │ └─┬ mkdirp@0.5.5
                                  │ │   └── minimist@1.2.5
                                  │ ├─┬ request@2.88.2
                                  │ │ ├── aws-sign2@0.7.0 deduped
                                  │ │ ├── aws4@1.8.0 deduped
                                  │ │ ├── caseless@0.12.0 deduped
                                  │ │ ├── combined-stream@1.0.8 deduped
                                  │ │ ├── extend@3.0.2 deduped
                                  │ │ ├── forever-agent@0.6.1 deduped
                                  │ │ ├── form-data@2.3.3 deduped
                                  │ │ ├── har-validator@5.1.3 deduped
                                  │ │ ├── http-signature@1.2.0 deduped
                                  │ │ ├── is-typedarray@1.0.0 deduped
                                  │ │ ├── isstream@0.1.2 deduped
                                  │ │ ├── json-stringify-safe@5.0.1 deduped
                                  │ │ ├── mime-types@2.1.24 deduped
                                  │ │ ├── oauth-sign@0.9.0 deduped
                                  │ │ ├── performance-now@2.1.0 deduped
                                  │ │ ├── qs@6.5.3
                                  │ │ ├── safe-buffer@5.1.2 deduped
                                  │ │ ├─┬ tough-cookie@2.5.0
                                  │ │ │ ├── psl@1.1.33 deduped
                                  │ │ │ └── punycode@2.1.1 deduped
                                  │ │ ├── tunnel-agent@0.6.0 deduped
                                  │ │ └── uuid@3.3.2 deduped
                                  │ ├─┬ xml2js@0.4.23
                                  │ │ ├── sax@1.2.4 deduped
                                  │ │ └── xmlbuilder@11.0.1
                                  │ └── xmldom@0.6.0
                                  ├─┬ iobroker.vis@1.4.15
                                  │ ├─┬ @iobroker/adapter-core@2.6.0
                                  │ │ └─┬ @types/iobroker@4.0.2
                                  │ │   └── @types/node@12.0.8 deduped
                                  │ ├─┬ axios@0.26.1
                                  │ │ └── follow-redirects@1.14.9
                                  │ └── jsonwebtoken@8.5.1 deduped
                                  ├── iobroker.vis-canvas-gauges@0.1.5
                                  ├─┬ iobroker.vis-colorpicker@1.2.0
                                  │ └─┬ @iobroker/adapter-core@2.3.0
                                  │   └─┬ @types/iobroker@3.0.2
                                  │     └── @types/node@12.0.8 deduped
                                  ├── iobroker.vis-fancyswitch@1.1.0
                                  ├── iobroker.vis-hqwidgets@1.2.0
                                  ├── iobroker.vis-jqui-mfd@1.0.12
                                  ├── iobroker.vis-keyboard@0.0.2
                                  ├── iobroker.vis-material@0.1.3
                                  ├─┬ iobroker.vis-metro@1.2.0
                                  │ └── @iobroker/adapter-core@1.0.3 deduped
                                  ├── iobroker.vis-rgraph@0.0.2
                                  ├─┬ iobroker.vis-timeandweather@1.2.2
                                  │ └─┬ @iobroker/adapter-core@2.6.0
                                  │   └─┬ @types/iobroker@4.0.4
                                  │     └── @types/node@12.0.8 deduped
                                  ├─┬ iobroker.web@5.2.3
                                  │ ├─┬ @iobroker/adapter-core@2.6.0
                                  │ │ └─┬ @types/iobroker@4.0.4
                                  │ │   └── @types/node@12.0.8 deduped
                                  │ ├─┬ body-parser@1.20.0
                                  │ │ ├── bytes@3.1.2
                                  │ │ ├── content-type@1.0.4 deduped
                                  │ │ ├── debug@2.6.9 deduped
                                  │ │ ├── depd@2.0.0
                                  │ │ ├── destroy@1.2.0
                                  │ │ ├─┬ http-errors@2.0.0
                                  │ │ │ ├── depd@2.0.0 deduped
                                  │ │ │ ├── inherits@2.0.4
                                  │ │ │ ├── setprototypeof@1.2.0 deduped
                                  │ │ │ ├── statuses@2.0.1 deduped
                                  │ │ │ └── toidentifier@1.0.1
                                  │ │ ├── iconv-lite@0.4.24 deduped
                                  │ │ ├─┬ on-finished@2.4.1
                                  │ │ │ └── ee-first@1.1.1 deduped
                                  │ │ ├─┬ qs@6.10.3
                                  │ │ │ └── side-channel@1.0.4 deduped
                                  │ │ ├─┬ raw-body@2.5.1
                                  │ │ │ ├── bytes@3.1.2 deduped
                                  │ │ │ ├── http-errors@2.0.0 deduped
                                  │ │ │ ├── iconv-lite@0.4.24 deduped
                                  │ │ │ └── unpipe@1.0.0 deduped
                                  │ │ ├── type-is@1.6.18 deduped
                                  │ │ └── unpipe@1.0.0 deduped
                                  │ ├── compression@1.7.4 deduped
                                  │ ├── connect-flash@0.1.1 deduped
                                  │ ├── cookie-parser@1.4.6 deduped
                                  │ ├─┬ express@4.18.1
                                  │ │ ├─┬ accepts@1.3.8
                                  │ │ │ ├── mime-types@2.1.35 deduped
                                  │ │ │ └── negotiator@0.6.3
                                  │ │ ├── array-flatten@1.1.1 deduped
                                  │ │ ├── body-parser@1.20.0 deduped
                                  │ │ ├─┬ content-disposition@0.5.4
                                  │ │ │ └── safe-buffer@5.2.1 deduped
                                  │ │ ├── content-type@1.0.4 deduped
                                  │ │ ├── cookie@0.5.0
                                  │ │ ├── cookie-signature@1.0.6 deduped
                                  │ │ ├── debug@2.6.9 deduped
                                  │ │ ├── depd@2.0.0 deduped
                                  │ │ ├── encodeurl@1.0.2 deduped
                                  │ │ ├── escape-html@1.0.3 deduped
                                  │ │ ├── etag@1.8.1 deduped
                                  │ │ ├─┬ finalhandler@1.2.0
                                  │ │ │ ├── debug@2.6.9 deduped
                                  │ │ │ ├── encodeurl@1.0.2 deduped
                                  │ │ │ ├── escape-html@1.0.3 deduped
                                  │ │ │ ├── on-finished@2.4.1 deduped
                                  │ │ │ ├── parseurl@1.3.3 deduped
                                  │ │ │ ├── statuses@2.0.1 deduped
                                  │ │ │ └── unpipe@1.0.0 deduped
                                  │ │ ├── fresh@0.5.2 deduped
                                  │ │ ├── http-errors@2.0.0 deduped
                                  │ │ ├── merge-descriptors@1.0.1 deduped
                                  │ │ ├── methods@1.1.2 deduped
                                  │ │ ├── on-finished@2.4.1 deduped
                                  │ │ ├── parseurl@1.3.3 deduped
                                  │ │ ├── path-to-regexp@0.1.7 deduped
                                  │ │ ├─┬ proxy-addr@2.0.7
                                  │ │ │ ├── forwarded@0.2.0
                                  │ │ │ └── ipaddr.js@1.9.1
                                  │ │ ├── qs@6.10.3 deduped
                                  │ │ ├── range-parser@1.2.1 deduped
                                  │ │ ├── safe-buffer@5.2.1
                                  │ │ ├─┬ send@0.18.0
                                  │ │ │ ├── debug@2.6.9 deduped
                                  │ │ │ ├── depd@2.0.0 deduped
                                  │ │ │ ├── destroy@1.2.0 deduped
                                  │ │ │ ├── encodeurl@1.0.2 deduped
                                  │ │ │ ├── escape-html@1.0.3 deduped
                                  │ │ │ ├── etag@1.8.1 deduped
                                  │ │ │ ├── fresh@0.5.2 deduped
                                  │ │ │ ├── http-errors@2.0.0 deduped
                                  │ │ │ ├── mime@1.6.0
                                  │ │ │ ├── ms@2.1.3
                                  │ │ │ ├── on-finished@2.4.1 deduped
                                  │ │ │ ├── range-parser@1.2.1 deduped
                                  │ │ │ └── statuses@2.0.1 deduped
                                  │ │ ├─┬ serve-static@1.15.0
                                  │ │ │ ├── encodeurl@1.0.2 deduped
                                  │ │ │ ├── escape-html@1.0.3 deduped
                                  │ │ │ ├── parseurl@1.3.3 deduped
                                  │ │ │ └── send@0.18.0 deduped
                                  │ │ ├── setprototypeof@1.2.0
                                  │ │ ├── statuses@2.0.1
                                  │ │ ├── type-is@1.6.18 deduped
                                  │ │ ├── utils-merge@1.0.1 deduped
                                  │ │ └── vary@1.1.2 deduped
                                  │ ├── express-session@1.17.3 deduped
                                  │ ├── iobroker.simple-api@2.7.0 deduped
                                  │ ├─┬ iobroker.socketio@6.1.7
                                  │ │ ├── @iobroker/adapter-core@2.6.0 deduped
                                  │ │ ├─┬ @iobroker/socket-classes@0.4.7
                                  │ │ │ ├─┬ axios@0.27.2
                                  │ │ │ │ ├── follow-redirects@1.15.1
                                  │ │ │ │ └─┬ form-data@4.0.0
                                  │ │ │ │   ├── asynckit@0.4.0 deduped
                                  │ │ │ │   ├── combined-stream@1.0.8 deduped
                                  │ │ │ │   └── mime-types@2.1.35 deduped
                                  │ │ │ ├── cookie-parser@1.4.6 deduped
                                  │ │ │ └── passport@0.6.0 deduped
                                  │ │ ├── express-session@1.17.3 deduped
                                  │ │ └── socket.io@2.5.0 deduped
                                  │ ├─┬ iobroker.ws@2.1.2
                                  │ │ ├── @iobroker/adapter-core@2.6.0 deduped
                                  │ │ ├── @iobroker/socket-classes@0.4.7 deduped
                                  │ │ ├── @iobroker/ws-server@2.1.0 deduped
                                  │ │ └── express-session@1.17.3 deduped
                                  │ ├─┬ mime-types@2.1.35
                                  │ │ └── mime-db@1.52.0
                                  │ ├─┬ passport@0.6.0
                                  │ │ ├── passport-strategy@1.0.0 deduped
                                  │ │ ├── pause@0.0.1 deduped
                                  │ │ └── utils-merge@1.0.1 deduped
                                  │ ├── passport-local@1.0.0 deduped
                                  │ └── xtend@4.0.2
                                  ├─┬ iobroker.web-speedy@0.2.0
                                  │ ├─┬ @iobroker/adapter-core@2.4.0
                                  │ │ └─┬ @types/iobroker@3.2.9
                                  │ │   └── @types/node@12.0.8 deduped
                                  │ └─┬ speedtest-net@1.6.2
                                  │   ├─┬ chalk@2.4.2
                                  │   │ ├─┬ ansi-styles@3.2.1
                                  │   │ │ └── color-convert@1.9.3 deduped
                                  │   │ ├── escape-string-regexp@1.0.5
                                  │   │ └─┬ supports-color@5.5.0
                                  │   │   └── has-flag@3.0.0
                                  │   ├── draftlog@1.0.13
                                  │   ├─┬ http-proxy-agent@2.1.0
                                  │   │ ├─┬ agent-base@4.3.0
                                  │   │ │ └── es6-promisify@5.0.0 deduped
                                  │   │ └─┬ debug@3.1.0
                                  │   │   └── ms@2.0.0 deduped
                                  │   ├─┬ https-proxy-agent@3.0.1
                                  │   │ ├─┬ agent-base@4.3.0
                                  │   │ │ └── es6-promisify@5.0.0 deduped
                                  │   │ └─┬ debug@3.2.7
                                  │   │   └── ms@2.1.3
                                  │   └── xml2js@0.4.19 deduped
                                  ├─┬ iobroker.whatsapp-cmb@0.2.2
                                  │ ├─┬ @iobroker/adapter-core@2.6.0
                                  │ │ └─┬ @types/iobroker@4.0.1
                                  │ │   └── @types/node@12.0.8 deduped
                                  │ └─┬ request@2.88.2
                                  │   ├── aws-sign2@0.7.0 deduped
                                  │   ├── aws4@1.8.0 deduped
                                  │   ├── caseless@0.12.0 deduped
                                  │   ├── combined-stream@1.0.8 deduped
                                  │   ├── extend@3.0.2 deduped
                                  │   ├── forever-agent@0.6.1 deduped
                                  │   ├── form-data@2.3.3 deduped
                                  │   ├── har-validator@5.1.3 deduped
                                  │   ├── http-signature@1.2.0 deduped
                                  │   ├── is-typedarray@1.0.0 deduped
                                  │   ├── isstream@0.1.2 deduped
                                  │   ├── json-stringify-safe@5.0.1 deduped
                                  │   ├── mime-types@2.1.24 deduped
                                  │   ├── oauth-sign@0.9.0 deduped
                                  │   ├── performance-now@2.1.0 deduped
                                  │   ├── qs@6.5.3
                                  │   ├── safe-buffer@5.1.2 deduped
                                  │   ├─┬ tough-cookie@2.5.0
                                  │   │ ├── psl@1.1.33 deduped
                                  │   │ └── punycode@2.1.1 deduped
                                  │   ├── tunnel-agent@0.6.0 deduped
                                  │   └── uuid@3.3.2 deduped
                                  ├─┬ iobroker.wiobrowser@1.1.4
                                  │ ├─┬ @iobroker/adapter-core@2.6.0
                                  │ │ └─┬ @types/iobroker@4.0.1
                                  │ │   └── @types/node@12.0.8 deduped
                                  │ ├─┬ axios@0.26.1
                                  │ │ └── follow-redirects@1.14.9
                                  │ ├─┬ hosted-git-info@4.1.0
                                  │ │ └─┬ lru-cache@6.0.0
                                  │ │   └── yallist@4.0.0
                                  │ ├── lodash@4.17.21
                                  │ └── yargs-parser@21.0.1
                                  ├─┬ iobroker.wled@0.6.7
                                  │ ├─┬ @iobroker/adapter-core@2.6.0
                                  │ │ └─┬ @types/iobroker@4.0.4
                                  │ │   └── @types/node@12.0.8 deduped
                                  │ ├─┬ axios@0.27.2
                                  │ │ ├── follow-redirects@1.15.1
                                  │ │ └─┬ form-data@4.0.0
                                  │ │   ├── asynckit@0.4.0 deduped
                                  │ │   ├── combined-stream@1.0.8 deduped
                                  │ │   └── mime-types@2.1.24 deduped
                                  │ ├─┬ bonjour@3.5.0
                                  │ │ ├── array-flatten@2.1.2
                                  │ │ ├─┬ deep-equal@1.1.1
                                  │ │ │ ├── is-arguments@1.1.1 deduped
                                  │ │ │ ├─┬ is-date-object@1.0.5
                                  │ │ │ │ └── has-tostringtag@1.0.0 deduped
                                  │ │ │ ├─┬ is-regex@1.1.4
                                  │ │ │ │ ├── call-bind@1.0.2 deduped
                                  │ │ │ │ └── has-tostringtag@1.0.0 deduped
                                  │ │ │ ├─┬ object-is@1.1.5
                                  │ │ │ │ ├── call-bind@1.0.2 deduped
                                  │ │ │ │ └── define-properties@1.1.3 deduped
                                  │ │ │ ├── object-keys@1.1.1
                                  │ │ │ └─┬ regexp.prototype.flags@1.3.1
                                  │ │ │   ├── call-bind@1.0.2 deduped
                                  │ │ │   └── define-properties@1.1.3 deduped
                                  │ │ ├── dns-equal@1.0.0
                                  │ │ ├─┬ dns-txt@2.0.2
                                  │ │ │ └── buffer-indexof@1.1.1
                                  │ │ ├─┬ multicast-dns@6.2.3
                                  │ │ │ ├── dns-packet@1.3.1 deduped
                                  │ │ │ └── thunky@1.1.0 deduped
                                  │ │ └── multicast-dns-service-types@1.1.0
                                  │ ├── hex-rgb@4.3.0
                                  │ ├── rgb-hex@3.0.0
                                  │ └── ws@8.8.0
                                  ├─┬ iobroker.ws@2.1.2
                                  │ ├─┬ @iobroker/adapter-core@2.6.0
                                  │ │ └─┬ @types/iobroker@4.0.4
                                  │ │   └── @types/node@12.0.8 deduped
                                  │ ├─┬ @iobroker/socket-classes@0.4.7
                                  │ │ ├─┬ axios@0.27.2
                                  │ │ │ ├── follow-redirects@1.15.1
                                  │ │ │ └─┬ form-data@4.0.0
                                  │ │ │   ├── asynckit@0.4.0 deduped
                                  │ │ │   ├── combined-stream@1.0.8 deduped
                                  │ │ │   └── mime-types@2.1.24 deduped
                                  │ │ ├── cookie-parser@1.4.6 deduped
                                  │ │ └─┬ passport@0.6.0
                                  │ │   ├── passport-strategy@1.0.0 deduped
                                  │ │   ├── pause@0.0.1 deduped
                                  │ │   └── utils-merge@1.0.1 deduped
                                  │ ├── @iobroker/ws-server@2.1.0 deduped
                                  │ └── express-session@1.17.3 deduped
                                  ├─┬ iobroker.yahka@0.13.1
                                  │ ├─┬ @iobroker/adapter-core@2.5.1
                                  │ │ └─┬ @types/iobroker@3.3.4
                                  │ │   └── @types/node@12.0.8 deduped
                                  │ ├─┬ debug@4.3.2
                                  │ │ └── ms@2.1.2
                                  │ ├── dev-null@0.1.1
                                  │ ├─┬ hap-nodejs@0.9.6
                                  │ │ ├─┬ @homebridge/ciao@1.1.3
                                  │ │ │ ├─┬ debug@4.3.2
                                  │ │ │ │ └── ms@2.1.2
                                  │ │ │ ├── fast-deep-equal@3.1.3
                                  │ │ │ ├─┬ source-map-support@0.5.20
                                  │ │ │ │ ├── buffer-from@1.1.1 deduped
                                  │ │ │ │ └── source-map@0.6.1 deduped
                                  │ │ │ └── tslib@2.3.1
                                  │ │ ├─┬ bonjour-hap@3.6.3
                                  │ │ │ ├── array-flatten@2.1.2
                                  │ │ │ ├─┬ deep-equal@2.0.5
                                  │ │ │ │ ├── call-bind@1.0.2 deduped
                                  │ │ │ │ ├─┬ es-get-iterator@1.1.2
                                  │ │ │ │ │ ├── call-bind@1.0.2 deduped
                                  │ │ │ │ │ ├── get-intrinsic@1.1.1 deduped
                                  │ │ │ │ │ ├── has-symbols@1.0.1 deduped
                                  │ │ │ │ │ ├── is-arguments@1.1.1 deduped
                                  │ │ │ │ │ ├── is-map@2.0.2
                                  │ │ │ │ │ ├── is-set@2.0.2
                                  │ │ │ │ │ ├── is-string@1.0.7 deduped
                                  │ │ │ │ │ └── isarray@2.0.5
                                  │ │ │ │ ├── get-intrinsic@1.1.1 deduped
                                  │ │ │ │ ├── is-arguments@1.1.1 deduped
                                  │ │ │ │ ├── is-date-object@1.0.5 deduped
                                  │ │ │ │ ├── is-regex@1.1.4 deduped
                                  │ │ │ │ ├── isarray@2.0.5
                                  │ │ │ │ ├── object-is@1.1.5 deduped
                                  │ │ │ │ ├── object-keys@1.1.1 deduped
                                  │ │ │ │ ├─┬ object.assign@4.1.2
                                  │ │ │ │ │ ├── call-bind@1.0.2 deduped
                                  │ │ │ │ │ ├── define-properties@1.1.3 deduped
                                  │ │ │ │ │ ├── has-symbols@1.0.1 deduped
                                  │ │ │ │ │ └── object-keys@1.1.1 deduped
                                  │ │ │ │ ├── regexp.prototype.flags@1.3.1 deduped
                                  │ │ │ │ ├── side-channel@1.0.4 deduped
                                  │ │ │ │ ├─┬ which-boxed-primitive@1.0.2
                                  │ │ │ │ │ ├─┬ is-bigint@1.0.4
                                  │ │ │ │ │ │ └── has-bigints@1.0.1 deduped
                                  │ │ │ │ │ ├─┬ is-boolean-object@1.1.2
                                  │ │ │ │ │ │ ├── call-bind@1.0.2 deduped
                                  │ │ │ │ │ │ └── has-tostringtag@1.0.0 deduped
                                  │ │ │ │ │ ├─┬ is-number-object@1.0.6
                                  │ │ │ │ │ │ └── has-tostringtag@1.0.0 deduped
                                  │ │ │ │ │ ├── is-string@1.0.7 deduped
                                  │ │ │ │ │ └─┬ is-symbol@1.0.4
                                  │ │ │ │ │   └── has-symbols@1.0.2
                                  │ │ │ │ ├─┬ which-collection@1.0.1
                                  │ │ │ │ │ ├── is-map@2.0.2 deduped
                                  │ │ │ │ │ ├── is-set@2.0.2 deduped
                                  │ │ │ │ │ ├── is-weakmap@2.0.1
                                  │ │ │ │ │ └── is-weakset@2.0.1
                                  │ │ │ │ └── which-typed-array@1.1.7 deduped
                                  │ │ │ ├── ip@1.1.5 deduped
                                  │ │ │ ├── multicast-dns@7.2.3 deduped
                                  │ │ │ └── multicast-dns-service-types@1.1.0 deduped
                                  │ │ ├─┬ debug@4.3.2
                                  │ │ │ └── ms@2.1.2
                                  │ │ ├── fast-srp-hap@2.0.4
                                  │ │ ├── futoin-hkdf@1.4.2
                                  │ │ ├── ip@1.1.5 deduped
                                  │ │ ├─┬ node-persist@0.0.11
                                  │ │ │ ├── mkdirp@0.5.1 deduped
                                  │ │ │ └── q@1.1.2
                                  │ │ ├─┬ source-map-support@0.5.20
                                  │ │ │ ├── buffer-from@1.1.1 deduped
                                  │ │ │ └── source-map@0.6.1 deduped
                                  │ │ ├── tslib@2.3.1
                                  │ │ └── tweetnacl@1.0.3
                                  │ ├── ip@1.1.5 deduped
                                  │ ├── macaddress@0.5.1
                                  │ └─┬ util@0.12.4
                                  │   ├── inherits@2.0.3 deduped
                                  │   ├─┬ is-arguments@1.1.1
                                  │   │ ├─┬ call-bind@1.0.2
                                  │   │ │ ├── function-bind@1.1.1 deduped
                                  │   │ │ └── get-intrinsic@1.1.1 deduped
                                  │   │ └─┬ has-tostringtag@1.0.0
                                  │   │   └── has-symbols@1.0.2
                                  │   ├─┬ is-generator-function@1.0.10
                                  │   │ └── has-tostringtag@1.0.0 deduped
                                  │   ├─┬ is-typed-array@1.1.8
                                  │   │ ├── available-typed-arrays@1.0.5
                                  │   │ ├── call-bind@1.0.2 deduped
                                  │   │ ├─┬ es-abstract@1.19.1
                                  │   │ │ ├── call-bind@1.0.2 deduped
                                  │   │ │ ├─┬ es-to-primitive@1.2.1
                                  │   │ │ │ ├── is-callable@1.2.4 deduped
                                  │   │ │ │ ├── is-date-object@1.0.5 deduped
                                  │   │ │ │ └── is-symbol@1.0.4 deduped
                                  │   │ │ ├── function-bind@1.1.1 deduped
                                  │   │ │ ├── get-intrinsic@1.1.1 deduped
                                  │   │ │ ├─┬ get-symbol-description@1.0.0
                                  │   │ │ │ ├── call-bind@1.0.2 deduped
                                  │   │ │ │ └── get-intrinsic@1.1.1 deduped
                                  │   │ │ ├── has@1.0.3 deduped
                                  │   │ │ ├── has-symbols@1.0.2
                                  │   │ │ ├─┬ internal-slot@1.0.3
                                  │   │ │ │ ├── get-intrinsic@1.1.1 deduped
                                  │   │ │ │ ├── has@1.0.3 deduped
                                  │   │ │ │ └── side-channel@1.0.4 deduped
                                  │   │ │ ├── is-callable@1.2.4
                                  │   │ │ ├── is-negative-zero@2.0.1
                                  │   │ │ ├── is-regex@1.1.4 deduped
                                  │   │ │ ├── is-shared-array-buffer@1.0.1
                                  │   │ │ ├─┬ is-string@1.0.7
                                  │   │ │ │ └── has-tostringtag@1.0.0 deduped
                                  │   │ │ ├─┬ is-weakref@1.0.1
                                  │   │ │ │ └── call-bind@1.0.2 deduped
                                  │   │ │ ├── object-inspect@1.11.0 deduped
                                  │   │ │ ├── object-keys@1.1.1 deduped
                                  │   │ │ ├── object.assign@4.1.2 deduped
                                  │   │ │ ├─┬ string.prototype.trimend@1.0.4
                                  │   │ │ │ ├── call-bind@1.0.2 deduped
                                  │   │ │ │ └── define-properties@1.1.3 deduped
                                  │   │ │ ├─┬ string.prototype.trimstart@1.0.4
                                  │   │ │ │ ├── call-bind@1.0.2 deduped
                                  │   │ │ │ └── define-properties@1.1.3 deduped
                                  │   │ │ └─┬ unbox-primitive@1.0.1
                                  │   │ │   ├── function-bind@1.1.1 deduped
                                  │   │ │   ├── has-bigints@1.0.1
                                  │   │ │   ├── has-symbols@1.0.2
                                  │   │ │   └── which-boxed-primitive@1.0.2 deduped
                                  │   │ ├── foreach@2.0.5
                                  │   │ └── has-tostringtag@1.0.0 deduped
                                  │   ├── safe-buffer@5.1.2 deduped
                                  │   └─┬ which-typed-array@1.1.7
                                  │     ├── available-typed-arrays@1.0.5 deduped
                                  │     ├── call-bind@1.0.2 deduped
                                  │     ├── es-abstract@1.19.1 deduped
                                  │     ├── foreach@2.0.5 deduped
                                  │     ├── has-tostringtag@1.0.0 deduped
                                  │     └── is-typed-array@1.1.8 deduped
                                  ├─┬ iobroker.yeelight-2@1.2.1
                                  │ ├─┬ @iobroker/adapter-core@2.6.0
                                  │ │ └─┬ @types/iobroker@4.0.4
                                  │ │   └── @types/node@12.0.8 deduped
                                  │ ├── babel@6.23.0
                                  │ ├── circular-json@0.5.9
                                  │ ├─┬ cli@1.0.1
                                  │ │ ├── exit@0.1.2
                                  │ │ └─┬ glob@7.1.4
                                  │ │   ├── fs.realpath@1.0.0 deduped
                                  │ │   ├── inflight@1.0.6 deduped
                                  │ │   ├── inherits@2.0.3 deduped
                                  │ │   ├── minimatch@3.0.4 deduped
                                  │ │   ├── once@1.4.0 deduped
                                  │ │   └── path-is-absolute@1.0.1 deduped
                                  │ ├─┬ debug@4.3.4
                                  │ │ └── ms@2.1.2
                                  │ ├─┬ joi@14.3.1
                                  │ │ ├── hoek@6.1.3
                                  │ │ ├─┬ isemail@3.2.0
                                  │ │ │ └── punycode@2.1.1 deduped
                                  │ │ └─┬ topo@3.0.3
                                  │ │   └── hoek@6.1.3 deduped
                                  │ ├── node-ssdp@4.0.1 deduped
                                  │ └─┬ yeelight2@1.3.8
                                  │   └── ssdp2@1.1.2
                                  ├─┬ iobroker.zigbee@1.7.5
                                  │ ├─┬ @iobroker/adapter-core@2.6.0
                                  │ │ └─┬ @types/iobroker@4.0.4
                                  │ │   └── @types/node@12.0.8 deduped
                                  │ ├── tar@6.1.11 deduped
                                  │ ├── typescript@4.7.2
                                  │ ├─┬ zigbee-herdsman@0.14.34
                                  │ │ ├── debounce@1.2.1
                                  │ │ ├─┬ debug@4.3.4
                                  │ │ │ └── ms@2.1.2
                                  │ │ ├── fast-deep-equal@3.1.3
                                  │ │ ├── mixin-deep@2.0.1
                                  │ │ ├─┬ mz@2.7.0
                                  │ │ │ ├── any-promise@1.3.0 deduped
                                  │ │ │ ├── object-assign@4.1.0 deduped
                                  │ │ │ └─┬ thenify-all@1.6.0
                                  │ │ │   └─┬ thenify@3.3.1
                                  │ │ │     └── any-promise@1.3.0 deduped
                                  │ │ ├─┬ serialport@9.2.8
                                  │ │ │ ├─┬ @serialport/binding-mock@9.2.4
                                  │ │ │ │ ├─┬ @serialport/binding-abstract@9.2.3
                                  │ │ │ │ │ └─┬ debug@4.3.4
                                  │ │ │ │ │   └── ms@2.1.2
                                  │ │ │ │ └─┬ debug@4.3.4
                                  │ │ │ │   └── ms@2.1.2
                                  │ │ │ ├─┬ @serialport/bindings@9.2.8
                                  │ │ │ │ ├── @serialport/binding-abstract@9.2.3 deduped
                                  │ │ │ │ ├── @serialport/parser-readline@9.2.4 deduped
                                  │ │ │ │ ├── bindings@1.5.0 deduped
                                  │ │ │ │ ├─┬ debug@4.3.4
                                  │ │ │ │ │ └── ms@2.1.2
                                  │ │ │ │ ├── nan@2.15.0 deduped
                                  │ │ │ │ └─┬ prebuild-install@7.1.0
                                  │ │ │ │   ├── detect-libc@2.0.1
                                  │ │ │ │   ├── expand-template@2.0.3 deduped
                                  │ │ │ │   ├── github-from-package@0.0.0 deduped
                                  │ │ │ │   ├── minimist@1.2.6
                                  │ │ │ │   ├── mkdirp-classic@0.5.3 deduped
                                  │ │ │ │   ├── napi-build-utils@1.0.1 deduped
                                  │ │ │ │   ├─┬ node-abi@3.22.0
                                  │ │ │ │   │ └─┬ semver@7.3.7
                                  │ │ │ │   │   └─┬ lru-cache@6.0.0
                                  │ │ │ │   │     └── yallist@4.0.0
                                  │ │ │ │   ├── npmlog@4.1.2 deduped
                                  │ │ │ │   ├── pump@3.0.0 deduped
                                  │ │ │ │   ├── rc@1.2.8 deduped
                                  │ │ │ │   ├─┬ simple-get@4.0.1
                                  │ │ │ │   │ ├─┬ decompress-response@6.0.0
                                  │ │ │ │   │ │ └── mimic-response@3.1.0
                                  │ │ │ │   │ ├── once@1.4.0 deduped
                                  │ │ │ │   │ └── simple-concat@1.0.0 deduped
                                  │ │ │ │   ├── tar-fs@2.0.0 deduped
                                  │ │ │ │   └── tunnel-agent@0.6.0 deduped
                                  │ │ │ ├── @serialport/parser-byte-length@9.2.4
                                  │ │ │ ├── @serialport/parser-cctalk@9.2.4
                                  │ │ │ ├── @serialport/parser-delimiter@9.2.4
                                  │ │ │ ├── @serialport/parser-inter-byte-timeout@9.2.4
                                  │ │ │ ├─┬ @serialport/parser-readline@9.2.4
                                  │ │ │ │ └── @serialport/parser-delimiter@9.2.4 deduped
                                  │ │ │ ├── @serialport/parser-ready@9.2.4
                                  │ │ │ ├── @serialport/parser-regex@9.2.4
                                  │ │ │ ├─┬ @serialport/stream@9.2.4
                                  │ │ │ │ └─┬ debug@4.3.4
                                  │ │ │ │   └── ms@2.1.2
                                  │ │ │ └── debug@4.3.4 deduped
                                  │ │ └── slip@1.0.2
                                  │ └─┬ zigbee-herdsman-converters@14.0.531
                                  │   ├─┬ axios@0.27.2
                                  │   │ ├── follow-redirects@1.15.1
                                  │   │ └─┬ form-data@4.0.0
                                  │   │   ├── asynckit@0.4.0 deduped
                                  │   │   ├── combined-stream@1.0.8 deduped
                                  │   │   └── mime-types@2.1.24 deduped
                                  │   ├── buffer-crc32@0.2.13
                                  │   ├─┬ https-proxy-agent@5.0.1
                                  │   │ ├── agent-base@6.0.2 deduped
                                  │   │ └── debug@4.3.4 deduped
                                  │   ├─┬ tar-stream@2.2.0
                                  │   │ ├── bl@4.1.0 deduped
                                  │   │ ├── end-of-stream@1.4.1 deduped
                                  │   │ ├── fs-constants@1.0.0 deduped
                                  │   │ ├── inherits@2.0.3 deduped
                                  │   │ └─┬ readable-stream@3.6.0
                                  │   │   ├── inherits@2.0.3 deduped
                                  │   │   ├── string_decoder@1.1.1 deduped
                                  │   │   └── util-deprecate@1.0.2 deduped
                                  │   └── zigbee-herdsman@0.14.34 deduped
                                  ├── npm@6.9.0 extraneous
                                  ├── portfinder@1.0.20 extraneous
                                  ├── qrcode@1.3.3 extraneous
                                  ├── UNMET DEPENDENCY semver@^5.5.0
                                  ├── shelly-iot@1.0.2 extraneous
                                  ├── UNMET DEPENDENCY soef@^0.1.49
                                  ├── systeminformation@4.14.4 extraneous
                                  ├── tuyapi@5.1.1 extraneous
                                  ├── virtual-device-sdk@1.5.16 extraneous
                                  ├── UNMET DEPENDENCY yargs@^7.0.2
                                  └── zigbee-herdsman-converters@14.0.316 extraneous
                                  
                                  npm ERR! missing: colors@^1.3.2, required by iobroker.inst@1.3.1
                                  npm ERR! missing: fs-extra@^7.0.0, required by iobroker.inst@1.3.1
                                  npm ERR! missing: iobroker@^1.3.1, required by iobroker.inst@1.3.1
                                  npm ERR! missing: semver@^5.5.0, required by iobroker.inst@1.3.1
                                  npm ERR! missing: soef@^0.1.49, required by iobroker.inst@1.3.1
                                  npm ERR! missing: yargs@^7.0.2, required by iobroker.inst@1.3.1
                                  npm ERR! error in /opt/iobroker/node_modules/iobroker.type-detector: ELOOP: too many symbolic links encountered, stat '/opt/iobroker/node_modules/iobroker.type-detector'
                                  npm ERR! invalid: iobroker.type-detector /opt/iobroker/node_modules/iobroker.type-detector
                                  npm ERR! extraneous: alexa-remote2@2.2.0 /opt/iobroker/node_modules/alexa-remote2
                                  npm ERR! extraneous: anyproxy@4.1.0 /opt/iobroker/node_modules/anyproxy
                                  npm ERR! extraneous: cron@1.7.1 /opt/iobroker/node_modules/cron
                                  npm ERR! extraneous: express-fileupload@0.4.1 /opt/iobroker/node_modules/express-fileupload
                                  npm ERR! extraneous: http-mitm-proxy@0.8.1 /opt/iobroker/node_modules/http-mitm-proxy
                                  npm ERR! extraneous: npm@6.9.0 /opt/iobroker/node_modules/npm
                                  npm ERR! extraneous: portfinder@1.0.20 /opt/iobroker/node_modules/portfinder
                                  npm ERR! extraneous: qrcode@1.3.3 /opt/iobroker/node_modules/qrcode
                                  npm ERR! extraneous: shelly-iot@1.0.2 /opt/iobroker/node_modules/shelly-iot
                                  npm ERR! extraneous: systeminformation@4.14.4 /opt/iobroker/node_modules/systeminformation
                                  npm ERR! extraneous: tuyapi@5.1.1 /opt/iobroker/node_modules/tuyapi
                                  npm ERR! extraneous: virtual-device-sdk@1.5.16 /opt/iobroker/node_modules/virtual-device-sdk
                                  npm ERR! extraneous: zigbee-herdsman-converters@14.0.316 /opt/iobroker/node_modules/zigbee-herdsman-converters
                                  
                                  
                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @Snatch last edited by Thomas Braun

                                    @snatch sagte in Keine Updates mehr möglich:

                                    Wiso ist das so ?

                                    Das ist so, weil sich das Format der package-lock usw. Dateien von npm@6 auf npm@7/8 ändert und diese Konvertierung nur fehlerfrei gelingt, wenn die Ausgangsbasis möglichst keine 'krummen' Einträge hat. Wie sollen auch bereits bestehende Fehler konvertiert werden?

                                    S 1 Reply Last reply Reply Quote 0
                                    • S
                                      Snatch @Thomas Braun last edited by

                                      @thomas-braun sagte in Keine Updates mehr möglich:

                                      @snatch sagte in Keine Updates mehr möglich:

                                      Wiso ist das so ?

                                      Das ist so, weil sich das Format der package-lock usw. Dateien von npm@6 auf npm@7/8 ändert und diese Konvertierung nur fehlerfrei gelingt, wenn die Ausgangsbasis möglichst keine 'krummen' Einträge hat. Wie sollen auch bereits bestehende Fehler konvertiert werden?

                                      @thomas-braun

                                      @thomas-braun sagte in Keine Updates mehr möglich:

                                      @snatch sagte in Keine Updates mehr möglich:

                                      Wiso ist das so ?

                                      Das ist so, weil sich das Format der package-lock usw. Dateien von npm@6 auf npm@7/8 ändert und diese Konvertierung nur fehlerfrei gelingt, wenn die Ausgangsbasis möglichst keine 'krummen' Einträge hat. Wie sollen auch bereits bestehende Fehler konvertiert werden?

                                      Ok ich verstehe. Aber mein Tree der 14er schaut doch gut aus oder? Also das hoffe ich zumindest. Warum klappt dann die Konvertierung nicht? Bzw. Wenn der Tree der 14er auch scheiße ist, wie könnte man die paar Fehler beheben?

                                      Ps. Vielen Dank, das du ständig Antwortest und versuchst zu erklären! Ist echt nicht selbstverständlich.

                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Snatch last edited by

                                        @snatch

                                        Das hängt nicht unwesentlich mit dem alten iobroker.inst zusammen, vermute ich. Das Modul schleppt so alten Kram wie soef mit:

                                        npm ERR! missing: soef@^0.1.49, required by iobroker.inst@1.3.1
                                        

                                        Mein iobroker.inst@3.0.0 hat das z. B. gar nicht dabei:

                                        echad@chet:/opt/iobroker $ npm ls
                                        iobroker.inst@3.0.0 /opt/iobroker
                                        
                                        echad@chet:/opt/iobroker $ npm ls | grep soef
                                        echad@chet:/opt/iobroker $
                                        

                                        Ich weiß aber nicht wie iobroker.inst aktualisiert werden kann oder ob das überhaupt eine gute Idee ist.

                                        S 1 Reply Last reply Reply Quote 0
                                        • S
                                          Snatch @Thomas Braun last edited by

                                          @thomas-braun Ok, danke dir. Das bedeutet am Schluss muss halt irgendwann doch eine Neuinstallation her. Aber schon blöd, wenn sich über die Zeit so ein Dreck ergibt, der dann zu einer Neuistallation zwingt. Ich bin mir nicht bewusst da etwas falsch oder unsauber gemacht zu haben, außer dass ich halt den Beta Zweig nutze.

                                          Wie auch immer. Sehr große Danke für die Geduld.

                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Snatch last edited by Thomas Braun

                                            @snatch

                                            Du kannst aber mal die /opt/iobroker/package.json und /opt/iobroker/package-lock.json wegkopieren oder umbenennen. Da sollten die ganzen Versionen jedenfalls drin stehen.

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

                                            Support us

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

                                            855
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            62
                                            2818
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo