Skip to content
  • Home
  • 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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. (Gelöst) Keine Updates mehr möglich

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    10
    1
    315

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

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

(Gelöst) Keine Updates mehr möglich

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
62 Beiträge 5 Kommentatoren 6.0k Aufrufe 3 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.
  • S Snatch

    @thomas-braun

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

    iobroker upgrade alexa2 --debug

    Was zum Teufel? Jetzt auf einmal geht nichts mehr. Bekomme nun auf einmal diesen Fehler wenn ich das von dir vorgeschlagene Upgrade anstoße:

    snatch@iobroker:/opt/iobroker$ iobroker upgrade alexa2 --debug
    node:internal/modules/cjs/loader:936
      throw err;
      ^
    
    Error: Cannot find module 'jsonfile/utils'
    Require stack:
    - /opt/iobroker/node_modules/iobroker.js-controller/node_modules/fs-extra/lib/json/output-json.js
    - /opt/iobroker/node_modules/iobroker.js-controller/node_modules/fs-extra/lib/json/index.js
    - /opt/iobroker/node_modules/iobroker.js-controller/node_modules/fs-extra/lib/index.js
    - /opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js
    - /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js
        at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
        at Function.Module._load (node:internal/modules/cjs/loader:778:27)
        at Module.require (node:internal/modules/cjs/loader:1005:19)
        at require (node:internal/modules/cjs/helpers:102:18)
        at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/node_modules/fs-extra/lib/json/output-json.js:3:23)
        at Module._compile (node:internal/modules/cjs/loader:1105:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
        at Module.load (node:internal/modules/cjs/loader:981:32)
        at Function.Module._load (node:internal/modules/cjs/loader:822:12)
        at Module.require (node:internal/modules/cjs/loader:1005:19) {
      code: 'MODULE_NOT_FOUND',
      requireStack: [
        '/opt/iobroker/node_modules/iobroker.js-controller/node_modules/fs-extra/lib/json/output-json.js',
        '/opt/iobroker/node_modules/iobroker.js-controller/node_modules/fs-extra/lib/json/index.js',
        '/opt/iobroker/node_modules/iobroker.js-controller/node_modules/fs-extra/lib/index.js',
        '/opt/iobroker/node_modules/iobroker.js-controller/lib/setup.js',
        '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
      ]
    }
    snatch@iobroker:/opt/iobroker$ Error: Cannot find module 'jsonfile/utils'^C
    
    

    Gleiches auch bei "iob update -i" was aber gerade noch ging. Das gibt es doch nicht.

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

    @snatch

    cd /opt/iobroker 
    npm ls
    

    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

    S 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @snatch

      cd /opt/iobroker 
      npm ls
      
      S Offline
      S Offline
      Snatch
      schrieb am zuletzt editiert von
      #26

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

      npm ls

      snatch@iobroker:/opt/iobroker$ npm ls
      iobroker.inst@1.3.1 /opt/iobroker
      ├── @opentelemetry/api@1.1.0 extraneous
      ├── @sentry/minimal@6.19.7 extraneous
      ├── @sentry/tracing@5.29.2 extraneous
      ├── @types/babel-types@7.0.7 extraneous
      ├── @types/babylon@6.16.5 extraneous
      ├── acorn-globals@6.0.0 extraneous
      ├── alexa-cookie2@4.0.3 extraneous
      ├── alexa-remote2@5.3.0 extraneous
      ├── align-text@0.1.4 extraneous
      ├── ansi-escapes@3.2.0 extraneous
      ├── anyproxy@4.1.0 extraneous
      ├── arr-diff@4.0.0 extraneous
      ├── arr-flatten@1.1.0 extraneous
      ├── arr-union@3.1.0 extraneous
      ├── array-unique@0.3.2 extraneous
      ├── asap@2.0.6 extraneous
      ├── assign-symbols@1.0.0 extraneous
      ├── async-task-mgr@1.1.0 extraneous
      ├── atob@2.1.2 extraneous
      ├── babel-types@6.26.0 extraneous
      ├── babylon@6.18.0 extraneous
      ├── base@0.11.2 extraneous
      ├── binary-search-tree@0.2.5 extraneous
      ├── braces@3.0.2 extraneous
      ├── brotli@1.3.2 extraneous
      ├── cache-base@1.0.1 extraneous
      ├── can-promise@0.0.1 extraneous
      ├── center-align@0.1.3 extraneous
      ├── character-parser@2.2.0 extraneous
      ├── chardet@0.4.2 extraneous
      ├── class-utils@0.3.6 extraneous
      ├── classnames@2.2.6 extraneous
      ├── clean-css@4.2.1 extraneous
      ├── cli-cursor@2.1.0 extraneous
      ├── cli-width@2.2.1 extraneous
      ├── clipboard-js@0.3.6 extraneous
      ├── co@4.6.0 extraneous
      ├── collection-visit@1.0.0 extraneous
      ├── colorful@2.1.0 extraneous
      ├── UNMET DEPENDENCY colors@^1.3.2
      ├── commander@6.2.1 extraneous
      ├── constantinople@3.1.2 extraneous
      ├── copy-descriptor@0.1.1 extraneous
      ├── cron@1.8.2 extraneous
      ├── decode-uri-component@0.2.0 extraneous
      ├── define-property@2.0.2 extraneous
      ├── doctypes@1.1.0 extraneous
      ├── dotenv@4.0.0 extraneous
      ├── error-ex@1.3.2 extraneous
      ├── es-get-iterator@1.1.2 extraneous
      ├── es6-promise@4.2.8 extraneous
      ├── expand-brackets@2.1.4 extraneous
      ├── express-fileupload@1.4.0 extraneous
      ├── extend-shallow@2.0.1 extraneous
      ├── external-editor@2.2.0 extraneous
      ├── extglob@2.0.4 extraneous
      ├── fast-json-stringify@0.17.0 extraneous
      ├── fast-safe-stringify@1.2.3 extraneous
      ├── figures@2.0.0 extraneous
      ├── fill-range@7.0.1 extraneous
      ├── for-in@1.0.2 extraneous
      ├── foreach@2.0.5 extraneous
      ├── fragment-cache@0.2.1 extraneous
      ├── UNMET DEPENDENCY fs-extra@^7.0.0
      ├── get-value@2.0.6 extraneous
      ├── has-value@1.0.0 extraneous
      ├── has-values@1.0.0 extraneous
      ├── http-mitm-proxy@0.8.1 extraneous
      ├── http-proxy-middleware@2.0.6 extraneous
      ├── inquirer@5.2.0 extraneous
      ├── iobroker.admin@6.1.10
      ├── iobroker.alexa2@3.13.0
      ├── iobroker.alias-manager@1.2.6
      ├── iobroker.backitup@2.4.9
      ├── iobroker.cloud@4.1.2
      ├── iobroker.coronavirus-statistics@0.8.7
      ├── iobroker.daswetter@3.1.3
      ├── iobroker.deconz@1.3.21 invalid: "https://github.com/iobroker-community-adapters/ioBroker.deconz/tarball/master" from the root project
      ├── iobroker.devices@1.0.12
      ├── iobroker.discovery@3.0.5
      ├── iobroker.echarts@1.0.12
      ├── iobroker.esphome@0.2.4
      ├── iobroker.feiertage@1.1.0
      ├── iobroker.flot@1.11.0
      ├── iobroker.fontui@0.1.0 invalid: "https://github.com/runsnbunsn/ioBroker.fontui/tarball/master" from the root project
      ├── iobroker.fritzbox@0.5.0
      ├── iobroker.fullybrowser@2.1.2
      ├── iobroker.habpanel@0.5.0
      ├── iobroker.harmony@1.2.2
      ├── iobroker.hm-rega@3.0.40
      ├── iobroker.hm-rpc@1.15.12
      ├── iobroker.ical@1.13.1
      ├── iobroker.icons-mfd-png@1.1.0
      ├── iobroker.influxdb@3.1.7
      ├── iobroker.info@1.9.19
      ├── iobroker.iot@1.11.8
      ├── iobroker.iqontrol@2.0.1
      ├── iobroker.javascript@5.7.0
      ├── iobroker.js-controller@4.0.23
      ├── iobroker.lovelace@2.2.0
      ├── iobroker.mihome@1.4.0
      ├── iobroker.milight-smart-light@1.2.2
      ├── iobroker.oilfox@4.1.2
      ├── iobroker.onvif@0.4.4
      ├── iobroker.ping@1.5.3
      ├── iobroker.scenes@2.3.9
      ├── iobroker.shelly@5.3.2
      ├── iobroker.simple-api@2.7.0
      ├── iobroker.snmp@1.0.0
      ├── iobroker.socketio@6.1.7
      ├── iobroker.sonoff@2.5.1
      ├── iobroker.sourceanalytix@0.4.14
      ├── iobroker.sql@2.1.7
      ├── iobroker.tankerkoenig@2.1.1
      ├── iobroker.text2command@2.2.2
      ├── iobroker.tr-064@4.2.16
      ├── iobroker.trashschedule@2.0.3
      ├── iobroker.tuya@3.6.15
      ├── iobroker.type-detector@ invalid: "file:node_modules/iobroker.type-detector" from the root project
      ├── iobroker.upnp@1.0.21
      ├── iobroker.vis-canvas-gauges@0.1.5
      ├── iobroker.vis-colorpicker@1.2.0
      ├── 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.vis-rgraph@0.0.2
      ├── iobroker.vis-timeandweather@1.1.7
      ├── iobroker.vis@1.4.15
      ├── iobroker.web-speedy@0.2.0
      ├── iobroker.web@5.2.3
      ├── iobroker.whatsapp-cmb@0.2.2
      ├── iobroker.wiobrowser@1.1.4
      ├── iobroker.wled@0.6.7
      ├── iobroker.ws@2.1.2
      ├── iobroker.yahka@0.13.1
      ├── iobroker.yeelight-2@1.2.1
      ├── iobroker.zigbee@1.7.5
      ├── UNMET DEPENDENCY iobroker@^1.3.1
      ├── is-accessor-descriptor@0.1.6 extraneous
      ├── is-data-descriptor@0.1.4 extraneous
      ├── is-descriptor@0.1.6 extraneous
      ├── is-expression@3.0.0 extraneous
      ├── is-map@2.0.2 extraneous
      ├── is-number@7.0.0 extraneous
      ├── is-plain-object@2.0.4 extraneous
      ├── is-promise@2.2.2 extraneous
      ├── is-set@2.0.2 extraneous
      ├── is-weakmap@2.0.1 extraneous
      ├── is-weakset@2.0.2 extraneous
      ├── isobject@3.0.1 extraneous
      ├── js-stringify@1.0.2 extraneous
      ├── jstransformer@1.0.0 extraneous
      ├── juicer@0.6.15 extraneous
      ├── kind-of@6.0.2 extraneous
      ├── lazy-cache@1.0.4 extraneous
      ├── limiter@1.1.4 extraneous
      ├── localforage@1.10.0 extraneous
      ├── longest@1.0.1 extraneous
      ├── map-cache@0.2.2 extraneous
      ├── map-visit@1.0.0 extraneous
      ├── md5@2.3.0 extraneous
      ├── micromatch@4.0.5 extraneous
      ├── mimic-fn@2.1.0 extraneous
      ├── mixin-deep@2.0.1 extraneous
      ├── nanomatch@1.2.13 extraneous
      ├── nedb@1.8.0 extraneous
      ├── node-easy-cert@1.3.1 extraneous
      ├── node-powershell@3.3.1 extraneous
      ├── npm@6.9.0 extraneous
      ├── object-copy@0.1.0 extraneous
      ├── object-visit@1.0.1 extraneous
      ├── object.pick@1.3.0 extraneous
      ├── onetime@5.1.2 extraneous
      ├── optimist@0.6.1 extraneous
      ├── os-tmpdir@1.0.2 extraneous
      ├── p-defer@1.0.0 extraneous
      ├── pascalcase@0.1.1 extraneous
      ├── path-parse@1.0.7 extraneous
      ├── portfinder@1.0.28 extraneous
      ├── posix-character-classes@0.1.1 extraneous
      ├── promise@7.3.1 extraneous
      ├── pug-attrs@2.0.4 extraneous
      ├── pug-code-gen@2.0.2 extraneous
      ├── pug-error@1.3.3 extraneous
      ├── pug-filters@3.1.1 extraneous
      ├── pug-lexer@4.1.0 extraneous
      ├── pug-linker@3.0.6 extraneous
      ├── pug-load@2.0.12 extraneous
      ├── pug-parser@5.0.1 extraneous
      ├── pug-runtime@2.0.5 extraneous
      ├── pug-strip-comments@1.0.4 extraneous
      ├── pug-walk@1.1.8 extraneous
      ├── pug@2.0.4 extraneous
      ├── qrcode-npm@0.0.3 extraneous
      ├── qrcode@1.3.3 extraneous
      ├── regenerator-runtime@0.11.1 extraneous
      ├── regex-not@1.0.2 extraneous
      ├── repeat-element@1.1.3 extraneous
      ├── repeat-string@1.6.1 extraneous
      ├── resolve-url@0.2.1 extraneous
      ├── resolve@1.16.1 extraneous
      ├── restore-cursor@2.0.0 extraneous
      ├── ret@0.1.15 extraneous
      ├── reusify@1.0.4 extraneous
      ├── right-align@0.1.3 extraneous
      ├── run-async@2.4.1 extraneous
      ├── rxjs@5.5.12 extraneous
      ├── safe-regex@1.1.0 extraneous
      ├── UNMET DEPENDENCY semver@^5.5.0
      ├── set-value@2.0.0 extraneous
      ├── shelly-iot@1.0.2 extraneous
      ├── snapdragon-node@2.1.1 extraneous
      ├── snapdragon-util@3.0.1 extraneous
      ├── snapdragon@0.8.2 extraneous
      ├── UNMET DEPENDENCY soef@^0.1.49
      ├── source-map-resolve@0.5.2 extraneous
      ├── source-map-support@0.5.21 extraneous
      ├── source-map-url@0.4.0 extraneous
      ├── split-string@3.1.0 extraneous
      ├── static-extend@0.1.2 extraneous
      ├── stream-throttle@0.1.3 extraneous
      ├── streamifier@0.1.1 extraneous
      ├── svg-inline-react@1.0.3 extraneous
      ├── symbol-observable@1.0.1 extraneous
      ├── systeminformation@5.11.24 extraneous
      ├── thunkify@2.1.2 extraneous
      ├── tmp@0.0.33 extraneous
      ├── to-fast-properties@2.0.0 extraneous
      ├── to-object-path@0.3.0 extraneous
      ├── to-regex-range@5.0.1 extraneous
      ├── to-regex@3.0.2 extraneous
      ├── token-stream@0.0.1 extraneous
      ├── tuyapi@7.3.0 extraneous
      ├── uglify-js@1.2.6 extraneous
      ├── uglify-to-browserify@1.0.2 extraneous
      ├── union-value@1.0.0 extraneous
      ├── unset-value@1.0.0 extraneous
      ├── urix@0.1.0 extraneous
      ├── use@3.1.1 extraneous
      ├── virtual-device-sdk@1.5.16 extraneous
      ├── void-elements@2.0.1 extraneous
      ├── whatwg-fetch@1.1.1 extraneous
      ├── which-collection@1.0.1 extraneous
      ├── window-or-global@1.0.1 extraneous
      ├── with@5.1.1 extraneous
      ├── wordwrap@0.0.3 extraneous
      ├── UNMET DEPENDENCY yargs@^7.0.2
      ├── zigbee-herdsman-converters@14.0.531 extraneous
      └── zigbee-herdsman@0.13.169 extraneous
      
      npm ERR! code ELSPROBLEMS
      npm ERR! extraneous: @opentelemetry/api@1.1.0 /opt/iobroker/node_modules/@opentelemetry/api
      npm ERR! extraneous: @sentry/minimal@6.19.7 /opt/iobroker/node_modules/@sentry/minimal
      npm ERR! extraneous: @sentry/tracing@5.29.2 /opt/iobroker/node_modules/@sentry/tracing
      npm ERR! extraneous: @types/babel-types@7.0.7 /opt/iobroker/node_modules/@types/babel-types
      npm ERR! extraneous: @types/babylon@6.16.5 /opt/iobroker/node_modules/@types/babylon
      npm ERR! extraneous: acorn-globals@6.0.0 /opt/iobroker/node_modules/acorn-globals
      npm ERR! extraneous: alexa-cookie2@4.0.3 /opt/iobroker/node_modules/alexa-cookie2
      npm ERR! extraneous: alexa-remote2@5.3.0 /opt/iobroker/node_modules/alexa-remote2
      npm ERR! extraneous: align-text@0.1.4 /opt/iobroker/node_modules/align-text
      npm ERR! extraneous: ansi-escapes@3.2.0 /opt/iobroker/node_modules/ansi-escapes
      npm ERR! extraneous: anyproxy@4.1.0 /opt/iobroker/node_modules/anyproxy
      npm ERR! extraneous: arr-diff@4.0.0 /opt/iobroker/node_modules/arr-diff
      npm ERR! extraneous: arr-flatten@1.1.0 /opt/iobroker/node_modules/arr-flatten
      npm ERR! extraneous: arr-union@3.1.0 /opt/iobroker/node_modules/arr-union
      npm ERR! extraneous: array-unique@0.3.2 /opt/iobroker/node_modules/array-unique
      npm ERR! extraneous: asap@2.0.6 /opt/iobroker/node_modules/asap
      npm ERR! extraneous: assign-symbols@1.0.0 /opt/iobroker/node_modules/assign-symbols
      npm ERR! extraneous: async-task-mgr@1.1.0 /opt/iobroker/node_modules/async-task-mgr
      npm ERR! extraneous: atob@2.1.2 /opt/iobroker/node_modules/atob
      npm ERR! extraneous: babel-types@6.26.0 /opt/iobroker/node_modules/babel-types
      npm ERR! extraneous: babylon@6.18.0 /opt/iobroker/node_modules/babylon
      npm ERR! extraneous: base@0.11.2 /opt/iobroker/node_modules/base
      npm ERR! extraneous: binary-search-tree@0.2.5 /opt/iobroker/node_modules/binary-search-tree
      npm ERR! extraneous: braces@3.0.2 /opt/iobroker/node_modules/braces
      npm ERR! extraneous: brotli@1.3.2 /opt/iobroker/node_modules/brotli
      npm ERR! extraneous: cache-base@1.0.1 /opt/iobroker/node_modules/cache-base
      npm ERR! extraneous: can-promise@0.0.1 /opt/iobroker/node_modules/can-promise
      npm ERR! extraneous: center-align@0.1.3 /opt/iobroker/node_modules/center-align
      npm ERR! extraneous: character-parser@2.2.0 /opt/iobroker/node_modules/character-parser
      npm ERR! extraneous: chardet@0.4.2 /opt/iobroker/node_modules/chardet
      npm ERR! extraneous: class-utils@0.3.6 /opt/iobroker/node_modules/class-utils
      npm ERR! extraneous: classnames@2.2.6 /opt/iobroker/node_modules/classnames
      npm ERR! extraneous: clean-css@4.2.1 /opt/iobroker/node_modules/clean-css
      npm ERR! extraneous: cli-cursor@2.1.0 /opt/iobroker/node_modules/cli-cursor
      npm ERR! extraneous: cli-width@2.2.1 /opt/iobroker/node_modules/cli-width
      npm ERR! extraneous: clipboard-js@0.3.6 /opt/iobroker/node_modules/clipboard-js
      npm ERR! extraneous: co@4.6.0 /opt/iobroker/node_modules/co
      npm ERR! extraneous: collection-visit@1.0.0 /opt/iobroker/node_modules/collection-visit
      npm ERR! extraneous: colorful@2.1.0 /opt/iobroker/node_modules/colorful
      npm ERR! missing: colors@^1.3.2, required by iobroker.inst@1.3.1
      npm ERR! extraneous: commander@6.2.1 /opt/iobroker/node_modules/commander
      npm ERR! extraneous: constantinople@3.1.2 /opt/iobroker/node_modules/constantinople
      npm ERR! extraneous: copy-descriptor@0.1.1 /opt/iobroker/node_modules/copy-descriptor
      npm ERR! extraneous: cron@1.8.2 /opt/iobroker/node_modules/cron
      npm ERR! extraneous: decode-uri-component@0.2.0 /opt/iobroker/node_modules/decode-uri-component
      npm ERR! extraneous: define-property@2.0.2 /opt/iobroker/node_modules/define-property
      npm ERR! extraneous: doctypes@1.1.0 /opt/iobroker/node_modules/doctypes
      npm ERR! extraneous: dotenv@4.0.0 /opt/iobroker/node_modules/dotenv
      npm ERR! extraneous: error-ex@1.3.2 /opt/iobroker/node_modules/error-ex
      npm ERR! extraneous: es-get-iterator@1.1.2 /opt/iobroker/node_modules/es-get-iterator
      npm ERR! extraneous: es6-promise@4.2.8 /opt/iobroker/node_modules/es6-promise
      npm ERR! extraneous: expand-brackets@2.1.4 /opt/iobroker/node_modules/expand-brackets
      npm ERR! extraneous: express-fileupload@1.4.0 /opt/iobroker/node_modules/express-fileupload
      npm ERR! extraneous: extend-shallow@2.0.1 /opt/iobroker/node_modules/extend-shallow
      npm ERR! extraneous: external-editor@2.2.0 /opt/iobroker/node_modules/external-editor
      npm ERR! extraneous: extglob@2.0.4 /opt/iobroker/node_modules/extglob
      npm ERR! extraneous: fast-json-stringify@0.17.0 /opt/iobroker/node_modules/fast-json-stringify
      npm ERR! extraneous: fast-safe-stringify@1.2.3 /opt/iobroker/node_modules/fast-safe-stringify
      npm ERR! extraneous: figures@2.0.0 /opt/iobroker/node_modules/figures
      npm ERR! extraneous: fill-range@7.0.1 /opt/iobroker/node_modules/fill-range
      npm ERR! extraneous: for-in@1.0.2 /opt/iobroker/node_modules/for-in
      npm ERR! extraneous: foreach@2.0.5 /opt/iobroker/node_modules/foreach
      npm ERR! extraneous: fragment-cache@0.2.1 /opt/iobroker/node_modules/fragment-cache
      npm ERR! missing: fs-extra@^7.0.0, required by iobroker.inst@1.3.1
      npm ERR! extraneous: get-value@2.0.6 /opt/iobroker/node_modules/get-value
      npm ERR! extraneous: has-value@1.0.0 /opt/iobroker/node_modules/has-value
      npm ERR! extraneous: has-values@1.0.0 /opt/iobroker/node_modules/has-values
      npm ERR! extraneous: http-mitm-proxy@0.8.1 /opt/iobroker/node_modules/http-mitm-proxy
      npm ERR! extraneous: http-proxy-middleware@2.0.6 /opt/iobroker/node_modules/http-proxy-middleware
      npm ERR! extraneous: inquirer@5.2.0 /opt/iobroker/node_modules/inquirer
      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! extraneous: is-accessor-descriptor@0.1.6 /opt/iobroker/node_modules/is-accessor-descriptor
      npm ERR! extraneous: is-data-descriptor@0.1.4 /opt/iobroker/node_modules/is-data-descriptor
      npm ERR! extraneous: is-descriptor@0.1.6 /opt/iobroker/node_modules/is-descriptor
      npm ERR! extraneous: is-expression@3.0.0 /opt/iobroker/node_modules/is-expression
      npm ERR! extraneous: is-map@2.0.2 /opt/iobroker/node_modules/is-map
      npm ERR! extraneous: is-number@7.0.0 /opt/iobroker/node_modules/is-number
      npm ERR! extraneous: is-plain-object@2.0.4 /opt/iobroker/node_modules/is-plain-object
      npm ERR! extraneous: is-promise@2.2.2 /opt/iobroker/node_modules/is-promise
      npm ERR! extraneous: is-set@2.0.2 /opt/iobroker/node_modules/is-set
      npm ERR! extraneous: is-weakmap@2.0.1 /opt/iobroker/node_modules/is-weakmap
      npm ERR! extraneous: is-weakset@2.0.2 /opt/iobroker/node_modules/is-weakset
      npm ERR! extraneous: isobject@3.0.1 /opt/iobroker/node_modules/isobject
      npm ERR! extraneous: js-stringify@1.0.2 /opt/iobroker/node_modules/js-stringify
      npm ERR! extraneous: jstransformer@1.0.0 /opt/iobroker/node_modules/jstransformer
      npm ERR! extraneous: juicer@0.6.15 /opt/iobroker/node_modules/juicer
      npm ERR! extraneous: kind-of@6.0.2 /opt/iobroker/node_modules/kind-of
      npm ERR! extraneous: lazy-cache@1.0.4 /opt/iobroker/node_modules/lazy-cache
      npm ERR! extraneous: limiter@1.1.4 /opt/iobroker/node_modules/limiter
      npm ERR! extraneous: localforage@1.10.0 /opt/iobroker/node_modules/localforage
      npm ERR! extraneous: longest@1.0.1 /opt/iobroker/node_modules/longest
      npm ERR! extraneous: map-cache@0.2.2 /opt/iobroker/node_modules/map-cache
      npm ERR! extraneous: map-visit@1.0.0 /opt/iobroker/node_modules/map-visit
      npm ERR! extraneous: md5@2.3.0 /opt/iobroker/node_modules/md5
      npm ERR! extraneous: micromatch@4.0.5 /opt/iobroker/node_modules/micromatch
      npm ERR! extraneous: mimic-fn@2.1.0 /opt/iobroker/node_modules/mimic-fn
      npm ERR! extraneous: mixin-deep@2.0.1 /opt/iobroker/node_modules/mixin-deep
      npm ERR! extraneous: nanomatch@1.2.13 /opt/iobroker/node_modules/nanomatch
      npm ERR! extraneous: nedb@1.8.0 /opt/iobroker/node_modules/nedb
      npm ERR! extraneous: node-easy-cert@1.3.1 /opt/iobroker/node_modules/node-easy-cert
      npm ERR! extraneous: node-powershell@3.3.1 /opt/iobroker/node_modules/node-powershell
      npm ERR! extraneous: npm@6.9.0 /opt/iobroker/node_modules/npm
      npm ERR! extraneous: object-copy@0.1.0 /opt/iobroker/node_modules/object-copy
      npm ERR! extraneous: object-visit@1.0.1 /opt/iobroker/node_modules/object-visit
      npm ERR! extraneous: object.pick@1.3.0 /opt/iobroker/node_modules/object.pick
      npm ERR! extraneous: onetime@5.1.2 /opt/iobroker/node_modules/onetime
      npm ERR! extraneous: optimist@0.6.1 /opt/iobroker/node_modules/optimist
      npm ERR! extraneous: os-tmpdir@1.0.2 /opt/iobroker/node_modules/os-tmpdir
      npm ERR! extraneous: p-defer@1.0.0 /opt/iobroker/node_modules/p-defer
      npm ERR! extraneous: pascalcase@0.1.1 /opt/iobroker/node_modules/pascalcase
      npm ERR! extraneous: path-parse@1.0.7 /opt/iobroker/node_modules/path-parse
      npm ERR! extraneous: portfinder@1.0.28 /opt/iobroker/node_modules/portfinder
      npm ERR! extraneous: posix-character-classes@0.1.1 /opt/iobroker/node_modules/posix-character-classes
      npm ERR! extraneous: promise@7.3.1 /opt/iobroker/node_modules/promise
      npm ERR! extraneous: pug-attrs@2.0.4 /opt/iobroker/node_modules/pug-attrs
      npm ERR! extraneous: pug-code-gen@2.0.2 /opt/iobroker/node_modules/pug-code-gen
      npm ERR! extraneous: pug-error@1.3.3 /opt/iobroker/node_modules/pug-error
      npm ERR! extraneous: pug-filters@3.1.1 /opt/iobroker/node_modules/pug-filters
      npm ERR! extraneous: pug-lexer@4.1.0 /opt/iobroker/node_modules/pug-lexer
      npm ERR! extraneous: pug-linker@3.0.6 /opt/iobroker/node_modules/pug-linker
      npm ERR! extraneous: pug-load@2.0.12 /opt/iobroker/node_modules/pug-load
      npm ERR! extraneous: pug-parser@5.0.1 /opt/iobroker/node_modules/pug-parser
      npm ERR! extraneous: pug-runtime@2.0.5 /opt/iobroker/node_modules/pug-runtime
      npm ERR! extraneous: pug-strip-comments@1.0.4 /opt/iobroker/node_modules/pug-strip-comments
      npm ERR! extraneous: pug-walk@1.1.8 /opt/iobroker/node_modules/pug-walk
      npm ERR! extraneous: pug@2.0.4 /opt/iobroker/node_modules/pug
      npm ERR! extraneous: qrcode-npm@0.0.3 /opt/iobroker/node_modules/qrcode-npm
      npm ERR! extraneous: qrcode@1.3.3 /opt/iobroker/node_modules/qrcode
      npm ERR! extraneous: regenerator-runtime@0.11.1 /opt/iobroker/node_modules/regenerator-runtime
      npm ERR! extraneous: regex-not@1.0.2 /opt/iobroker/node_modules/regex-not
      npm ERR! extraneous: repeat-element@1.1.3 /opt/iobroker/node_modules/repeat-element
      npm ERR! extraneous: repeat-string@1.6.1 /opt/iobroker/node_modules/repeat-string
      npm ERR! extraneous: resolve-url@0.2.1 /opt/iobroker/node_modules/resolve-url
      npm ERR! extraneous: resolve@1.16.1 /opt/iobroker/node_modules/resolve
      npm ERR! extraneous: restore-cursor@2.0.0 /opt/iobroker/node_modules/restore-cursor
      npm ERR! extraneous: ret@0.1.15 /opt/iobroker/node_modules/ret
      npm ERR! extraneous: reusify@1.0.4 /opt/iobroker/node_modules/reusify
      npm ERR! extraneous: right-align@0.1.3 /opt/iobroker/node_modules/right-align
      npm ERR! extraneous: run-async@2.4.1 /opt/iobroker/node_modules/run-async
      npm ERR! extraneous: rxjs@5.5.12 /opt/iobroker/node_modules/rxjs
      npm ERR! extraneous: safe-regex@1.1.0 /opt/iobroker/node_modules/safe-regex
      npm ERR! missing: semver@^5.5.0, required by iobroker.inst@1.3.1
      npm ERR! extraneous: set-value@2.0.0 /opt/iobroker/node_modules/set-value
      npm ERR! extraneous: shelly-iot@1.0.2 /opt/iobroker/node_modules/shelly-iot
      npm ERR! extraneous: snapdragon-node@2.1.1 /opt/iobroker/node_modules/snapdragon-node
      npm ERR! extraneous: snapdragon-util@3.0.1 /opt/iobroker/node_modules/snapdragon-util
      npm ERR! extraneous: snapdragon@0.8.2 /opt/iobroker/node_modules/snapdragon
      npm ERR! missing: soef@^0.1.49, required by iobroker.inst@1.3.1
      npm ERR! extraneous: source-map-resolve@0.5.2 /opt/iobroker/node_modules/source-map-resolve
      npm ERR! extraneous: source-map-support@0.5.21 /opt/iobroker/node_modules/source-map-support
      npm ERR! extraneous: source-map-url@0.4.0 /opt/iobroker/node_modules/source-map-url
      npm ERR! extraneous: split-string@3.1.0 /opt/iobroker/node_modules/split-string
      npm ERR! extraneous: static-extend@0.1.2 /opt/iobroker/node_modules/static-extend
      npm ERR! extraneous: stream-throttle@0.1.3 /opt/iobroker/node_modules/stream-throttle
      npm ERR! extraneous: streamifier@0.1.1 /opt/iobroker/node_modules/streamifier
      npm ERR! extraneous: svg-inline-react@1.0.3 /opt/iobroker/node_modules/svg-inline-react
      npm ERR! extraneous: symbol-observable@1.0.1 /opt/iobroker/node_modules/symbol-observable
      npm ERR! extraneous: systeminformation@5.11.24 /opt/iobroker/node_modules/systeminformation
      npm ERR! extraneous: thunkify@2.1.2 /opt/iobroker/node_modules/thunkify
      npm ERR! extraneous: tmp@0.0.33 /opt/iobroker/node_modules/tmp
      npm ERR! extraneous: to-fast-properties@2.0.0 /opt/iobroker/node_modules/to-fast-properties
      npm ERR! extraneous: to-object-path@0.3.0 /opt/iobroker/node_modules/to-object-path
      npm ERR! extraneous: to-regex-range@5.0.1 /opt/iobroker/node_modules/to-regex-range
      npm ERR! extraneous: to-regex@3.0.2 /opt/iobroker/node_modules/to-regex
      npm ERR! extraneous: token-stream@0.0.1 /opt/iobroker/node_modules/token-stream
      npm ERR! extraneous: tuyapi@7.3.0 /opt/iobroker/node_modules/tuyapi
      npm ERR! extraneous: uglify-js@1.2.6 /opt/iobroker/node_modules/uglify-js
      npm ERR! extraneous: uglify-to-browserify@1.0.2 /opt/iobroker/node_modules/uglify-to-browserify
      npm ERR! extraneous: union-value@1.0.0 /opt/iobroker/node_modules/union-value
      npm ERR! extraneous: unset-value@1.0.0 /opt/iobroker/node_modules/unset-value
      npm ERR! extraneous: urix@0.1.0 /opt/iobroker/node_modules/urix
      npm ERR! extraneous: use@3.1.1 /opt/iobroker/node_modules/use
      npm ERR! extraneous: virtual-device-sdk@1.5.16 /opt/iobroker/node_modules/virtual-device-sdk
      npm ERR! extraneous: void-elements@2.0.1 /opt/iobroker/node_modules/void-elements
      npm ERR! extraneous: whatwg-fetch@1.1.1 /opt/iobroker/node_modules/whatwg-fetch
      npm ERR! extraneous: which-collection@1.0.1 /opt/iobroker/node_modules/which-collection
      npm ERR! extraneous: window-or-global@1.0.1 /opt/iobroker/node_modules/window-or-global
      npm ERR! extraneous: with@5.1.1 /opt/iobroker/node_modules/with
      npm ERR! extraneous: wordwrap@0.0.3 /opt/iobroker/node_modules/wordwrap
      npm ERR! missing: yargs@^7.0.2, required by iobroker.inst@1.3.1
      npm ERR! extraneous: zigbee-herdsman-converters@14.0.531 /opt/iobroker/node_modules/zigbee-herdsman-converters
      npm ERR! extraneous: zigbee-herdsman@0.13.169 /opt/iobroker/node_modules/zigbee-herdsman
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2022-07-11T09_27_22_984Z-debug-0.log
      
      
      Thomas BraunT GlasfaserG 2 Antworten Letzte Antwort
      0
      • S Snatch

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

        npm ls

        snatch@iobroker:/opt/iobroker$ npm ls
        iobroker.inst@1.3.1 /opt/iobroker
        ├── @opentelemetry/api@1.1.0 extraneous
        ├── @sentry/minimal@6.19.7 extraneous
        ├── @sentry/tracing@5.29.2 extraneous
        ├── @types/babel-types@7.0.7 extraneous
        ├── @types/babylon@6.16.5 extraneous
        ├── acorn-globals@6.0.0 extraneous
        ├── alexa-cookie2@4.0.3 extraneous
        ├── alexa-remote2@5.3.0 extraneous
        ├── align-text@0.1.4 extraneous
        ├── ansi-escapes@3.2.0 extraneous
        ├── anyproxy@4.1.0 extraneous
        ├── arr-diff@4.0.0 extraneous
        ├── arr-flatten@1.1.0 extraneous
        ├── arr-union@3.1.0 extraneous
        ├── array-unique@0.3.2 extraneous
        ├── asap@2.0.6 extraneous
        ├── assign-symbols@1.0.0 extraneous
        ├── async-task-mgr@1.1.0 extraneous
        ├── atob@2.1.2 extraneous
        ├── babel-types@6.26.0 extraneous
        ├── babylon@6.18.0 extraneous
        ├── base@0.11.2 extraneous
        ├── binary-search-tree@0.2.5 extraneous
        ├── braces@3.0.2 extraneous
        ├── brotli@1.3.2 extraneous
        ├── cache-base@1.0.1 extraneous
        ├── can-promise@0.0.1 extraneous
        ├── center-align@0.1.3 extraneous
        ├── character-parser@2.2.0 extraneous
        ├── chardet@0.4.2 extraneous
        ├── class-utils@0.3.6 extraneous
        ├── classnames@2.2.6 extraneous
        ├── clean-css@4.2.1 extraneous
        ├── cli-cursor@2.1.0 extraneous
        ├── cli-width@2.2.1 extraneous
        ├── clipboard-js@0.3.6 extraneous
        ├── co@4.6.0 extraneous
        ├── collection-visit@1.0.0 extraneous
        ├── colorful@2.1.0 extraneous
        ├── UNMET DEPENDENCY colors@^1.3.2
        ├── commander@6.2.1 extraneous
        ├── constantinople@3.1.2 extraneous
        ├── copy-descriptor@0.1.1 extraneous
        ├── cron@1.8.2 extraneous
        ├── decode-uri-component@0.2.0 extraneous
        ├── define-property@2.0.2 extraneous
        ├── doctypes@1.1.0 extraneous
        ├── dotenv@4.0.0 extraneous
        ├── error-ex@1.3.2 extraneous
        ├── es-get-iterator@1.1.2 extraneous
        ├── es6-promise@4.2.8 extraneous
        ├── expand-brackets@2.1.4 extraneous
        ├── express-fileupload@1.4.0 extraneous
        ├── extend-shallow@2.0.1 extraneous
        ├── external-editor@2.2.0 extraneous
        ├── extglob@2.0.4 extraneous
        ├── fast-json-stringify@0.17.0 extraneous
        ├── fast-safe-stringify@1.2.3 extraneous
        ├── figures@2.0.0 extraneous
        ├── fill-range@7.0.1 extraneous
        ├── for-in@1.0.2 extraneous
        ├── foreach@2.0.5 extraneous
        ├── fragment-cache@0.2.1 extraneous
        ├── UNMET DEPENDENCY fs-extra@^7.0.0
        ├── get-value@2.0.6 extraneous
        ├── has-value@1.0.0 extraneous
        ├── has-values@1.0.0 extraneous
        ├── http-mitm-proxy@0.8.1 extraneous
        ├── http-proxy-middleware@2.0.6 extraneous
        ├── inquirer@5.2.0 extraneous
        ├── iobroker.admin@6.1.10
        ├── iobroker.alexa2@3.13.0
        ├── iobroker.alias-manager@1.2.6
        ├── iobroker.backitup@2.4.9
        ├── iobroker.cloud@4.1.2
        ├── iobroker.coronavirus-statistics@0.8.7
        ├── iobroker.daswetter@3.1.3
        ├── iobroker.deconz@1.3.21 invalid: "https://github.com/iobroker-community-adapters/ioBroker.deconz/tarball/master" from the root project
        ├── iobroker.devices@1.0.12
        ├── iobroker.discovery@3.0.5
        ├── iobroker.echarts@1.0.12
        ├── iobroker.esphome@0.2.4
        ├── iobroker.feiertage@1.1.0
        ├── iobroker.flot@1.11.0
        ├── iobroker.fontui@0.1.0 invalid: "https://github.com/runsnbunsn/ioBroker.fontui/tarball/master" from the root project
        ├── iobroker.fritzbox@0.5.0
        ├── iobroker.fullybrowser@2.1.2
        ├── iobroker.habpanel@0.5.0
        ├── iobroker.harmony@1.2.2
        ├── iobroker.hm-rega@3.0.40
        ├── iobroker.hm-rpc@1.15.12
        ├── iobroker.ical@1.13.1
        ├── iobroker.icons-mfd-png@1.1.0
        ├── iobroker.influxdb@3.1.7
        ├── iobroker.info@1.9.19
        ├── iobroker.iot@1.11.8
        ├── iobroker.iqontrol@2.0.1
        ├── iobroker.javascript@5.7.0
        ├── iobroker.js-controller@4.0.23
        ├── iobroker.lovelace@2.2.0
        ├── iobroker.mihome@1.4.0
        ├── iobroker.milight-smart-light@1.2.2
        ├── iobroker.oilfox@4.1.2
        ├── iobroker.onvif@0.4.4
        ├── iobroker.ping@1.5.3
        ├── iobroker.scenes@2.3.9
        ├── iobroker.shelly@5.3.2
        ├── iobroker.simple-api@2.7.0
        ├── iobroker.snmp@1.0.0
        ├── iobroker.socketio@6.1.7
        ├── iobroker.sonoff@2.5.1
        ├── iobroker.sourceanalytix@0.4.14
        ├── iobroker.sql@2.1.7
        ├── iobroker.tankerkoenig@2.1.1
        ├── iobroker.text2command@2.2.2
        ├── iobroker.tr-064@4.2.16
        ├── iobroker.trashschedule@2.0.3
        ├── iobroker.tuya@3.6.15
        ├── iobroker.type-detector@ invalid: "file:node_modules/iobroker.type-detector" from the root project
        ├── iobroker.upnp@1.0.21
        ├── iobroker.vis-canvas-gauges@0.1.5
        ├── iobroker.vis-colorpicker@1.2.0
        ├── 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.vis-rgraph@0.0.2
        ├── iobroker.vis-timeandweather@1.1.7
        ├── iobroker.vis@1.4.15
        ├── iobroker.web-speedy@0.2.0
        ├── iobroker.web@5.2.3
        ├── iobroker.whatsapp-cmb@0.2.2
        ├── iobroker.wiobrowser@1.1.4
        ├── iobroker.wled@0.6.7
        ├── iobroker.ws@2.1.2
        ├── iobroker.yahka@0.13.1
        ├── iobroker.yeelight-2@1.2.1
        ├── iobroker.zigbee@1.7.5
        ├── UNMET DEPENDENCY iobroker@^1.3.1
        ├── is-accessor-descriptor@0.1.6 extraneous
        ├── is-data-descriptor@0.1.4 extraneous
        ├── is-descriptor@0.1.6 extraneous
        ├── is-expression@3.0.0 extraneous
        ├── is-map@2.0.2 extraneous
        ├── is-number@7.0.0 extraneous
        ├── is-plain-object@2.0.4 extraneous
        ├── is-promise@2.2.2 extraneous
        ├── is-set@2.0.2 extraneous
        ├── is-weakmap@2.0.1 extraneous
        ├── is-weakset@2.0.2 extraneous
        ├── isobject@3.0.1 extraneous
        ├── js-stringify@1.0.2 extraneous
        ├── jstransformer@1.0.0 extraneous
        ├── juicer@0.6.15 extraneous
        ├── kind-of@6.0.2 extraneous
        ├── lazy-cache@1.0.4 extraneous
        ├── limiter@1.1.4 extraneous
        ├── localforage@1.10.0 extraneous
        ├── longest@1.0.1 extraneous
        ├── map-cache@0.2.2 extraneous
        ├── map-visit@1.0.0 extraneous
        ├── md5@2.3.0 extraneous
        ├── micromatch@4.0.5 extraneous
        ├── mimic-fn@2.1.0 extraneous
        ├── mixin-deep@2.0.1 extraneous
        ├── nanomatch@1.2.13 extraneous
        ├── nedb@1.8.0 extraneous
        ├── node-easy-cert@1.3.1 extraneous
        ├── node-powershell@3.3.1 extraneous
        ├── npm@6.9.0 extraneous
        ├── object-copy@0.1.0 extraneous
        ├── object-visit@1.0.1 extraneous
        ├── object.pick@1.3.0 extraneous
        ├── onetime@5.1.2 extraneous
        ├── optimist@0.6.1 extraneous
        ├── os-tmpdir@1.0.2 extraneous
        ├── p-defer@1.0.0 extraneous
        ├── pascalcase@0.1.1 extraneous
        ├── path-parse@1.0.7 extraneous
        ├── portfinder@1.0.28 extraneous
        ├── posix-character-classes@0.1.1 extraneous
        ├── promise@7.3.1 extraneous
        ├── pug-attrs@2.0.4 extraneous
        ├── pug-code-gen@2.0.2 extraneous
        ├── pug-error@1.3.3 extraneous
        ├── pug-filters@3.1.1 extraneous
        ├── pug-lexer@4.1.0 extraneous
        ├── pug-linker@3.0.6 extraneous
        ├── pug-load@2.0.12 extraneous
        ├── pug-parser@5.0.1 extraneous
        ├── pug-runtime@2.0.5 extraneous
        ├── pug-strip-comments@1.0.4 extraneous
        ├── pug-walk@1.1.8 extraneous
        ├── pug@2.0.4 extraneous
        ├── qrcode-npm@0.0.3 extraneous
        ├── qrcode@1.3.3 extraneous
        ├── regenerator-runtime@0.11.1 extraneous
        ├── regex-not@1.0.2 extraneous
        ├── repeat-element@1.1.3 extraneous
        ├── repeat-string@1.6.1 extraneous
        ├── resolve-url@0.2.1 extraneous
        ├── resolve@1.16.1 extraneous
        ├── restore-cursor@2.0.0 extraneous
        ├── ret@0.1.15 extraneous
        ├── reusify@1.0.4 extraneous
        ├── right-align@0.1.3 extraneous
        ├── run-async@2.4.1 extraneous
        ├── rxjs@5.5.12 extraneous
        ├── safe-regex@1.1.0 extraneous
        ├── UNMET DEPENDENCY semver@^5.5.0
        ├── set-value@2.0.0 extraneous
        ├── shelly-iot@1.0.2 extraneous
        ├── snapdragon-node@2.1.1 extraneous
        ├── snapdragon-util@3.0.1 extraneous
        ├── snapdragon@0.8.2 extraneous
        ├── UNMET DEPENDENCY soef@^0.1.49
        ├── source-map-resolve@0.5.2 extraneous
        ├── source-map-support@0.5.21 extraneous
        ├── source-map-url@0.4.0 extraneous
        ├── split-string@3.1.0 extraneous
        ├── static-extend@0.1.2 extraneous
        ├── stream-throttle@0.1.3 extraneous
        ├── streamifier@0.1.1 extraneous
        ├── svg-inline-react@1.0.3 extraneous
        ├── symbol-observable@1.0.1 extraneous
        ├── systeminformation@5.11.24 extraneous
        ├── thunkify@2.1.2 extraneous
        ├── tmp@0.0.33 extraneous
        ├── to-fast-properties@2.0.0 extraneous
        ├── to-object-path@0.3.0 extraneous
        ├── to-regex-range@5.0.1 extraneous
        ├── to-regex@3.0.2 extraneous
        ├── token-stream@0.0.1 extraneous
        ├── tuyapi@7.3.0 extraneous
        ├── uglify-js@1.2.6 extraneous
        ├── uglify-to-browserify@1.0.2 extraneous
        ├── union-value@1.0.0 extraneous
        ├── unset-value@1.0.0 extraneous
        ├── urix@0.1.0 extraneous
        ├── use@3.1.1 extraneous
        ├── virtual-device-sdk@1.5.16 extraneous
        ├── void-elements@2.0.1 extraneous
        ├── whatwg-fetch@1.1.1 extraneous
        ├── which-collection@1.0.1 extraneous
        ├── window-or-global@1.0.1 extraneous
        ├── with@5.1.1 extraneous
        ├── wordwrap@0.0.3 extraneous
        ├── UNMET DEPENDENCY yargs@^7.0.2
        ├── zigbee-herdsman-converters@14.0.531 extraneous
        └── zigbee-herdsman@0.13.169 extraneous
        
        npm ERR! code ELSPROBLEMS
        npm ERR! extraneous: @opentelemetry/api@1.1.0 /opt/iobroker/node_modules/@opentelemetry/api
        npm ERR! extraneous: @sentry/minimal@6.19.7 /opt/iobroker/node_modules/@sentry/minimal
        npm ERR! extraneous: @sentry/tracing@5.29.2 /opt/iobroker/node_modules/@sentry/tracing
        npm ERR! extraneous: @types/babel-types@7.0.7 /opt/iobroker/node_modules/@types/babel-types
        npm ERR! extraneous: @types/babylon@6.16.5 /opt/iobroker/node_modules/@types/babylon
        npm ERR! extraneous: acorn-globals@6.0.0 /opt/iobroker/node_modules/acorn-globals
        npm ERR! extraneous: alexa-cookie2@4.0.3 /opt/iobroker/node_modules/alexa-cookie2
        npm ERR! extraneous: alexa-remote2@5.3.0 /opt/iobroker/node_modules/alexa-remote2
        npm ERR! extraneous: align-text@0.1.4 /opt/iobroker/node_modules/align-text
        npm ERR! extraneous: ansi-escapes@3.2.0 /opt/iobroker/node_modules/ansi-escapes
        npm ERR! extraneous: anyproxy@4.1.0 /opt/iobroker/node_modules/anyproxy
        npm ERR! extraneous: arr-diff@4.0.0 /opt/iobroker/node_modules/arr-diff
        npm ERR! extraneous: arr-flatten@1.1.0 /opt/iobroker/node_modules/arr-flatten
        npm ERR! extraneous: arr-union@3.1.0 /opt/iobroker/node_modules/arr-union
        npm ERR! extraneous: array-unique@0.3.2 /opt/iobroker/node_modules/array-unique
        npm ERR! extraneous: asap@2.0.6 /opt/iobroker/node_modules/asap
        npm ERR! extraneous: assign-symbols@1.0.0 /opt/iobroker/node_modules/assign-symbols
        npm ERR! extraneous: async-task-mgr@1.1.0 /opt/iobroker/node_modules/async-task-mgr
        npm ERR! extraneous: atob@2.1.2 /opt/iobroker/node_modules/atob
        npm ERR! extraneous: babel-types@6.26.0 /opt/iobroker/node_modules/babel-types
        npm ERR! extraneous: babylon@6.18.0 /opt/iobroker/node_modules/babylon
        npm ERR! extraneous: base@0.11.2 /opt/iobroker/node_modules/base
        npm ERR! extraneous: binary-search-tree@0.2.5 /opt/iobroker/node_modules/binary-search-tree
        npm ERR! extraneous: braces@3.0.2 /opt/iobroker/node_modules/braces
        npm ERR! extraneous: brotli@1.3.2 /opt/iobroker/node_modules/brotli
        npm ERR! extraneous: cache-base@1.0.1 /opt/iobroker/node_modules/cache-base
        npm ERR! extraneous: can-promise@0.0.1 /opt/iobroker/node_modules/can-promise
        npm ERR! extraneous: center-align@0.1.3 /opt/iobroker/node_modules/center-align
        npm ERR! extraneous: character-parser@2.2.0 /opt/iobroker/node_modules/character-parser
        npm ERR! extraneous: chardet@0.4.2 /opt/iobroker/node_modules/chardet
        npm ERR! extraneous: class-utils@0.3.6 /opt/iobroker/node_modules/class-utils
        npm ERR! extraneous: classnames@2.2.6 /opt/iobroker/node_modules/classnames
        npm ERR! extraneous: clean-css@4.2.1 /opt/iobroker/node_modules/clean-css
        npm ERR! extraneous: cli-cursor@2.1.0 /opt/iobroker/node_modules/cli-cursor
        npm ERR! extraneous: cli-width@2.2.1 /opt/iobroker/node_modules/cli-width
        npm ERR! extraneous: clipboard-js@0.3.6 /opt/iobroker/node_modules/clipboard-js
        npm ERR! extraneous: co@4.6.0 /opt/iobroker/node_modules/co
        npm ERR! extraneous: collection-visit@1.0.0 /opt/iobroker/node_modules/collection-visit
        npm ERR! extraneous: colorful@2.1.0 /opt/iobroker/node_modules/colorful
        npm ERR! missing: colors@^1.3.2, required by iobroker.inst@1.3.1
        npm ERR! extraneous: commander@6.2.1 /opt/iobroker/node_modules/commander
        npm ERR! extraneous: constantinople@3.1.2 /opt/iobroker/node_modules/constantinople
        npm ERR! extraneous: copy-descriptor@0.1.1 /opt/iobroker/node_modules/copy-descriptor
        npm ERR! extraneous: cron@1.8.2 /opt/iobroker/node_modules/cron
        npm ERR! extraneous: decode-uri-component@0.2.0 /opt/iobroker/node_modules/decode-uri-component
        npm ERR! extraneous: define-property@2.0.2 /opt/iobroker/node_modules/define-property
        npm ERR! extraneous: doctypes@1.1.0 /opt/iobroker/node_modules/doctypes
        npm ERR! extraneous: dotenv@4.0.0 /opt/iobroker/node_modules/dotenv
        npm ERR! extraneous: error-ex@1.3.2 /opt/iobroker/node_modules/error-ex
        npm ERR! extraneous: es-get-iterator@1.1.2 /opt/iobroker/node_modules/es-get-iterator
        npm ERR! extraneous: es6-promise@4.2.8 /opt/iobroker/node_modules/es6-promise
        npm ERR! extraneous: expand-brackets@2.1.4 /opt/iobroker/node_modules/expand-brackets
        npm ERR! extraneous: express-fileupload@1.4.0 /opt/iobroker/node_modules/express-fileupload
        npm ERR! extraneous: extend-shallow@2.0.1 /opt/iobroker/node_modules/extend-shallow
        npm ERR! extraneous: external-editor@2.2.0 /opt/iobroker/node_modules/external-editor
        npm ERR! extraneous: extglob@2.0.4 /opt/iobroker/node_modules/extglob
        npm ERR! extraneous: fast-json-stringify@0.17.0 /opt/iobroker/node_modules/fast-json-stringify
        npm ERR! extraneous: fast-safe-stringify@1.2.3 /opt/iobroker/node_modules/fast-safe-stringify
        npm ERR! extraneous: figures@2.0.0 /opt/iobroker/node_modules/figures
        npm ERR! extraneous: fill-range@7.0.1 /opt/iobroker/node_modules/fill-range
        npm ERR! extraneous: for-in@1.0.2 /opt/iobroker/node_modules/for-in
        npm ERR! extraneous: foreach@2.0.5 /opt/iobroker/node_modules/foreach
        npm ERR! extraneous: fragment-cache@0.2.1 /opt/iobroker/node_modules/fragment-cache
        npm ERR! missing: fs-extra@^7.0.0, required by iobroker.inst@1.3.1
        npm ERR! extraneous: get-value@2.0.6 /opt/iobroker/node_modules/get-value
        npm ERR! extraneous: has-value@1.0.0 /opt/iobroker/node_modules/has-value
        npm ERR! extraneous: has-values@1.0.0 /opt/iobroker/node_modules/has-values
        npm ERR! extraneous: http-mitm-proxy@0.8.1 /opt/iobroker/node_modules/http-mitm-proxy
        npm ERR! extraneous: http-proxy-middleware@2.0.6 /opt/iobroker/node_modules/http-proxy-middleware
        npm ERR! extraneous: inquirer@5.2.0 /opt/iobroker/node_modules/inquirer
        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! extraneous: is-accessor-descriptor@0.1.6 /opt/iobroker/node_modules/is-accessor-descriptor
        npm ERR! extraneous: is-data-descriptor@0.1.4 /opt/iobroker/node_modules/is-data-descriptor
        npm ERR! extraneous: is-descriptor@0.1.6 /opt/iobroker/node_modules/is-descriptor
        npm ERR! extraneous: is-expression@3.0.0 /opt/iobroker/node_modules/is-expression
        npm ERR! extraneous: is-map@2.0.2 /opt/iobroker/node_modules/is-map
        npm ERR! extraneous: is-number@7.0.0 /opt/iobroker/node_modules/is-number
        npm ERR! extraneous: is-plain-object@2.0.4 /opt/iobroker/node_modules/is-plain-object
        npm ERR! extraneous: is-promise@2.2.2 /opt/iobroker/node_modules/is-promise
        npm ERR! extraneous: is-set@2.0.2 /opt/iobroker/node_modules/is-set
        npm ERR! extraneous: is-weakmap@2.0.1 /opt/iobroker/node_modules/is-weakmap
        npm ERR! extraneous: is-weakset@2.0.2 /opt/iobroker/node_modules/is-weakset
        npm ERR! extraneous: isobject@3.0.1 /opt/iobroker/node_modules/isobject
        npm ERR! extraneous: js-stringify@1.0.2 /opt/iobroker/node_modules/js-stringify
        npm ERR! extraneous: jstransformer@1.0.0 /opt/iobroker/node_modules/jstransformer
        npm ERR! extraneous: juicer@0.6.15 /opt/iobroker/node_modules/juicer
        npm ERR! extraneous: kind-of@6.0.2 /opt/iobroker/node_modules/kind-of
        npm ERR! extraneous: lazy-cache@1.0.4 /opt/iobroker/node_modules/lazy-cache
        npm ERR! extraneous: limiter@1.1.4 /opt/iobroker/node_modules/limiter
        npm ERR! extraneous: localforage@1.10.0 /opt/iobroker/node_modules/localforage
        npm ERR! extraneous: longest@1.0.1 /opt/iobroker/node_modules/longest
        npm ERR! extraneous: map-cache@0.2.2 /opt/iobroker/node_modules/map-cache
        npm ERR! extraneous: map-visit@1.0.0 /opt/iobroker/node_modules/map-visit
        npm ERR! extraneous: md5@2.3.0 /opt/iobroker/node_modules/md5
        npm ERR! extraneous: micromatch@4.0.5 /opt/iobroker/node_modules/micromatch
        npm ERR! extraneous: mimic-fn@2.1.0 /opt/iobroker/node_modules/mimic-fn
        npm ERR! extraneous: mixin-deep@2.0.1 /opt/iobroker/node_modules/mixin-deep
        npm ERR! extraneous: nanomatch@1.2.13 /opt/iobroker/node_modules/nanomatch
        npm ERR! extraneous: nedb@1.8.0 /opt/iobroker/node_modules/nedb
        npm ERR! extraneous: node-easy-cert@1.3.1 /opt/iobroker/node_modules/node-easy-cert
        npm ERR! extraneous: node-powershell@3.3.1 /opt/iobroker/node_modules/node-powershell
        npm ERR! extraneous: npm@6.9.0 /opt/iobroker/node_modules/npm
        npm ERR! extraneous: object-copy@0.1.0 /opt/iobroker/node_modules/object-copy
        npm ERR! extraneous: object-visit@1.0.1 /opt/iobroker/node_modules/object-visit
        npm ERR! extraneous: object.pick@1.3.0 /opt/iobroker/node_modules/object.pick
        npm ERR! extraneous: onetime@5.1.2 /opt/iobroker/node_modules/onetime
        npm ERR! extraneous: optimist@0.6.1 /opt/iobroker/node_modules/optimist
        npm ERR! extraneous: os-tmpdir@1.0.2 /opt/iobroker/node_modules/os-tmpdir
        npm ERR! extraneous: p-defer@1.0.0 /opt/iobroker/node_modules/p-defer
        npm ERR! extraneous: pascalcase@0.1.1 /opt/iobroker/node_modules/pascalcase
        npm ERR! extraneous: path-parse@1.0.7 /opt/iobroker/node_modules/path-parse
        npm ERR! extraneous: portfinder@1.0.28 /opt/iobroker/node_modules/portfinder
        npm ERR! extraneous: posix-character-classes@0.1.1 /opt/iobroker/node_modules/posix-character-classes
        npm ERR! extraneous: promise@7.3.1 /opt/iobroker/node_modules/promise
        npm ERR! extraneous: pug-attrs@2.0.4 /opt/iobroker/node_modules/pug-attrs
        npm ERR! extraneous: pug-code-gen@2.0.2 /opt/iobroker/node_modules/pug-code-gen
        npm ERR! extraneous: pug-error@1.3.3 /opt/iobroker/node_modules/pug-error
        npm ERR! extraneous: pug-filters@3.1.1 /opt/iobroker/node_modules/pug-filters
        npm ERR! extraneous: pug-lexer@4.1.0 /opt/iobroker/node_modules/pug-lexer
        npm ERR! extraneous: pug-linker@3.0.6 /opt/iobroker/node_modules/pug-linker
        npm ERR! extraneous: pug-load@2.0.12 /opt/iobroker/node_modules/pug-load
        npm ERR! extraneous: pug-parser@5.0.1 /opt/iobroker/node_modules/pug-parser
        npm ERR! extraneous: pug-runtime@2.0.5 /opt/iobroker/node_modules/pug-runtime
        npm ERR! extraneous: pug-strip-comments@1.0.4 /opt/iobroker/node_modules/pug-strip-comments
        npm ERR! extraneous: pug-walk@1.1.8 /opt/iobroker/node_modules/pug-walk
        npm ERR! extraneous: pug@2.0.4 /opt/iobroker/node_modules/pug
        npm ERR! extraneous: qrcode-npm@0.0.3 /opt/iobroker/node_modules/qrcode-npm
        npm ERR! extraneous: qrcode@1.3.3 /opt/iobroker/node_modules/qrcode
        npm ERR! extraneous: regenerator-runtime@0.11.1 /opt/iobroker/node_modules/regenerator-runtime
        npm ERR! extraneous: regex-not@1.0.2 /opt/iobroker/node_modules/regex-not
        npm ERR! extraneous: repeat-element@1.1.3 /opt/iobroker/node_modules/repeat-element
        npm ERR! extraneous: repeat-string@1.6.1 /opt/iobroker/node_modules/repeat-string
        npm ERR! extraneous: resolve-url@0.2.1 /opt/iobroker/node_modules/resolve-url
        npm ERR! extraneous: resolve@1.16.1 /opt/iobroker/node_modules/resolve
        npm ERR! extraneous: restore-cursor@2.0.0 /opt/iobroker/node_modules/restore-cursor
        npm ERR! extraneous: ret@0.1.15 /opt/iobroker/node_modules/ret
        npm ERR! extraneous: reusify@1.0.4 /opt/iobroker/node_modules/reusify
        npm ERR! extraneous: right-align@0.1.3 /opt/iobroker/node_modules/right-align
        npm ERR! extraneous: run-async@2.4.1 /opt/iobroker/node_modules/run-async
        npm ERR! extraneous: rxjs@5.5.12 /opt/iobroker/node_modules/rxjs
        npm ERR! extraneous: safe-regex@1.1.0 /opt/iobroker/node_modules/safe-regex
        npm ERR! missing: semver@^5.5.0, required by iobroker.inst@1.3.1
        npm ERR! extraneous: set-value@2.0.0 /opt/iobroker/node_modules/set-value
        npm ERR! extraneous: shelly-iot@1.0.2 /opt/iobroker/node_modules/shelly-iot
        npm ERR! extraneous: snapdragon-node@2.1.1 /opt/iobroker/node_modules/snapdragon-node
        npm ERR! extraneous: snapdragon-util@3.0.1 /opt/iobroker/node_modules/snapdragon-util
        npm ERR! extraneous: snapdragon@0.8.2 /opt/iobroker/node_modules/snapdragon
        npm ERR! missing: soef@^0.1.49, required by iobroker.inst@1.3.1
        npm ERR! extraneous: source-map-resolve@0.5.2 /opt/iobroker/node_modules/source-map-resolve
        npm ERR! extraneous: source-map-support@0.5.21 /opt/iobroker/node_modules/source-map-support
        npm ERR! extraneous: source-map-url@0.4.0 /opt/iobroker/node_modules/source-map-url
        npm ERR! extraneous: split-string@3.1.0 /opt/iobroker/node_modules/split-string
        npm ERR! extraneous: static-extend@0.1.2 /opt/iobroker/node_modules/static-extend
        npm ERR! extraneous: stream-throttle@0.1.3 /opt/iobroker/node_modules/stream-throttle
        npm ERR! extraneous: streamifier@0.1.1 /opt/iobroker/node_modules/streamifier
        npm ERR! extraneous: svg-inline-react@1.0.3 /opt/iobroker/node_modules/svg-inline-react
        npm ERR! extraneous: symbol-observable@1.0.1 /opt/iobroker/node_modules/symbol-observable
        npm ERR! extraneous: systeminformation@5.11.24 /opt/iobroker/node_modules/systeminformation
        npm ERR! extraneous: thunkify@2.1.2 /opt/iobroker/node_modules/thunkify
        npm ERR! extraneous: tmp@0.0.33 /opt/iobroker/node_modules/tmp
        npm ERR! extraneous: to-fast-properties@2.0.0 /opt/iobroker/node_modules/to-fast-properties
        npm ERR! extraneous: to-object-path@0.3.0 /opt/iobroker/node_modules/to-object-path
        npm ERR! extraneous: to-regex-range@5.0.1 /opt/iobroker/node_modules/to-regex-range
        npm ERR! extraneous: to-regex@3.0.2 /opt/iobroker/node_modules/to-regex
        npm ERR! extraneous: token-stream@0.0.1 /opt/iobroker/node_modules/token-stream
        npm ERR! extraneous: tuyapi@7.3.0 /opt/iobroker/node_modules/tuyapi
        npm ERR! extraneous: uglify-js@1.2.6 /opt/iobroker/node_modules/uglify-js
        npm ERR! extraneous: uglify-to-browserify@1.0.2 /opt/iobroker/node_modules/uglify-to-browserify
        npm ERR! extraneous: union-value@1.0.0 /opt/iobroker/node_modules/union-value
        npm ERR! extraneous: unset-value@1.0.0 /opt/iobroker/node_modules/unset-value
        npm ERR! extraneous: urix@0.1.0 /opt/iobroker/node_modules/urix
        npm ERR! extraneous: use@3.1.1 /opt/iobroker/node_modules/use
        npm ERR! extraneous: virtual-device-sdk@1.5.16 /opt/iobroker/node_modules/virtual-device-sdk
        npm ERR! extraneous: void-elements@2.0.1 /opt/iobroker/node_modules/void-elements
        npm ERR! extraneous: whatwg-fetch@1.1.1 /opt/iobroker/node_modules/whatwg-fetch
        npm ERR! extraneous: which-collection@1.0.1 /opt/iobroker/node_modules/which-collection
        npm ERR! extraneous: window-or-global@1.0.1 /opt/iobroker/node_modules/window-or-global
        npm ERR! extraneous: with@5.1.1 /opt/iobroker/node_modules/with
        npm ERR! extraneous: wordwrap@0.0.3 /opt/iobroker/node_modules/wordwrap
        npm ERR! missing: yargs@^7.0.2, required by iobroker.inst@1.3.1
        npm ERR! extraneous: zigbee-herdsman-converters@14.0.531 /opt/iobroker/node_modules/zigbee-herdsman-converters
        npm ERR! extraneous: zigbee-herdsman@0.13.169 /opt/iobroker/node_modules/zigbee-herdsman
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2022-07-11T09_27_22_984Z-debug-0.log
        
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        schrieb am zuletzt editiert von
        #27

        @snatch

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

        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

        S 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @snatch

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

          S Offline
          S Offline
          Snatch
          schrieb am zuletzt editiert von
          #28

          @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 BraunT 1 Antwort Letzte Antwort
          0
          • S Snatch

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

            npm ls

            snatch@iobroker:/opt/iobroker$ npm ls
            iobroker.inst@1.3.1 /opt/iobroker
            ├── @opentelemetry/api@1.1.0 extraneous
            ├── @sentry/minimal@6.19.7 extraneous
            ├── @sentry/tracing@5.29.2 extraneous
            ├── @types/babel-types@7.0.7 extraneous
            ├── @types/babylon@6.16.5 extraneous
            ├── acorn-globals@6.0.0 extraneous
            ├── alexa-cookie2@4.0.3 extraneous
            ├── alexa-remote2@5.3.0 extraneous
            ├── align-text@0.1.4 extraneous
            ├── ansi-escapes@3.2.0 extraneous
            ├── anyproxy@4.1.0 extraneous
            ├── arr-diff@4.0.0 extraneous
            ├── arr-flatten@1.1.0 extraneous
            ├── arr-union@3.1.0 extraneous
            ├── array-unique@0.3.2 extraneous
            ├── asap@2.0.6 extraneous
            ├── assign-symbols@1.0.0 extraneous
            ├── async-task-mgr@1.1.0 extraneous
            ├── atob@2.1.2 extraneous
            ├── babel-types@6.26.0 extraneous
            ├── babylon@6.18.0 extraneous
            ├── base@0.11.2 extraneous
            ├── binary-search-tree@0.2.5 extraneous
            ├── braces@3.0.2 extraneous
            ├── brotli@1.3.2 extraneous
            ├── cache-base@1.0.1 extraneous
            ├── can-promise@0.0.1 extraneous
            ├── center-align@0.1.3 extraneous
            ├── character-parser@2.2.0 extraneous
            ├── chardet@0.4.2 extraneous
            ├── class-utils@0.3.6 extraneous
            ├── classnames@2.2.6 extraneous
            ├── clean-css@4.2.1 extraneous
            ├── cli-cursor@2.1.0 extraneous
            ├── cli-width@2.2.1 extraneous
            ├── clipboard-js@0.3.6 extraneous
            ├── co@4.6.0 extraneous
            ├── collection-visit@1.0.0 extraneous
            ├── colorful@2.1.0 extraneous
            ├── UNMET DEPENDENCY colors@^1.3.2
            ├── commander@6.2.1 extraneous
            ├── constantinople@3.1.2 extraneous
            ├── copy-descriptor@0.1.1 extraneous
            ├── cron@1.8.2 extraneous
            ├── decode-uri-component@0.2.0 extraneous
            ├── define-property@2.0.2 extraneous
            ├── doctypes@1.1.0 extraneous
            ├── dotenv@4.0.0 extraneous
            ├── error-ex@1.3.2 extraneous
            ├── es-get-iterator@1.1.2 extraneous
            ├── es6-promise@4.2.8 extraneous
            ├── expand-brackets@2.1.4 extraneous
            ├── express-fileupload@1.4.0 extraneous
            ├── extend-shallow@2.0.1 extraneous
            ├── external-editor@2.2.0 extraneous
            ├── extglob@2.0.4 extraneous
            ├── fast-json-stringify@0.17.0 extraneous
            ├── fast-safe-stringify@1.2.3 extraneous
            ├── figures@2.0.0 extraneous
            ├── fill-range@7.0.1 extraneous
            ├── for-in@1.0.2 extraneous
            ├── foreach@2.0.5 extraneous
            ├── fragment-cache@0.2.1 extraneous
            ├── UNMET DEPENDENCY fs-extra@^7.0.0
            ├── get-value@2.0.6 extraneous
            ├── has-value@1.0.0 extraneous
            ├── has-values@1.0.0 extraneous
            ├── http-mitm-proxy@0.8.1 extraneous
            ├── http-proxy-middleware@2.0.6 extraneous
            ├── inquirer@5.2.0 extraneous
            ├── iobroker.admin@6.1.10
            ├── iobroker.alexa2@3.13.0
            ├── iobroker.alias-manager@1.2.6
            ├── iobroker.backitup@2.4.9
            ├── iobroker.cloud@4.1.2
            ├── iobroker.coronavirus-statistics@0.8.7
            ├── iobroker.daswetter@3.1.3
            ├── iobroker.deconz@1.3.21 invalid: "https://github.com/iobroker-community-adapters/ioBroker.deconz/tarball/master" from the root project
            ├── iobroker.devices@1.0.12
            ├── iobroker.discovery@3.0.5
            ├── iobroker.echarts@1.0.12
            ├── iobroker.esphome@0.2.4
            ├── iobroker.feiertage@1.1.0
            ├── iobroker.flot@1.11.0
            ├── iobroker.fontui@0.1.0 invalid: "https://github.com/runsnbunsn/ioBroker.fontui/tarball/master" from the root project
            ├── iobroker.fritzbox@0.5.0
            ├── iobroker.fullybrowser@2.1.2
            ├── iobroker.habpanel@0.5.0
            ├── iobroker.harmony@1.2.2
            ├── iobroker.hm-rega@3.0.40
            ├── iobroker.hm-rpc@1.15.12
            ├── iobroker.ical@1.13.1
            ├── iobroker.icons-mfd-png@1.1.0
            ├── iobroker.influxdb@3.1.7
            ├── iobroker.info@1.9.19
            ├── iobroker.iot@1.11.8
            ├── iobroker.iqontrol@2.0.1
            ├── iobroker.javascript@5.7.0
            ├── iobroker.js-controller@4.0.23
            ├── iobroker.lovelace@2.2.0
            ├── iobroker.mihome@1.4.0
            ├── iobroker.milight-smart-light@1.2.2
            ├── iobroker.oilfox@4.1.2
            ├── iobroker.onvif@0.4.4
            ├── iobroker.ping@1.5.3
            ├── iobroker.scenes@2.3.9
            ├── iobroker.shelly@5.3.2
            ├── iobroker.simple-api@2.7.0
            ├── iobroker.snmp@1.0.0
            ├── iobroker.socketio@6.1.7
            ├── iobroker.sonoff@2.5.1
            ├── iobroker.sourceanalytix@0.4.14
            ├── iobroker.sql@2.1.7
            ├── iobroker.tankerkoenig@2.1.1
            ├── iobroker.text2command@2.2.2
            ├── iobroker.tr-064@4.2.16
            ├── iobroker.trashschedule@2.0.3
            ├── iobroker.tuya@3.6.15
            ├── iobroker.type-detector@ invalid: "file:node_modules/iobroker.type-detector" from the root project
            ├── iobroker.upnp@1.0.21
            ├── iobroker.vis-canvas-gauges@0.1.5
            ├── iobroker.vis-colorpicker@1.2.0
            ├── 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.vis-rgraph@0.0.2
            ├── iobroker.vis-timeandweather@1.1.7
            ├── iobroker.vis@1.4.15
            ├── iobroker.web-speedy@0.2.0
            ├── iobroker.web@5.2.3
            ├── iobroker.whatsapp-cmb@0.2.2
            ├── iobroker.wiobrowser@1.1.4
            ├── iobroker.wled@0.6.7
            ├── iobroker.ws@2.1.2
            ├── iobroker.yahka@0.13.1
            ├── iobroker.yeelight-2@1.2.1
            ├── iobroker.zigbee@1.7.5
            ├── UNMET DEPENDENCY iobroker@^1.3.1
            ├── is-accessor-descriptor@0.1.6 extraneous
            ├── is-data-descriptor@0.1.4 extraneous
            ├── is-descriptor@0.1.6 extraneous
            ├── is-expression@3.0.0 extraneous
            ├── is-map@2.0.2 extraneous
            ├── is-number@7.0.0 extraneous
            ├── is-plain-object@2.0.4 extraneous
            ├── is-promise@2.2.2 extraneous
            ├── is-set@2.0.2 extraneous
            ├── is-weakmap@2.0.1 extraneous
            ├── is-weakset@2.0.2 extraneous
            ├── isobject@3.0.1 extraneous
            ├── js-stringify@1.0.2 extraneous
            ├── jstransformer@1.0.0 extraneous
            ├── juicer@0.6.15 extraneous
            ├── kind-of@6.0.2 extraneous
            ├── lazy-cache@1.0.4 extraneous
            ├── limiter@1.1.4 extraneous
            ├── localforage@1.10.0 extraneous
            ├── longest@1.0.1 extraneous
            ├── map-cache@0.2.2 extraneous
            ├── map-visit@1.0.0 extraneous
            ├── md5@2.3.0 extraneous
            ├── micromatch@4.0.5 extraneous
            ├── mimic-fn@2.1.0 extraneous
            ├── mixin-deep@2.0.1 extraneous
            ├── nanomatch@1.2.13 extraneous
            ├── nedb@1.8.0 extraneous
            ├── node-easy-cert@1.3.1 extraneous
            ├── node-powershell@3.3.1 extraneous
            ├── npm@6.9.0 extraneous
            ├── object-copy@0.1.0 extraneous
            ├── object-visit@1.0.1 extraneous
            ├── object.pick@1.3.0 extraneous
            ├── onetime@5.1.2 extraneous
            ├── optimist@0.6.1 extraneous
            ├── os-tmpdir@1.0.2 extraneous
            ├── p-defer@1.0.0 extraneous
            ├── pascalcase@0.1.1 extraneous
            ├── path-parse@1.0.7 extraneous
            ├── portfinder@1.0.28 extraneous
            ├── posix-character-classes@0.1.1 extraneous
            ├── promise@7.3.1 extraneous
            ├── pug-attrs@2.0.4 extraneous
            ├── pug-code-gen@2.0.2 extraneous
            ├── pug-error@1.3.3 extraneous
            ├── pug-filters@3.1.1 extraneous
            ├── pug-lexer@4.1.0 extraneous
            ├── pug-linker@3.0.6 extraneous
            ├── pug-load@2.0.12 extraneous
            ├── pug-parser@5.0.1 extraneous
            ├── pug-runtime@2.0.5 extraneous
            ├── pug-strip-comments@1.0.4 extraneous
            ├── pug-walk@1.1.8 extraneous
            ├── pug@2.0.4 extraneous
            ├── qrcode-npm@0.0.3 extraneous
            ├── qrcode@1.3.3 extraneous
            ├── regenerator-runtime@0.11.1 extraneous
            ├── regex-not@1.0.2 extraneous
            ├── repeat-element@1.1.3 extraneous
            ├── repeat-string@1.6.1 extraneous
            ├── resolve-url@0.2.1 extraneous
            ├── resolve@1.16.1 extraneous
            ├── restore-cursor@2.0.0 extraneous
            ├── ret@0.1.15 extraneous
            ├── reusify@1.0.4 extraneous
            ├── right-align@0.1.3 extraneous
            ├── run-async@2.4.1 extraneous
            ├── rxjs@5.5.12 extraneous
            ├── safe-regex@1.1.0 extraneous
            ├── UNMET DEPENDENCY semver@^5.5.0
            ├── set-value@2.0.0 extraneous
            ├── shelly-iot@1.0.2 extraneous
            ├── snapdragon-node@2.1.1 extraneous
            ├── snapdragon-util@3.0.1 extraneous
            ├── snapdragon@0.8.2 extraneous
            ├── UNMET DEPENDENCY soef@^0.1.49
            ├── source-map-resolve@0.5.2 extraneous
            ├── source-map-support@0.5.21 extraneous
            ├── source-map-url@0.4.0 extraneous
            ├── split-string@3.1.0 extraneous
            ├── static-extend@0.1.2 extraneous
            ├── stream-throttle@0.1.3 extraneous
            ├── streamifier@0.1.1 extraneous
            ├── svg-inline-react@1.0.3 extraneous
            ├── symbol-observable@1.0.1 extraneous
            ├── systeminformation@5.11.24 extraneous
            ├── thunkify@2.1.2 extraneous
            ├── tmp@0.0.33 extraneous
            ├── to-fast-properties@2.0.0 extraneous
            ├── to-object-path@0.3.0 extraneous
            ├── to-regex-range@5.0.1 extraneous
            ├── to-regex@3.0.2 extraneous
            ├── token-stream@0.0.1 extraneous
            ├── tuyapi@7.3.0 extraneous
            ├── uglify-js@1.2.6 extraneous
            ├── uglify-to-browserify@1.0.2 extraneous
            ├── union-value@1.0.0 extraneous
            ├── unset-value@1.0.0 extraneous
            ├── urix@0.1.0 extraneous
            ├── use@3.1.1 extraneous
            ├── virtual-device-sdk@1.5.16 extraneous
            ├── void-elements@2.0.1 extraneous
            ├── whatwg-fetch@1.1.1 extraneous
            ├── which-collection@1.0.1 extraneous
            ├── window-or-global@1.0.1 extraneous
            ├── with@5.1.1 extraneous
            ├── wordwrap@0.0.3 extraneous
            ├── UNMET DEPENDENCY yargs@^7.0.2
            ├── zigbee-herdsman-converters@14.0.531 extraneous
            └── zigbee-herdsman@0.13.169 extraneous
            
            npm ERR! code ELSPROBLEMS
            npm ERR! extraneous: @opentelemetry/api@1.1.0 /opt/iobroker/node_modules/@opentelemetry/api
            npm ERR! extraneous: @sentry/minimal@6.19.7 /opt/iobroker/node_modules/@sentry/minimal
            npm ERR! extraneous: @sentry/tracing@5.29.2 /opt/iobroker/node_modules/@sentry/tracing
            npm ERR! extraneous: @types/babel-types@7.0.7 /opt/iobroker/node_modules/@types/babel-types
            npm ERR! extraneous: @types/babylon@6.16.5 /opt/iobroker/node_modules/@types/babylon
            npm ERR! extraneous: acorn-globals@6.0.0 /opt/iobroker/node_modules/acorn-globals
            npm ERR! extraneous: alexa-cookie2@4.0.3 /opt/iobroker/node_modules/alexa-cookie2
            npm ERR! extraneous: alexa-remote2@5.3.0 /opt/iobroker/node_modules/alexa-remote2
            npm ERR! extraneous: align-text@0.1.4 /opt/iobroker/node_modules/align-text
            npm ERR! extraneous: ansi-escapes@3.2.0 /opt/iobroker/node_modules/ansi-escapes
            npm ERR! extraneous: anyproxy@4.1.0 /opt/iobroker/node_modules/anyproxy
            npm ERR! extraneous: arr-diff@4.0.0 /opt/iobroker/node_modules/arr-diff
            npm ERR! extraneous: arr-flatten@1.1.0 /opt/iobroker/node_modules/arr-flatten
            npm ERR! extraneous: arr-union@3.1.0 /opt/iobroker/node_modules/arr-union
            npm ERR! extraneous: array-unique@0.3.2 /opt/iobroker/node_modules/array-unique
            npm ERR! extraneous: asap@2.0.6 /opt/iobroker/node_modules/asap
            npm ERR! extraneous: assign-symbols@1.0.0 /opt/iobroker/node_modules/assign-symbols
            npm ERR! extraneous: async-task-mgr@1.1.0 /opt/iobroker/node_modules/async-task-mgr
            npm ERR! extraneous: atob@2.1.2 /opt/iobroker/node_modules/atob
            npm ERR! extraneous: babel-types@6.26.0 /opt/iobroker/node_modules/babel-types
            npm ERR! extraneous: babylon@6.18.0 /opt/iobroker/node_modules/babylon
            npm ERR! extraneous: base@0.11.2 /opt/iobroker/node_modules/base
            npm ERR! extraneous: binary-search-tree@0.2.5 /opt/iobroker/node_modules/binary-search-tree
            npm ERR! extraneous: braces@3.0.2 /opt/iobroker/node_modules/braces
            npm ERR! extraneous: brotli@1.3.2 /opt/iobroker/node_modules/brotli
            npm ERR! extraneous: cache-base@1.0.1 /opt/iobroker/node_modules/cache-base
            npm ERR! extraneous: can-promise@0.0.1 /opt/iobroker/node_modules/can-promise
            npm ERR! extraneous: center-align@0.1.3 /opt/iobroker/node_modules/center-align
            npm ERR! extraneous: character-parser@2.2.0 /opt/iobroker/node_modules/character-parser
            npm ERR! extraneous: chardet@0.4.2 /opt/iobroker/node_modules/chardet
            npm ERR! extraneous: class-utils@0.3.6 /opt/iobroker/node_modules/class-utils
            npm ERR! extraneous: classnames@2.2.6 /opt/iobroker/node_modules/classnames
            npm ERR! extraneous: clean-css@4.2.1 /opt/iobroker/node_modules/clean-css
            npm ERR! extraneous: cli-cursor@2.1.0 /opt/iobroker/node_modules/cli-cursor
            npm ERR! extraneous: cli-width@2.2.1 /opt/iobroker/node_modules/cli-width
            npm ERR! extraneous: clipboard-js@0.3.6 /opt/iobroker/node_modules/clipboard-js
            npm ERR! extraneous: co@4.6.0 /opt/iobroker/node_modules/co
            npm ERR! extraneous: collection-visit@1.0.0 /opt/iobroker/node_modules/collection-visit
            npm ERR! extraneous: colorful@2.1.0 /opt/iobroker/node_modules/colorful
            npm ERR! missing: colors@^1.3.2, required by iobroker.inst@1.3.1
            npm ERR! extraneous: commander@6.2.1 /opt/iobroker/node_modules/commander
            npm ERR! extraneous: constantinople@3.1.2 /opt/iobroker/node_modules/constantinople
            npm ERR! extraneous: copy-descriptor@0.1.1 /opt/iobroker/node_modules/copy-descriptor
            npm ERR! extraneous: cron@1.8.2 /opt/iobroker/node_modules/cron
            npm ERR! extraneous: decode-uri-component@0.2.0 /opt/iobroker/node_modules/decode-uri-component
            npm ERR! extraneous: define-property@2.0.2 /opt/iobroker/node_modules/define-property
            npm ERR! extraneous: doctypes@1.1.0 /opt/iobroker/node_modules/doctypes
            npm ERR! extraneous: dotenv@4.0.0 /opt/iobroker/node_modules/dotenv
            npm ERR! extraneous: error-ex@1.3.2 /opt/iobroker/node_modules/error-ex
            npm ERR! extraneous: es-get-iterator@1.1.2 /opt/iobroker/node_modules/es-get-iterator
            npm ERR! extraneous: es6-promise@4.2.8 /opt/iobroker/node_modules/es6-promise
            npm ERR! extraneous: expand-brackets@2.1.4 /opt/iobroker/node_modules/expand-brackets
            npm ERR! extraneous: express-fileupload@1.4.0 /opt/iobroker/node_modules/express-fileupload
            npm ERR! extraneous: extend-shallow@2.0.1 /opt/iobroker/node_modules/extend-shallow
            npm ERR! extraneous: external-editor@2.2.0 /opt/iobroker/node_modules/external-editor
            npm ERR! extraneous: extglob@2.0.4 /opt/iobroker/node_modules/extglob
            npm ERR! extraneous: fast-json-stringify@0.17.0 /opt/iobroker/node_modules/fast-json-stringify
            npm ERR! extraneous: fast-safe-stringify@1.2.3 /opt/iobroker/node_modules/fast-safe-stringify
            npm ERR! extraneous: figures@2.0.0 /opt/iobroker/node_modules/figures
            npm ERR! extraneous: fill-range@7.0.1 /opt/iobroker/node_modules/fill-range
            npm ERR! extraneous: for-in@1.0.2 /opt/iobroker/node_modules/for-in
            npm ERR! extraneous: foreach@2.0.5 /opt/iobroker/node_modules/foreach
            npm ERR! extraneous: fragment-cache@0.2.1 /opt/iobroker/node_modules/fragment-cache
            npm ERR! missing: fs-extra@^7.0.0, required by iobroker.inst@1.3.1
            npm ERR! extraneous: get-value@2.0.6 /opt/iobroker/node_modules/get-value
            npm ERR! extraneous: has-value@1.0.0 /opt/iobroker/node_modules/has-value
            npm ERR! extraneous: has-values@1.0.0 /opt/iobroker/node_modules/has-values
            npm ERR! extraneous: http-mitm-proxy@0.8.1 /opt/iobroker/node_modules/http-mitm-proxy
            npm ERR! extraneous: http-proxy-middleware@2.0.6 /opt/iobroker/node_modules/http-proxy-middleware
            npm ERR! extraneous: inquirer@5.2.0 /opt/iobroker/node_modules/inquirer
            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! extraneous: is-accessor-descriptor@0.1.6 /opt/iobroker/node_modules/is-accessor-descriptor
            npm ERR! extraneous: is-data-descriptor@0.1.4 /opt/iobroker/node_modules/is-data-descriptor
            npm ERR! extraneous: is-descriptor@0.1.6 /opt/iobroker/node_modules/is-descriptor
            npm ERR! extraneous: is-expression@3.0.0 /opt/iobroker/node_modules/is-expression
            npm ERR! extraneous: is-map@2.0.2 /opt/iobroker/node_modules/is-map
            npm ERR! extraneous: is-number@7.0.0 /opt/iobroker/node_modules/is-number
            npm ERR! extraneous: is-plain-object@2.0.4 /opt/iobroker/node_modules/is-plain-object
            npm ERR! extraneous: is-promise@2.2.2 /opt/iobroker/node_modules/is-promise
            npm ERR! extraneous: is-set@2.0.2 /opt/iobroker/node_modules/is-set
            npm ERR! extraneous: is-weakmap@2.0.1 /opt/iobroker/node_modules/is-weakmap
            npm ERR! extraneous: is-weakset@2.0.2 /opt/iobroker/node_modules/is-weakset
            npm ERR! extraneous: isobject@3.0.1 /opt/iobroker/node_modules/isobject
            npm ERR! extraneous: js-stringify@1.0.2 /opt/iobroker/node_modules/js-stringify
            npm ERR! extraneous: jstransformer@1.0.0 /opt/iobroker/node_modules/jstransformer
            npm ERR! extraneous: juicer@0.6.15 /opt/iobroker/node_modules/juicer
            npm ERR! extraneous: kind-of@6.0.2 /opt/iobroker/node_modules/kind-of
            npm ERR! extraneous: lazy-cache@1.0.4 /opt/iobroker/node_modules/lazy-cache
            npm ERR! extraneous: limiter@1.1.4 /opt/iobroker/node_modules/limiter
            npm ERR! extraneous: localforage@1.10.0 /opt/iobroker/node_modules/localforage
            npm ERR! extraneous: longest@1.0.1 /opt/iobroker/node_modules/longest
            npm ERR! extraneous: map-cache@0.2.2 /opt/iobroker/node_modules/map-cache
            npm ERR! extraneous: map-visit@1.0.0 /opt/iobroker/node_modules/map-visit
            npm ERR! extraneous: md5@2.3.0 /opt/iobroker/node_modules/md5
            npm ERR! extraneous: micromatch@4.0.5 /opt/iobroker/node_modules/micromatch
            npm ERR! extraneous: mimic-fn@2.1.0 /opt/iobroker/node_modules/mimic-fn
            npm ERR! extraneous: mixin-deep@2.0.1 /opt/iobroker/node_modules/mixin-deep
            npm ERR! extraneous: nanomatch@1.2.13 /opt/iobroker/node_modules/nanomatch
            npm ERR! extraneous: nedb@1.8.0 /opt/iobroker/node_modules/nedb
            npm ERR! extraneous: node-easy-cert@1.3.1 /opt/iobroker/node_modules/node-easy-cert
            npm ERR! extraneous: node-powershell@3.3.1 /opt/iobroker/node_modules/node-powershell
            npm ERR! extraneous: npm@6.9.0 /opt/iobroker/node_modules/npm
            npm ERR! extraneous: object-copy@0.1.0 /opt/iobroker/node_modules/object-copy
            npm ERR! extraneous: object-visit@1.0.1 /opt/iobroker/node_modules/object-visit
            npm ERR! extraneous: object.pick@1.3.0 /opt/iobroker/node_modules/object.pick
            npm ERR! extraneous: onetime@5.1.2 /opt/iobroker/node_modules/onetime
            npm ERR! extraneous: optimist@0.6.1 /opt/iobroker/node_modules/optimist
            npm ERR! extraneous: os-tmpdir@1.0.2 /opt/iobroker/node_modules/os-tmpdir
            npm ERR! extraneous: p-defer@1.0.0 /opt/iobroker/node_modules/p-defer
            npm ERR! extraneous: pascalcase@0.1.1 /opt/iobroker/node_modules/pascalcase
            npm ERR! extraneous: path-parse@1.0.7 /opt/iobroker/node_modules/path-parse
            npm ERR! extraneous: portfinder@1.0.28 /opt/iobroker/node_modules/portfinder
            npm ERR! extraneous: posix-character-classes@0.1.1 /opt/iobroker/node_modules/posix-character-classes
            npm ERR! extraneous: promise@7.3.1 /opt/iobroker/node_modules/promise
            npm ERR! extraneous: pug-attrs@2.0.4 /opt/iobroker/node_modules/pug-attrs
            npm ERR! extraneous: pug-code-gen@2.0.2 /opt/iobroker/node_modules/pug-code-gen
            npm ERR! extraneous: pug-error@1.3.3 /opt/iobroker/node_modules/pug-error
            npm ERR! extraneous: pug-filters@3.1.1 /opt/iobroker/node_modules/pug-filters
            npm ERR! extraneous: pug-lexer@4.1.0 /opt/iobroker/node_modules/pug-lexer
            npm ERR! extraneous: pug-linker@3.0.6 /opt/iobroker/node_modules/pug-linker
            npm ERR! extraneous: pug-load@2.0.12 /opt/iobroker/node_modules/pug-load
            npm ERR! extraneous: pug-parser@5.0.1 /opt/iobroker/node_modules/pug-parser
            npm ERR! extraneous: pug-runtime@2.0.5 /opt/iobroker/node_modules/pug-runtime
            npm ERR! extraneous: pug-strip-comments@1.0.4 /opt/iobroker/node_modules/pug-strip-comments
            npm ERR! extraneous: pug-walk@1.1.8 /opt/iobroker/node_modules/pug-walk
            npm ERR! extraneous: pug@2.0.4 /opt/iobroker/node_modules/pug
            npm ERR! extraneous: qrcode-npm@0.0.3 /opt/iobroker/node_modules/qrcode-npm
            npm ERR! extraneous: qrcode@1.3.3 /opt/iobroker/node_modules/qrcode
            npm ERR! extraneous: regenerator-runtime@0.11.1 /opt/iobroker/node_modules/regenerator-runtime
            npm ERR! extraneous: regex-not@1.0.2 /opt/iobroker/node_modules/regex-not
            npm ERR! extraneous: repeat-element@1.1.3 /opt/iobroker/node_modules/repeat-element
            npm ERR! extraneous: repeat-string@1.6.1 /opt/iobroker/node_modules/repeat-string
            npm ERR! extraneous: resolve-url@0.2.1 /opt/iobroker/node_modules/resolve-url
            npm ERR! extraneous: resolve@1.16.1 /opt/iobroker/node_modules/resolve
            npm ERR! extraneous: restore-cursor@2.0.0 /opt/iobroker/node_modules/restore-cursor
            npm ERR! extraneous: ret@0.1.15 /opt/iobroker/node_modules/ret
            npm ERR! extraneous: reusify@1.0.4 /opt/iobroker/node_modules/reusify
            npm ERR! extraneous: right-align@0.1.3 /opt/iobroker/node_modules/right-align
            npm ERR! extraneous: run-async@2.4.1 /opt/iobroker/node_modules/run-async
            npm ERR! extraneous: rxjs@5.5.12 /opt/iobroker/node_modules/rxjs
            npm ERR! extraneous: safe-regex@1.1.0 /opt/iobroker/node_modules/safe-regex
            npm ERR! missing: semver@^5.5.0, required by iobroker.inst@1.3.1
            npm ERR! extraneous: set-value@2.0.0 /opt/iobroker/node_modules/set-value
            npm ERR! extraneous: shelly-iot@1.0.2 /opt/iobroker/node_modules/shelly-iot
            npm ERR! extraneous: snapdragon-node@2.1.1 /opt/iobroker/node_modules/snapdragon-node
            npm ERR! extraneous: snapdragon-util@3.0.1 /opt/iobroker/node_modules/snapdragon-util
            npm ERR! extraneous: snapdragon@0.8.2 /opt/iobroker/node_modules/snapdragon
            npm ERR! missing: soef@^0.1.49, required by iobroker.inst@1.3.1
            npm ERR! extraneous: source-map-resolve@0.5.2 /opt/iobroker/node_modules/source-map-resolve
            npm ERR! extraneous: source-map-support@0.5.21 /opt/iobroker/node_modules/source-map-support
            npm ERR! extraneous: source-map-url@0.4.0 /opt/iobroker/node_modules/source-map-url
            npm ERR! extraneous: split-string@3.1.0 /opt/iobroker/node_modules/split-string
            npm ERR! extraneous: static-extend@0.1.2 /opt/iobroker/node_modules/static-extend
            npm ERR! extraneous: stream-throttle@0.1.3 /opt/iobroker/node_modules/stream-throttle
            npm ERR! extraneous: streamifier@0.1.1 /opt/iobroker/node_modules/streamifier
            npm ERR! extraneous: svg-inline-react@1.0.3 /opt/iobroker/node_modules/svg-inline-react
            npm ERR! extraneous: symbol-observable@1.0.1 /opt/iobroker/node_modules/symbol-observable
            npm ERR! extraneous: systeminformation@5.11.24 /opt/iobroker/node_modules/systeminformation
            npm ERR! extraneous: thunkify@2.1.2 /opt/iobroker/node_modules/thunkify
            npm ERR! extraneous: tmp@0.0.33 /opt/iobroker/node_modules/tmp
            npm ERR! extraneous: to-fast-properties@2.0.0 /opt/iobroker/node_modules/to-fast-properties
            npm ERR! extraneous: to-object-path@0.3.0 /opt/iobroker/node_modules/to-object-path
            npm ERR! extraneous: to-regex-range@5.0.1 /opt/iobroker/node_modules/to-regex-range
            npm ERR! extraneous: to-regex@3.0.2 /opt/iobroker/node_modules/to-regex
            npm ERR! extraneous: token-stream@0.0.1 /opt/iobroker/node_modules/token-stream
            npm ERR! extraneous: tuyapi@7.3.0 /opt/iobroker/node_modules/tuyapi
            npm ERR! extraneous: uglify-js@1.2.6 /opt/iobroker/node_modules/uglify-js
            npm ERR! extraneous: uglify-to-browserify@1.0.2 /opt/iobroker/node_modules/uglify-to-browserify
            npm ERR! extraneous: union-value@1.0.0 /opt/iobroker/node_modules/union-value
            npm ERR! extraneous: unset-value@1.0.0 /opt/iobroker/node_modules/unset-value
            npm ERR! extraneous: urix@0.1.0 /opt/iobroker/node_modules/urix
            npm ERR! extraneous: use@3.1.1 /opt/iobroker/node_modules/use
            npm ERR! extraneous: virtual-device-sdk@1.5.16 /opt/iobroker/node_modules/virtual-device-sdk
            npm ERR! extraneous: void-elements@2.0.1 /opt/iobroker/node_modules/void-elements
            npm ERR! extraneous: whatwg-fetch@1.1.1 /opt/iobroker/node_modules/whatwg-fetch
            npm ERR! extraneous: which-collection@1.0.1 /opt/iobroker/node_modules/which-collection
            npm ERR! extraneous: window-or-global@1.0.1 /opt/iobroker/node_modules/window-or-global
            npm ERR! extraneous: with@5.1.1 /opt/iobroker/node_modules/with
            npm ERR! extraneous: wordwrap@0.0.3 /opt/iobroker/node_modules/wordwrap
            npm ERR! missing: yargs@^7.0.2, required by iobroker.inst@1.3.1
            npm ERR! extraneous: zigbee-herdsman-converters@14.0.531 /opt/iobroker/node_modules/zigbee-herdsman-converters
            npm ERR! extraneous: zigbee-herdsman@0.13.169 /opt/iobroker/node_modules/zigbee-herdsman
            
            npm ERR! A complete log of this run can be found in:
            npm ERR!     /home/iobroker/.npm/_logs/2022-07-11T09_27_22_984Z-debug-0.log
            
            
            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            schrieb am zuletzt editiert von
            #29

            @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 !?

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            S 1 Antwort Letzte Antwort
            0
            • S Snatch

              @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 BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #30

              @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?

              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

              S 1 Antwort Letzte Antwort
              2
              • Thomas BraunT Thomas Braun

                @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 Offline
                S Offline
                Snatch
                schrieb am zuletzt editiert von
                #31

                @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 Antwort Letzte Antwort
                0
                • GlasfaserG Glasfaser

                  @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 Offline
                  S Offline
                  Snatch
                  schrieb am zuletzt editiert von
                  #32

                  @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 BraunT 1 Antwort Letzte Antwort
                  0
                  • S Snatch

                    @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 BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von Thomas Braun
                    #33

                    @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
                    

                    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

                    1 Antwort Letzte Antwort
                    0
                    • S Offline
                      S Offline
                      Snatch
                      schrieb am zuletzt editiert von Snatch
                      #34

                      @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 Antwort Letzte Antwort
                      0
                      • S Offline
                        S Offline
                        Snatch
                        schrieb am zuletzt editiert von
                        #35

                        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.

                        HomoranH 1 Antwort Letzte Antwort
                        0
                        • S Snatch

                          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.

                          HomoranH Nicht stören
                          HomoranH Nicht stören
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #36

                          @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?

                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          1 Antwort Letzte Antwort
                          0
                          • S Offline
                            S Offline
                            Snatch
                            schrieb am zuletzt editiert von
                            #37

                            @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,

                            crunchipC 1 Antwort Letzte Antwort
                            0
                            • S Snatch

                              @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,

                              crunchipC Abwesend
                              crunchipC Abwesend
                              crunchip
                              Forum Testing Most Active
                              schrieb am zuletzt editiert von
                              #38

                              @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

                              umgestiegen von Proxmox auf Unraid

                              S 1 Antwort Letzte Antwort
                              0
                              • crunchipC crunchip

                                @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 Offline
                                S Offline
                                Snatch
                                schrieb am zuletzt editiert von
                                #39

                                @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 :-D

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • S Snatch

                                  @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 :-D

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

                                  @snatch

                                  cd ~
                                  less .bash_history
                                  

                                  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

                                  1 Antwort Letzte Antwort
                                  0
                                  • S Offline
                                    S Offline
                                    Snatch
                                    schrieb am zuletzt editiert von
                                    #41

                                    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 BraunT 1 Antwort Letzte Antwort
                                    0
                                    • S Snatch

                                      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 BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von Thomas Braun
                                      #42

                                      @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?

                                      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

                                      S 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT 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 Offline
                                        S Offline
                                        Snatch
                                        schrieb am zuletzt editiert von
                                        #43

                                        @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 BraunT 1 Antwort Letzte Antwort
                                        0
                                        • S Snatch

                                          @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 BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #44

                                          @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.

                                          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

                                          S 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

                                          429

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          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
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe