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. Error/Bug
  4. [gelöst] - javascript update 4.5.1 fehler

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    16
    1
    1.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    895

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

[gelöst] - javascript update 4.5.1 fehler

Geplant Angeheftet Gesperrt Verschoben Ungelöst Error/Bug
javascript update
18 Beiträge 3 Kommentatoren 508 Aufrufe 4 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.
  • liv-in-skyL Offline
    liv-in-skyL Offline
    liv-in-sky
    schrieb am zuletzt editiert von liv-in-sky
    #1

    kann javascript nicht nach 4.5.1 updaten - soweit ich log erstehe will es eine node 0.8.17 version ????

    folgender fehler ( habe heute ung. 19 adapter upgedatet und es war sonst kein fehler dabei - nur bei javascript

    2270 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    2271 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
    2271 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
    2271 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   linux
    2271 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
    2272 warn enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/fsevents/package.json'
    2273 verbose enoent This is related to npm not being able to find a file.
    2274 warn enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/socketwatcher/package.json'
    2275 verbose enoent This is related to npm not being able to find a file.
    2276 warn enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/fsevents/package.json'
    2277 verbose enoent This is related to npm not being able to find a file.
    2278 verbose stack Error: Unsupported engine for words@0.1.3: wanted: {"node":"0.8.17"} (current: {"node":"10.19.0","npm":"6.13.7"})
    2278 verbose stack     at checkEngine (/usr/lib/node_modules/npm/node_modules/npm-install-checks/index.js:14:14)
    2278 verbose stack     at module.exports.isInstallable (/usr/lib/node_modules/npm/lib/install/validate-args.js:60:3)
    2278 verbose stack     at tryCatcher (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
    2278 verbose stack     at ret (eval at makeNodePromisifiedEval (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promisify.js:184:12), <anonymous>:13:39)
    2278 verbose stack     at actions.(anonymous function) (/usr/lib/node_modules/npm/lib/install/actions.js:52:17)
    2278 verbose stack     at execAction (/usr/lib/node_modules/npm/lib/install/actions.js:191:18)
    2278 verbose stack     at tryCatcher (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
    2278 verbose stack     at Object.gotValue (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/reduce.js:155:18)
    2278 verbose stack     at Object.gotAccum (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/reduce.js:144:25)
    2278 verbose stack     at Object.tryCatcher (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
    2278 verbose stack     at Promise._settlePromiseFromHandler (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:517:31)
    2278 verbose stack     at Promise._settlePromise (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:574:18)
    2278 verbose stack     at Promise._settlePromise0 (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:619:10)
    2278 verbose stack     at Promise._settlePromises (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:699:18)
    2278 verbose stack     at Promise._fulfill (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:643:18)
    2278 verbose stack     at Promise._resolveCallback (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:437:57)
    2279 verbose pkgid words@0.1.3
    2280 verbose cwd /
    2281 verbose Linux 5.0.21-5-pve
    2282 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.javascript@4.5.1" "--loglevel" "error" "--prefix" "/opt/iobroker"
    2283 verbose node v10.19.0
    2284 verbose npm  v6.13.7
    2285 error code ENOTSUP
    2286 error notsup Unsupported engine for words@0.1.3: wanted: {"node":"0.8.17"} (current: {"node":"10.19.0","npm":"6.13.7"})
    2287 error notsup Not compatible with your version of node/npm: words@0.1.3
    2288 error notsup Not compatible with your version of node/npm: words@0.1.3
    2288 error notsup Required: {"node":"0.8.17"}
    2288 error notsup Actual:   {"npm":"6.13.7","node":"10.19.0"}
    2289 verbose exit [ 1, true ]
    
    

    nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

    1 Antwort Letzte Antwort
    0
    • Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #2

      Versuch mal

      npm i words
      

      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

      liv-in-skyL 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        Versuch mal

        npm i words
        
        liv-in-skyL Offline
        liv-in-skyL Offline
        liv-in-sky
        schrieb am zuletzt editiert von
        #3

        @Thomas-Braun

        dann kommt das

        root@iobroker59 14:01:50  /opt/iobroker   >
        npm i word
        npm ERR! code ENOTSUP
        npm ERR! notsup Unsupported engine for word@0.2.4: wanted: {"node":">= 0.6.0 < 0.7.0"} (current: {"node":"10.19.0","npm":"6.13.7"})
        npm ERR! notsup Not compatible with your version of node/npm: word@0.2.4
        npm ERR! notsup Not compatible with your version of node/npm: word@0.2.4
        npm ERR! notsup Required: {"node":">= 0.6.0 < 0.7.0"}
        npm ERR! notsup Actual:   {"npm":"6.13.7","node":"10.19.0"}
        
        npm ERR! A complete log of this run can be found in:
        npm ERR!     /home/iobroker/.npm/_logs/2020-05-01T12_02_33_689Z-debug.log
        
        

        nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

        harrymH 1 Antwort Letzte Antwort
        0
        • liv-in-skyL liv-in-sky

          @Thomas-Braun

          dann kommt das

          root@iobroker59 14:01:50  /opt/iobroker   >
          npm i word
          npm ERR! code ENOTSUP
          npm ERR! notsup Unsupported engine for word@0.2.4: wanted: {"node":">= 0.6.0 < 0.7.0"} (current: {"node":"10.19.0","npm":"6.13.7"})
          npm ERR! notsup Not compatible with your version of node/npm: word@0.2.4
          npm ERR! notsup Not compatible with your version of node/npm: word@0.2.4
          npm ERR! notsup Required: {"node":">= 0.6.0 < 0.7.0"}
          npm ERR! notsup Actual:   {"npm":"6.13.7","node":"10.19.0"}
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/iobroker/.npm/_logs/2020-05-01T12_02_33_689Z-debug.log
          
          
          harrymH Offline
          harrymH Offline
          harrym
          schrieb am zuletzt editiert von harrym
          #4

          @liv-in-sky versuch mal npm i words.js (aktuell ist die Version 0.4.3)

          ASRock FM2A88X-ITX+ mit 32GB RAM, 128GB SSD mit Proxmox, 3x1 TB SSD als RAID mit CT und VMs.

          liv-in-skyL 1 Antwort Letzte Antwort
          0
          • harrymH harrym

            @liv-in-sky versuch mal npm i words.js (aktuell ist die Version 0.4.3)

            liv-in-skyL Offline
            liv-in-skyL Offline
            liv-in-sky
            schrieb am zuletzt editiert von
            #5

            @harrym

            mit

            npm i words.js
            

            kommt etwas mehr - viele warnungen

            root@iobroker59 14:02:59  /opt/iobroker   >
             npm i words.js
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/chokidar/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/iobroker.js-controller/node_modules/chokidar/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
            npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/fsevents/package.json'
            npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/socketwatcher/package.json'
            npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/fsevents/package.json'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: abbrev@1.1.1 (node_modules/chokidar/node_modules/fsevents/node_modules/abbrev):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/abbrev' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.abbrev.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ansi-regex@2.1.1 (node_modules/chokidar/node_modules/fsevents/node_modules/ansi-regex):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/ansi-regex' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.ansi-regex.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: aproba@1.2.0 (node_modules/chokidar/node_modules/fsevents/node_modules/aproba):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/aproba' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.aproba.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: balanced-match@1.0.0 (node_modules/chokidar/node_modules/fsevents/node_modules/balanced-match):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/balanced-match' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.balanced-match.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: chownr@1.1.4 (node_modules/chokidar/node_modules/fsevents/node_modules/chownr):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/chownr' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.chownr.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: code-point-at@1.1.0 (node_modules/chokidar/node_modules/fsevents/node_modules/code-point-at):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/code-point-at' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.code-point-at.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: concat-map@0.0.1 (node_modules/chokidar/node_modules/fsevents/node_modules/concat-map):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/concat-map' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.concat-map.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: console-control-strings@1.1.0 (node_modules/chokidar/node_modules/fsevents/node_modules/console-control-strings):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/console-control-strings' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.console-control-strings.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: core-util-is@1.0.2 (node_modules/chokidar/node_modules/fsevents/node_modules/core-util-is):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/core-util-is' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.core-util-is.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: deep-extend@0.6.0 (node_modules/chokidar/node_modules/fsevents/node_modules/deep-extend):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/deep-extend' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.deep-extend.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: delegates@1.0.0 (node_modules/chokidar/node_modules/fsevents/node_modules/delegates):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/delegates' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.delegates.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: detect-libc@1.0.3 (node_modules/chokidar/node_modules/fsevents/node_modules/detect-libc):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/detect-libc' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.detect-libc.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fs.realpath@1.0.0 (node_modules/chokidar/node_modules/fsevents/node_modules/fs.realpath):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/fs.realpath' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.fs.realpath.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: has-unicode@2.0.1 (node_modules/chokidar/node_modules/fsevents/node_modules/has-unicode):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/has-unicode' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.has-unicode.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: inherits@2.0.4 (node_modules/chokidar/node_modules/fsevents/node_modules/inherits):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/inherits' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.inherits.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ini@1.3.5 (node_modules/chokidar/node_modules/fsevents/node_modules/ini):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/ini' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.ini.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: isarray@1.0.0 (node_modules/chokidar/node_modules/fsevents/node_modules/isarray):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/isarray' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.isarray.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: minimist@1.2.5 (node_modules/chokidar/node_modules/fsevents/node_modules/minimist):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/minimist' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.minimist.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ms@2.1.2 (node_modules/chokidar/node_modules/fsevents/node_modules/ms):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/ms' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.ms.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: npm-normalize-package-bin@1.0.1 (node_modules/chokidar/node_modules/fsevents/node_modules/npm-normalize-package-bin):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/npm-normalize-package-bin' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.npm-normalize-package-bin.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: number-is-nan@1.0.1 (node_modules/chokidar/node_modules/fsevents/node_modules/number-is-nan):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/number-is-nan' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.number-is-nan.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: object-assign@4.1.1 (node_modules/chokidar/node_modules/fsevents/node_modules/object-assign):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/object-assign' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.object-assign.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-homedir@1.0.2 (node_modules/chokidar/node_modules/fsevents/node_modules/os-homedir):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/os-homedir' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.os-homedir.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-tmpdir@1.0.2 (node_modules/chokidar/node_modules/fsevents/node_modules/os-tmpdir):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/os-tmpdir' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.os-tmpdir.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: path-is-absolute@1.0.1 (node_modules/chokidar/node_modules/fsevents/node_modules/path-is-absolute):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/path-is-absolute' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.path-is-absolute.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: process-nextick-args@2.0.1 (node_modules/chokidar/node_modules/fsevents/node_modules/process-nextick-args):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/process-nextick-args' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.process-nextick-args.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safe-buffer@5.1.2 (node_modules/chokidar/node_modules/fsevents/node_modules/safe-buffer):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/safe-buffer' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.safe-buffer.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safer-buffer@2.1.2 (node_modules/chokidar/node_modules/fsevents/node_modules/safer-buffer):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/safer-buffer' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.safer-buffer.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sax@1.2.4 (node_modules/chokidar/node_modules/fsevents/node_modules/sax):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/sax' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.sax.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: semver@5.7.1 (node_modules/chokidar/node_modules/fsevents/node_modules/semver):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/semver' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.semver.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: set-blocking@2.0.0 (node_modules/chokidar/node_modules/fsevents/node_modules/set-blocking):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/set-blocking' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.set-blocking.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: signal-exit@3.0.2 (node_modules/chokidar/node_modules/fsevents/node_modules/signal-exit):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/signal-exit' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.signal-exit.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: strip-json-comments@2.0.1 (node_modules/chokidar/node_modules/fsevents/node_modules/strip-json-comments):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/strip-json-comments' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.strip-json-comments.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: util-deprecate@1.0.2 (node_modules/chokidar/node_modules/fsevents/node_modules/util-deprecate):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/util-deprecate' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.util-deprecate.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: wrappy@1.0.2 (node_modules/chokidar/node_modules/fsevents/node_modules/wrappy):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/wrappy' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.wrappy.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: yallist@3.1.1 (node_modules/chokidar/node_modules/fsevents/node_modules/yallist):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/yallist' -> '/opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules/.yallist.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: abbrev@1.1.1 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/abbrev):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/abbrev' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.abbrev.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ansi-regex@2.1.1 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/ansi-regex):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/ansi-regex' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.ansi-regex.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: aproba@1.2.0 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/aproba):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/aproba' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.aproba.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: balanced-match@1.0.0 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/balanced-match):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/balanced-match' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.balanced-match.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: chownr@1.1.4 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/chownr):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/chownr' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.chownr.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: code-point-at@1.1.0 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/code-point-at):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/code-point-at' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.code-point-at.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: concat-map@0.0.1 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/concat-map):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/concat-map' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.concat-map.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: console-control-strings@1.1.0 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/console-control-strings):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/console-control-strings' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.console-control-strings.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: core-util-is@1.0.2 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/core-util-is):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/core-util-is' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.core-util-is.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: deep-extend@0.6.0 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/deep-extend):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/deep-extend' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.deep-extend.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: delegates@1.0.0 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/delegates):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/delegates' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.delegates.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: detect-libc@1.0.3 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/detect-libc):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/detect-libc' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.detect-libc.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fs.realpath@1.0.0 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/fs.realpath):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/fs.realpath' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.fs.realpath.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: has-unicode@2.0.1 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/has-unicode):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/has-unicode' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.has-unicode.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: inherits@2.0.4 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/inherits):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/inherits' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.inherits.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ini@1.3.5 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/ini):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/ini' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.ini.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: isarray@1.0.0 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/isarray):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/isarray' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.isarray.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: minimist@1.2.5 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/minimist):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/minimist' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.minimist.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ms@2.1.2 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/ms):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/ms' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.ms.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: npm-normalize-package-bin@1.0.1 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/npm-normalize-package-bin):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/npm-normalize-package-bin' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.npm-normalize-package-bin.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: number-is-nan@1.0.1 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/number-is-nan):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/number-is-nan' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.number-is-nan.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: object-assign@4.1.1 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/object-assign):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/object-assign' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.object-assign.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-homedir@1.0.2 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/os-homedir):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/os-homedir' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.os-homedir.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-tmpdir@1.0.2 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/os-tmpdir):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/os-tmpdir' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.os-tmpdir.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: path-is-absolute@1.0.1 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/path-is-absolute):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/path-is-absolute' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.path-is-absolute.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: process-nextick-args@2.0.1 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/process-nextick-args):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/process-nextick-args' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.process-nextick-args.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safe-buffer@5.1.2 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/safe-buffer):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/safe-buffer' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.safe-buffer.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safer-buffer@2.1.2 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/safer-buffer):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/safer-buffer' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.safer-buffer.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sax@1.2.4 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/sax):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/sax' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.sax.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: semver@5.7.1 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/semver):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/semver' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.semver.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: set-blocking@2.0.0 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/set-blocking):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/set-blocking' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.set-blocking.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: signal-exit@3.0.2 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/signal-exit):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/signal-exit' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.signal-exit.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: strip-json-comments@2.0.1 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/strip-json-comments):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/strip-json-comments' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.strip-json-comments.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: util-deprecate@1.0.2 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/util-deprecate):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/util-deprecate' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.util-deprecate.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: wrappy@1.0.2 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/wrappy):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/wrappy' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.wrappy.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: yallist@3.1.1 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/yallist):
            npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/yallist' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.yallist.DELETE'
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.5 (node_modules/osx-temperature-sensor):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
            
            + words.js@0.4.3
            added 3 packages from 1 contributor in 17.558s
            
            40 packages are looking for funding
              run `npm fund` for details
            
            

            den javascript adapter kann ich aber trotzdem nicht installieren

            diesen fehler habe ich auch schon lange in der vis

            Image 1.png

            nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

            1 Antwort Letzte Antwort
            0
            • liv-in-skyL Offline
              liv-in-skyL Offline
              liv-in-sky
              schrieb am zuletzt editiert von
              #6

              die neue fehlermeldung bei installieren/updaten von javascript

              2269 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents):
              2270 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
              2271 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
              2271 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
              2271 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   linux
              2271 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
              2272 warn enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/fsevents/package.json'
              2273 verbose enoent This is related to npm not being able to find a file.
              2274 warn enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/socketwatcher/package.json'
              2275 verbose enoent This is related to npm not being able to find a file.
              2276 warn enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/fsevents/package.json'
              2277 verbose enoent This is related to npm not being able to find a file.
              2278 verbose stack Error: Unsupported engine for words@0.1.3: wanted: {"node":"0.8.17"} (current: {"node":"10.19.0","npm":"6.13.7"})
              2278 verbose stack     at checkEngine (/usr/lib/node_modules/npm/node_modules/npm-install-checks/index.js:14:14)
              2278 verbose stack     at module.exports.isInstallable (/usr/lib/node_modules/npm/lib/install/validate-args.js:60:3)
              2278 verbose stack     at tryCatcher (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
              2278 verbose stack     at ret (eval at makeNodePromisifiedEval (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promisify.js:184:12), <anonymous>:13:39)
              2278 verbose stack     at actions.(anonymous function) (/usr/lib/node_modules/npm/lib/install/actions.js:52:17)
              2278 verbose stack     at execAction (/usr/lib/node_modules/npm/lib/install/actions.js:191:18)
              2278 verbose stack     at tryCatcher (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
              2278 verbose stack     at Object.gotValue (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/reduce.js:155:18)
              2278 verbose stack     at Object.gotAccum (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/reduce.js:144:25)
              2278 verbose stack     at Object.tryCatcher (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js:16:23)
              2278 verbose stack     at Promise._settlePromiseFromHandler (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:517:31)
              2278 verbose stack     at Promise._settlePromise (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:574:18)
              2278 verbose stack     at Promise._settlePromise0 (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:619:10)
              2278 verbose stack     at Promise._settlePromises (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:699:18)
              2278 verbose stack     at Promise._fulfill (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:643:18)
              2278 verbose stack     at Promise._resolveCallback (/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js:437:57)
              2279 verbose pkgid words@0.1.3
              2280 verbose cwd /opt/iobroker
              2281 verbose Linux 5.0.21-5-pve
              2282 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" "iobroker.javascript@4.5.1" "--loglevel" "error" "--prefix" "/opt/iobroker"
              2283 verbose node v10.19.0
              2284 verbose npm  v6.13.7
              2285 error code ENOTSUP
              2286 error notsup Unsupported engine for words@0.1.3: wanted: {"node":"0.8.17"} (current: {"node":"10.19.0","npm":"6.13.7"})
              2287 error notsup Not compatible with your version of node/npm: words@0.1.3
              2288 error notsup Not compatible with your version of node/npm: words@0.1.3
              2288 error notsup Required: {"node":"0.8.17"}
              2288 error notsup Actual:   {"npm":"6.13.7","node":"10.19.0"}
              2289 verbose exit [ 1, true ]
              

              nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

              1 Antwort Letzte Antwort
              0
              • liv-in-skyL Offline
                liv-in-skyL Offline
                liv-in-sky
                schrieb am zuletzt editiert von
                #7

                @liv-in-sky sagte in javascript update 4.5.1 fehler:

                e for words@0.1.3: wanted:

                hat niemand einen tipp, wie ich dieses " for words@0.1.3: wanted:" wiedr wegbekomme - es könnte sein, dass ich mal words im setup der instanz hatte und dies noch irgendwo im system drinsteht

                wäre dabkbar für jeden hinweis

                gefunden habe ich z.b einen eintrag in diesem file unter dependencies :

                /opt/iobroker/node_modules/iobroker.javascript/package.json
                

                wie deinstalliert man sowas ?

                nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • liv-in-skyL liv-in-sky

                  @liv-in-sky sagte in javascript update 4.5.1 fehler:

                  e for words@0.1.3: wanted:

                  hat niemand einen tipp, wie ich dieses " for words@0.1.3: wanted:" wiedr wegbekomme - es könnte sein, dass ich mal words im setup der instanz hatte und dies noch irgendwo im system drinsteht

                  wäre dabkbar für jeden hinweis

                  gefunden habe ich z.b einen eintrag in diesem file unter dependencies :

                  /opt/iobroker/node_modules/iobroker.javascript/package.json
                  

                  wie deinstalliert man sowas ?

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

                  @liv-in-sky Welches System hast du da? Debian?

                  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

                  liv-in-skyL 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @liv-in-sky Welches System hast du da? Debian?

                    liv-in-skyL Offline
                    liv-in-skyL Offline
                    liv-in-sky
                    schrieb am zuletzt editiert von
                    #9

                    @Thomas-Braun ja - proxmox container

                    nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • liv-in-skyL liv-in-sky

                      @Thomas-Braun ja - proxmox container

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

                      @liv-in-sky

                      lsb_release -a
                      

                      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

                      liv-in-skyL 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @liv-in-sky

                        lsb_release -a
                        
                        liv-in-skyL Offline
                        liv-in-skyL Offline
                        liv-in-sky
                        schrieb am zuletzt editiert von
                        #11

                        @Thomas-Braun sagte in javascript update 4.5.1 fehler:

                        lsb_release -a

                        
                        root@iobroker59 11:12:57  /opt/iobroker/node_modules/iobroker.javascript/node_modules/words   >
                        lsb_release -a
                        No LSB modules are available.
                        Distributor ID: Debian
                        Description:    Debian GNU/Linux 9.9 (stretch)
                        Release:        9.9
                        Codename:       stretch
                        
                        

                        nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • liv-in-skyL liv-in-sky

                          @Thomas-Braun sagte in javascript update 4.5.1 fehler:

                          lsb_release -a

                          
                          root@iobroker59 11:12:57  /opt/iobroker/node_modules/iobroker.javascript/node_modules/words   >
                          lsb_release -a
                          No LSB modules are available.
                          Distributor ID: Debian
                          Description:    Debian GNU/Linux 9.9 (stretch)
                          Release:        9.9
                          Codename:       stretch
                          
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #12

                          @liv-in-sky
                          Nicht als root anmelden!

                          Als einfacher user im Verzeichnis /opt/iobroker:

                          npm uninstall words
                          

                          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

                          liv-in-skyL 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @liv-in-sky
                            Nicht als root anmelden!

                            Als einfacher user im Verzeichnis /opt/iobroker:

                            npm uninstall words
                            
                            liv-in-skyL Offline
                            liv-in-skyL Offline
                            liv-in-sky
                            schrieb am zuletzt editiert von
                            #13

                            @Thomas-Braun in einem bestimmten verzeichnis - unter /opt/iobroker habe ich das schon mal versucht

                            nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • liv-in-skyL liv-in-sky

                              @Thomas-Braun in einem bestimmten verzeichnis - unter /opt/iobroker habe ich das schon mal versucht

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

                              @liv-in-sky
                              Was sagt die Konsole denn? Ich habe keine Glaskugel.

                              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

                              liv-in-skyL 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @liv-in-sky
                                Was sagt die Konsole denn? Ich habe keine Glaskugel.

                                liv-in-skyL Offline
                                liv-in-skyL Offline
                                liv-in-sky
                                schrieb am zuletzt editiert von
                                #15

                                @Thomas-Braun

                                output wenn ich javascript update nach dem ich unter /opt/iobroker den befehl "npm uninstall words" ausführe

                                Update javascript from @4.4.3 to @4.5.1
                                NPM version: 6.13.7
                                npm install iobroker.javascript@4.5.1 --loglevel error --prefix "/opt/iobroker" (System call)
                                npm ERR!
                                 code ENOTSUPnpm ERR! notsup Unsupported engine for words@0.1.3: wanted: {"node":"0.8.17"} (current: {"node":"10.19.0","npm":"6.13.7"})npm ERR! notsup Not compatible with your version of node/npm: words@0.1.3npm ERR! notsup Not compatible with your version of node/npm: words@0.1.3npm ERR! notsup Required: {"node":"0.8.17"}npm ERR! notsup Actual:   {"npm":"6.13.7","node":"10.19.0"}
                                
                                npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2020-05-02T09_18_22_058Z-debug.log
                                

                                das ist der output beim deinstallieren von words

                                npm uninstall words
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/iobroker.js-controller                                              /node_modules/chokidar/node_modules/fsevents):
                                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":                                              "darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/iobroker.js2fs/node_mo                                              dules/chokidar/node_modules/fsevents):
                                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os"                                              :"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/chokidar/node_modules/                                              fsevents):
                                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os"                                              :"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/fsevents/package                                              .json'
                                npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/socketwatcher/pa                                              ckage.json'
                                npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.js2fs/n                                              ode_modules/fsevents/package.json'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: abbrev@1.1.1 (node_modules/chokidar/node_modules/fse                                              vents/node_modules/abbrev):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/abbrev' -> '/opt/iobroker/node_modules/c                                              hokidar/node_modules/fsevents/node_modules/.abbrev.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ansi-regex@2.1.1 (node_modules/chokidar/node_modules                                              /fsevents/node_modules/ansi-regex):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/ansi-regex' -> '/opt/iobroker/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/.ansi-regex.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: aproba@1.2.0 (node_modules/chokidar/node_modules/fse                                              vents/node_modules/aproba):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/aproba' -> '/opt/iobroker/node_modules/c                                              hokidar/node_modules/fsevents/node_modules/.aproba.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: balanced-match@1.0.0 (node_modules/chokidar/node_mod                                              ules/fsevents/node_modules/balanced-match):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/balanced-match' -> '/opt/iobroker/node_m                                              odules/chokidar/node_modules/fsevents/node_modules/.balanced-match.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: chownr@1.1.4 (node_modules/chokidar/node_modules/fse                                              vents/node_modules/chownr):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/chownr' -> '/opt/iobroker/node_modules/c                                              hokidar/node_modules/fsevents/node_modules/.chownr.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: code-point-at@1.1.0 (node_modules/chokidar/node_modu                                              les/fsevents/node_modules/code-point-at):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/code-point-at' -> '/opt/iobroker/node_mo                                              dules/chokidar/node_modules/fsevents/node_modules/.code-point-at.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: concat-map@0.0.1 (node_modules/chokidar/node_modules                                              /fsevents/node_modules/concat-map):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/concat-map' -> '/opt/iobroker/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/.concat-map.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: console-control-strings@1.1.0 (node_modules/chokidar                                              /node_modules/fsevents/node_modules/console-control-strings):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/console-control-strings' -> '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/.console-control-strings.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: core-util-is@1.0.2 (node_modules/chokidar/node_modul                                              es/fsevents/node_modules/core-util-is):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/core-util-is' -> '/opt/iobroker/node_mod                                              ules/chokidar/node_modules/fsevents/node_modules/.core-util-is.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: deep-extend@0.6.0 (node_modules/chokidar/node_module                                              s/fsevents/node_modules/deep-extend):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/deep-extend' -> '/opt/iobroker/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/.deep-extend.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: delegates@1.0.0 (node_modules/chokidar/node_modules/                                              fsevents/node_modules/delegates):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/delegates' -> '/opt/iobroker/node_module                                              s/chokidar/node_modules/fsevents/node_modules/.delegates.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: detect-libc@1.0.3 (node_modules/chokidar/node_module                                              s/fsevents/node_modules/detect-libc):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/detect-libc' -> '/opt/iobroker/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/.detect-libc.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fs.realpath@1.0.0 (node_modules/chokidar/node_module                                              s/fsevents/node_modules/fs.realpath):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/fs.realpath' -> '/opt/iobroker/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/.fs.realpath.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: has-unicode@2.0.1 (node_modules/chokidar/node_module                                              s/fsevents/node_modules/has-unicode):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/has-unicode' -> '/opt/iobroker/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/.has-unicode.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: inherits@2.0.4 (node_modules/chokidar/node_modules/f                                              sevents/node_modules/inherits):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/inherits' -> '/opt/iobroker/node_modules                                              /chokidar/node_modules/fsevents/node_modules/.inherits.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ini@1.3.5 (node_modules/chokidar/node_modules/fseven                                              ts/node_modules/ini):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/ini' -> '/opt/iobroker/node_modules/chok                                              idar/node_modules/fsevents/node_modules/.ini.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: isarray@1.0.0 (node_modules/chokidar/node_modules/fs                                              events/node_modules/isarray):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/isarray' -> '/opt/iobroker/node_modules/                                              chokidar/node_modules/fsevents/node_modules/.isarray.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: minimist@1.2.5 (node_modules/chokidar/node_modules/f                                              sevents/node_modules/minimist):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/minimist' -> '/opt/iobroker/node_modules                                              /chokidar/node_modules/fsevents/node_modules/.minimist.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ms@2.1.2 (node_modules/chokidar/node_modules/fsevent                                              s/node_modules/ms):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/ms' -> '/opt/iobroker/node_modules/choki                                              dar/node_modules/fsevents/node_modules/.ms.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: npm-normalize-package-bin@1.0.1 (node_modules/chokid                                              ar/node_modules/fsevents/node_modules/npm-normalize-package-bin):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/npm-normalize-package-bin' -> '/opt/iobr                                              oker/node_modules/chokidar/node_modules/fsevents/node_modules/.npm-normalize-package-bin.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: number-is-nan@1.0.1 (node_modules/chokidar/node_modu                                              les/fsevents/node_modules/number-is-nan):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/number-is-nan' -> '/opt/iobroker/node_mo                                              dules/chokidar/node_modules/fsevents/node_modules/.number-is-nan.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: object-assign@4.1.1 (node_modules/chokidar/node_modu                                              les/fsevents/node_modules/object-assign):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/object-assign' -> '/opt/iobroker/node_mo                                              dules/chokidar/node_modules/fsevents/node_modules/.object-assign.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-homedir@1.0.2 (node_modules/chokidar/node_modules                                              /fsevents/node_modules/os-homedir):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/os-homedir' -> '/opt/iobroker/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/.os-homedir.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-tmpdir@1.0.2 (node_modules/chokidar/node_modules/                                              fsevents/node_modules/os-tmpdir):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/os-tmpdir' -> '/opt/iobroker/node_module                                              s/chokidar/node_modules/fsevents/node_modules/.os-tmpdir.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: path-is-absolute@1.0.1 (node_modules/chokidar/node_m                                              odules/fsevents/node_modules/path-is-absolute):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/path-is-absolute' -> '/opt/iobroker/node                                              _modules/chokidar/node_modules/fsevents/node_modules/.path-is-absolute.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: process-nextick-args@2.0.1 (node_modules/chokidar/no                                              de_modules/fsevents/node_modules/process-nextick-args):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/process-nextick-args' -> '/opt/iobroker/                                              node_modules/chokidar/node_modules/fsevents/node_modules/.process-nextick-args.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safe-buffer@5.1.2 (node_modules/chokidar/node_module                                              s/fsevents/node_modules/safe-buffer):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/safe-buffer' -> '/opt/iobroker/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/.safe-buffer.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safer-buffer@2.1.2 (node_modules/chokidar/node_modul                                              es/fsevents/node_modules/safer-buffer):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/safer-buffer' -> '/opt/iobroker/node_mod                                              ules/chokidar/node_modules/fsevents/node_modules/.safer-buffer.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sax@1.2.4 (node_modules/chokidar/node_modules/fseven                                              ts/node_modules/sax):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/sax' -> '/opt/iobroker/node_modules/chok                                              idar/node_modules/fsevents/node_modules/.sax.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: semver@5.7.1 (node_modules/chokidar/node_modules/fse                                              vents/node_modules/semver):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/semver' -> '/opt/iobroker/node_modules/c                                              hokidar/node_modules/fsevents/node_modules/.semver.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: set-blocking@2.0.0 (node_modules/chokidar/node_modul                                              es/fsevents/node_modules/set-blocking):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/set-blocking' -> '/opt/iobroker/node_mod                                              ules/chokidar/node_modules/fsevents/node_modules/.set-blocking.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: signal-exit@3.0.2 (node_modules/chokidar/node_module                                              s/fsevents/node_modules/signal-exit):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/signal-exit' -> '/opt/iobroker/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/.signal-exit.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: strip-json-comments@2.0.1 (node_modules/chokidar/nod                                              e_modules/fsevents/node_modules/strip-json-comments):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/strip-json-comments' -> '/opt/iobroker/n                                              ode_modules/chokidar/node_modules/fsevents/node_modules/.strip-json-comments.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: util-deprecate@1.0.2 (node_modules/chokidar/node_mod                                              ules/fsevents/node_modules/util-deprecate):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/util-deprecate' -> '/opt/iobroker/node_m                                              odules/chokidar/node_modules/fsevents/node_modules/.util-deprecate.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: wrappy@1.0.2 (node_modules/chokidar/node_modules/fse                                              vents/node_modules/wrappy):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/wrappy' -> '/opt/iobroker/node_modules/c                                              hokidar/node_modules/fsevents/node_modules/.wrappy.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: yallist@3.1.1 (node_modules/chokidar/node_modules/fs                                              events/node_modules/yallist):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/yallist' -> '/opt/iobroker/node_modules/                                              chokidar/node_modules/fsevents/node_modules/.yallist.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: abbrev@1.1.1 (node_modules/iobroker.js2fs/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/abbrev):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/abbrev' -> '                                              /opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.                                              abbrev.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ansi-regex@2.1.1 (node_modules/iobroker.js2fs/node_m                                              odules/chokidar/node_modules/fsevents/node_modules/ansi-regex):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/ansi-regex'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modul                                              es/.ansi-regex.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: aproba@1.2.0 (node_modules/iobroker.js2fs/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/aproba):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/aproba' -> '                                              /opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.                                              aproba.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: balanced-match@1.0.0 (node_modules/iobroker.js2fs/no                                              de_modules/chokidar/node_modules/fsevents/node_modules/balanced-match):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/balanced-mat                                              ch' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_m                                              odules/.balanced-match.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: chownr@1.1.4 (node_modules/iobroker.js2fs/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/chownr):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/chownr' -> '                                              /opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.                                              chownr.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: code-point-at@1.1.0 (node_modules/iobroker.js2fs/nod                                              e_modules/chokidar/node_modules/fsevents/node_modules/code-point-at):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/code-point-a                                              t' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_mo                                              dules/.code-point-at.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: concat-map@0.0.1 (node_modules/iobroker.js2fs/node_m                                              odules/chokidar/node_modules/fsevents/node_modules/concat-map):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/concat-map'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modul                                              es/.concat-map.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: console-control-strings@1.1.0 (node_modules/iobroker                                              .js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/console-control-strings):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/console-cont                                              rol-strings' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fseven                                              ts/node_modules/.console-control-strings.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: core-util-is@1.0.2 (node_modules/iobroker.js2fs/node                                              _modules/chokidar/node_modules/fsevents/node_modules/core-util-is):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/core-util-is                                              ' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_mod                                              ules/.core-util-is.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: deep-extend@0.6.0 (node_modules/iobroker.js2fs/node_                                              modules/chokidar/node_modules/fsevents/node_modules/deep-extend):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/deep-extend'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modu                                              les/.deep-extend.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: delegates@1.0.0 (node_modules/iobroker.js2fs/node_mo                                              dules/chokidar/node_modules/fsevents/node_modules/delegates):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/delegates' -                                              > '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_module                                              s/.delegates.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: detect-libc@1.0.3 (node_modules/iobroker.js2fs/node_                                              modules/chokidar/node_modules/fsevents/node_modules/detect-libc):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/detect-libc'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modu                                              les/.detect-libc.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fs.realpath@1.0.0 (node_modules/iobroker.js2fs/node_                                              modules/chokidar/node_modules/fsevents/node_modules/fs.realpath):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/fs.realpath'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modu                                              les/.fs.realpath.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: has-unicode@2.0.1 (node_modules/iobroker.js2fs/node_                                              modules/chokidar/node_modules/fsevents/node_modules/has-unicode):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/has-unicode'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modu                                              les/.has-unicode.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: inherits@2.0.4 (node_modules/iobroker.js2fs/node_mod                                              ules/chokidar/node_modules/fsevents/node_modules/inherits):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/inherits' ->                                               '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules                                              /.inherits.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ini@1.3.5 (node_modules/iobroker.js2fs/node_modules/                                              chokidar/node_modules/fsevents/node_modules/ini):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/ini' -> '/op                                              t/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.ini                                              .DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: isarray@1.0.0 (node_modules/iobroker.js2fs/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/isarray):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/isarray' ->                                               '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/                                              .isarray.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: minimist@1.2.5 (node_modules/iobroker.js2fs/node_mod                                              ules/chokidar/node_modules/fsevents/node_modules/minimist):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/minimist' ->                                               '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules                                              /.minimist.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ms@2.1.2 (node_modules/iobroker.js2fs/node_modules/c                                              hokidar/node_modules/fsevents/node_modules/ms):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/ms' -> '/opt                                              /iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.ms.D                                              ELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: npm-normalize-package-bin@1.0.1 (node_modules/iobrok                                              er.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/npm-normalize-package-bin):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/npm-normaliz                                              e-package-bin' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsev                                              ents/node_modules/.npm-normalize-package-bin.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: number-is-nan@1.0.1 (node_modules/iobroker.js2fs/nod                                              e_modules/chokidar/node_modules/fsevents/node_modules/number-is-nan):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/number-is-na                                              n' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_mo                                              dules/.number-is-nan.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: object-assign@4.1.1 (node_modules/iobroker.js2fs/nod                                              e_modules/chokidar/node_modules/fsevents/node_modules/object-assign):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/object-assig                                              n' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_mo                                              dules/.object-assign.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-homedir@1.0.2 (node_modules/iobroker.js2fs/node_m                                              odules/chokidar/node_modules/fsevents/node_modules/os-homedir):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/os-homedir'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modul                                              es/.os-homedir.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-tmpdir@1.0.2 (node_modules/iobroker.js2fs/node_mo                                              dules/chokidar/node_modules/fsevents/node_modules/os-tmpdir):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/os-tmpdir' -                                              > '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_module                                              s/.os-tmpdir.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: path-is-absolute@1.0.1 (node_modules/iobroker.js2fs/                                              node_modules/chokidar/node_modules/fsevents/node_modules/path-is-absolute):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/path-is-abso                                              lute' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node                                              _modules/.path-is-absolute.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: process-nextick-args@2.0.1 (node_modules/iobroker.js                                              2fs/node_modules/chokidar/node_modules/fsevents/node_modules/process-nextick-args):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/process-next                                              ick-args' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/                                              node_modules/.process-nextick-args.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safe-buffer@5.1.2 (node_modules/iobroker.js2fs/node_                                              modules/chokidar/node_modules/fsevents/node_modules/safe-buffer):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/safe-buffer'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modu                                              les/.safe-buffer.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safer-buffer@2.1.2 (node_modules/iobroker.js2fs/node                                              _modules/chokidar/node_modules/fsevents/node_modules/safer-buffer):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/safer-buffer                                              ' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_mod                                              ules/.safer-buffer.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sax@1.2.4 (node_modules/iobroker.js2fs/node_modules/                                              chokidar/node_modules/fsevents/node_modules/sax):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/sax' -> '/op                                              t/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.sax                                              .DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: semver@5.7.1 (node_modules/iobroker.js2fs/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/semver):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/semver' -> '                                              /opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.                                              semver.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: set-blocking@2.0.0 (node_modules/iobroker.js2fs/node                                              _modules/chokidar/node_modules/fsevents/node_modules/set-blocking):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/set-blocking                                              ' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_mod                                              ules/.set-blocking.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: signal-exit@3.0.2 (node_modules/iobroker.js2fs/node_                                              modules/chokidar/node_modules/fsevents/node_modules/signal-exit):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/signal-exit'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modu                                              les/.signal-exit.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: strip-json-comments@2.0.1 (node_modules/iobroker.js2                                              fs/node_modules/chokidar/node_modules/fsevents/node_modules/strip-json-comments):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/strip-json-c                                              omments' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/n                                              ode_modules/.strip-json-comments.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: util-deprecate@1.0.2 (node_modules/iobroker.js2fs/no                                              de_modules/chokidar/node_modules/fsevents/node_modules/util-deprecate):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/util-depreca                                              te' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_m                                              odules/.util-deprecate.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: wrappy@1.0.2 (node_modules/iobroker.js2fs/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/wrappy):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/wrappy' -> '                                              /opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.                                              wrappy.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: yallist@3.1.1 (node_modules/iobroker.js2fs/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/yallist):
                                npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/yallist' ->                                               '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/                                              .yallist.DELETE'
                                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.5 (node_modules/osx-tempe                                              rature-sensor):
                                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5:                                               wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                
                                up to date in 16.086s
                                
                                43 packages are looking for funding
                                 run `npm fund` for details
                                
                                

                                nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • liv-in-skyL liv-in-sky

                                  @Thomas-Braun

                                  output wenn ich javascript update nach dem ich unter /opt/iobroker den befehl "npm uninstall words" ausführe

                                  Update javascript from @4.4.3 to @4.5.1
                                  NPM version: 6.13.7
                                  npm install iobroker.javascript@4.5.1 --loglevel error --prefix "/opt/iobroker" (System call)
                                  npm ERR!
                                   code ENOTSUPnpm ERR! notsup Unsupported engine for words@0.1.3: wanted: {"node":"0.8.17"} (current: {"node":"10.19.0","npm":"6.13.7"})npm ERR! notsup Not compatible with your version of node/npm: words@0.1.3npm ERR! notsup Not compatible with your version of node/npm: words@0.1.3npm ERR! notsup Required: {"node":"0.8.17"}npm ERR! notsup Actual:   {"npm":"6.13.7","node":"10.19.0"}
                                  
                                  npm ERR! A complete log of this run can be found in:npm ERR!     /home/iobroker/.npm/_logs/2020-05-02T09_18_22_058Z-debug.log
                                  

                                  das ist der output beim deinstallieren von words

                                  npm uninstall words
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/iobroker.js-controller                                              /node_modules/chokidar/node_modules/fsevents):
                                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":                                              "darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/iobroker.js2fs/node_mo                                              dules/chokidar/node_modules/fsevents):
                                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os"                                              :"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/chokidar/node_modules/                                              fsevents):
                                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os"                                              :"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                  npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/fsevents/package                                              .json'
                                  npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/socketwatcher/pa                                              ckage.json'
                                  npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.js2fs/n                                              ode_modules/fsevents/package.json'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: abbrev@1.1.1 (node_modules/chokidar/node_modules/fse                                              vents/node_modules/abbrev):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/abbrev' -> '/opt/iobroker/node_modules/c                                              hokidar/node_modules/fsevents/node_modules/.abbrev.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ansi-regex@2.1.1 (node_modules/chokidar/node_modules                                              /fsevents/node_modules/ansi-regex):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/ansi-regex' -> '/opt/iobroker/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/.ansi-regex.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: aproba@1.2.0 (node_modules/chokidar/node_modules/fse                                              vents/node_modules/aproba):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/aproba' -> '/opt/iobroker/node_modules/c                                              hokidar/node_modules/fsevents/node_modules/.aproba.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: balanced-match@1.0.0 (node_modules/chokidar/node_mod                                              ules/fsevents/node_modules/balanced-match):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/balanced-match' -> '/opt/iobroker/node_m                                              odules/chokidar/node_modules/fsevents/node_modules/.balanced-match.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: chownr@1.1.4 (node_modules/chokidar/node_modules/fse                                              vents/node_modules/chownr):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/chownr' -> '/opt/iobroker/node_modules/c                                              hokidar/node_modules/fsevents/node_modules/.chownr.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: code-point-at@1.1.0 (node_modules/chokidar/node_modu                                              les/fsevents/node_modules/code-point-at):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/code-point-at' -> '/opt/iobroker/node_mo                                              dules/chokidar/node_modules/fsevents/node_modules/.code-point-at.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: concat-map@0.0.1 (node_modules/chokidar/node_modules                                              /fsevents/node_modules/concat-map):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/concat-map' -> '/opt/iobroker/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/.concat-map.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: console-control-strings@1.1.0 (node_modules/chokidar                                              /node_modules/fsevents/node_modules/console-control-strings):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/console-control-strings' -> '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/.console-control-strings.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: core-util-is@1.0.2 (node_modules/chokidar/node_modul                                              es/fsevents/node_modules/core-util-is):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/core-util-is' -> '/opt/iobroker/node_mod                                              ules/chokidar/node_modules/fsevents/node_modules/.core-util-is.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: deep-extend@0.6.0 (node_modules/chokidar/node_module                                              s/fsevents/node_modules/deep-extend):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/deep-extend' -> '/opt/iobroker/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/.deep-extend.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: delegates@1.0.0 (node_modules/chokidar/node_modules/                                              fsevents/node_modules/delegates):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/delegates' -> '/opt/iobroker/node_module                                              s/chokidar/node_modules/fsevents/node_modules/.delegates.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: detect-libc@1.0.3 (node_modules/chokidar/node_module                                              s/fsevents/node_modules/detect-libc):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/detect-libc' -> '/opt/iobroker/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/.detect-libc.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fs.realpath@1.0.0 (node_modules/chokidar/node_module                                              s/fsevents/node_modules/fs.realpath):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/fs.realpath' -> '/opt/iobroker/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/.fs.realpath.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: has-unicode@2.0.1 (node_modules/chokidar/node_module                                              s/fsevents/node_modules/has-unicode):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/has-unicode' -> '/opt/iobroker/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/.has-unicode.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: inherits@2.0.4 (node_modules/chokidar/node_modules/f                                              sevents/node_modules/inherits):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/inherits' -> '/opt/iobroker/node_modules                                              /chokidar/node_modules/fsevents/node_modules/.inherits.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ini@1.3.5 (node_modules/chokidar/node_modules/fseven                                              ts/node_modules/ini):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/ini' -> '/opt/iobroker/node_modules/chok                                              idar/node_modules/fsevents/node_modules/.ini.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: isarray@1.0.0 (node_modules/chokidar/node_modules/fs                                              events/node_modules/isarray):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/isarray' -> '/opt/iobroker/node_modules/                                              chokidar/node_modules/fsevents/node_modules/.isarray.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: minimist@1.2.5 (node_modules/chokidar/node_modules/f                                              sevents/node_modules/minimist):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/minimist' -> '/opt/iobroker/node_modules                                              /chokidar/node_modules/fsevents/node_modules/.minimist.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ms@2.1.2 (node_modules/chokidar/node_modules/fsevent                                              s/node_modules/ms):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/ms' -> '/opt/iobroker/node_modules/choki                                              dar/node_modules/fsevents/node_modules/.ms.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: npm-normalize-package-bin@1.0.1 (node_modules/chokid                                              ar/node_modules/fsevents/node_modules/npm-normalize-package-bin):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/npm-normalize-package-bin' -> '/opt/iobr                                              oker/node_modules/chokidar/node_modules/fsevents/node_modules/.npm-normalize-package-bin.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: number-is-nan@1.0.1 (node_modules/chokidar/node_modu                                              les/fsevents/node_modules/number-is-nan):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/number-is-nan' -> '/opt/iobroker/node_mo                                              dules/chokidar/node_modules/fsevents/node_modules/.number-is-nan.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: object-assign@4.1.1 (node_modules/chokidar/node_modu                                              les/fsevents/node_modules/object-assign):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/object-assign' -> '/opt/iobroker/node_mo                                              dules/chokidar/node_modules/fsevents/node_modules/.object-assign.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-homedir@1.0.2 (node_modules/chokidar/node_modules                                              /fsevents/node_modules/os-homedir):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/os-homedir' -> '/opt/iobroker/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/.os-homedir.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-tmpdir@1.0.2 (node_modules/chokidar/node_modules/                                              fsevents/node_modules/os-tmpdir):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/os-tmpdir' -> '/opt/iobroker/node_module                                              s/chokidar/node_modules/fsevents/node_modules/.os-tmpdir.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: path-is-absolute@1.0.1 (node_modules/chokidar/node_m                                              odules/fsevents/node_modules/path-is-absolute):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/path-is-absolute' -> '/opt/iobroker/node                                              _modules/chokidar/node_modules/fsevents/node_modules/.path-is-absolute.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: process-nextick-args@2.0.1 (node_modules/chokidar/no                                              de_modules/fsevents/node_modules/process-nextick-args):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/process-nextick-args' -> '/opt/iobroker/                                              node_modules/chokidar/node_modules/fsevents/node_modules/.process-nextick-args.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safe-buffer@5.1.2 (node_modules/chokidar/node_module                                              s/fsevents/node_modules/safe-buffer):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/safe-buffer' -> '/opt/iobroker/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/.safe-buffer.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safer-buffer@2.1.2 (node_modules/chokidar/node_modul                                              es/fsevents/node_modules/safer-buffer):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/safer-buffer' -> '/opt/iobroker/node_mod                                              ules/chokidar/node_modules/fsevents/node_modules/.safer-buffer.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sax@1.2.4 (node_modules/chokidar/node_modules/fseven                                              ts/node_modules/sax):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/sax' -> '/opt/iobroker/node_modules/chok                                              idar/node_modules/fsevents/node_modules/.sax.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: semver@5.7.1 (node_modules/chokidar/node_modules/fse                                              vents/node_modules/semver):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/semver' -> '/opt/iobroker/node_modules/c                                              hokidar/node_modules/fsevents/node_modules/.semver.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: set-blocking@2.0.0 (node_modules/chokidar/node_modul                                              es/fsevents/node_modules/set-blocking):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/set-blocking' -> '/opt/iobroker/node_mod                                              ules/chokidar/node_modules/fsevents/node_modules/.set-blocking.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: signal-exit@3.0.2 (node_modules/chokidar/node_module                                              s/fsevents/node_modules/signal-exit):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/signal-exit' -> '/opt/iobroker/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/.signal-exit.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: strip-json-comments@2.0.1 (node_modules/chokidar/nod                                              e_modules/fsevents/node_modules/strip-json-comments):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/strip-json-comments' -> '/opt/iobroker/n                                              ode_modules/chokidar/node_modules/fsevents/node_modules/.strip-json-comments.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: util-deprecate@1.0.2 (node_modules/chokidar/node_mod                                              ules/fsevents/node_modules/util-deprecate):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/util-deprecate' -> '/opt/iobroker/node_m                                              odules/chokidar/node_modules/fsevents/node_modules/.util-deprecate.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: wrappy@1.0.2 (node_modules/chokidar/node_modules/fse                                              vents/node_modules/wrappy):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/wrappy' -> '/opt/iobroker/node_modules/c                                              hokidar/node_modules/fsevents/node_modules/.wrappy.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: yallist@3.1.1 (node_modules/chokidar/node_modules/fs                                              events/node_modules/yallist):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/chokidar/node_modules/fsevents/node_modules/yallist' -> '/opt/iobroker/node_modules/                                              chokidar/node_modules/fsevents/node_modules/.yallist.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: abbrev@1.1.1 (node_modules/iobroker.js2fs/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/abbrev):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/abbrev' -> '                                              /opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.                                              abbrev.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ansi-regex@2.1.1 (node_modules/iobroker.js2fs/node_m                                              odules/chokidar/node_modules/fsevents/node_modules/ansi-regex):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/ansi-regex'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modul                                              es/.ansi-regex.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: aproba@1.2.0 (node_modules/iobroker.js2fs/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/aproba):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/aproba' -> '                                              /opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.                                              aproba.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: balanced-match@1.0.0 (node_modules/iobroker.js2fs/no                                              de_modules/chokidar/node_modules/fsevents/node_modules/balanced-match):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/balanced-mat                                              ch' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_m                                              odules/.balanced-match.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: chownr@1.1.4 (node_modules/iobroker.js2fs/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/chownr):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/chownr' -> '                                              /opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.                                              chownr.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: code-point-at@1.1.0 (node_modules/iobroker.js2fs/nod                                              e_modules/chokidar/node_modules/fsevents/node_modules/code-point-at):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/code-point-a                                              t' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_mo                                              dules/.code-point-at.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: concat-map@0.0.1 (node_modules/iobroker.js2fs/node_m                                              odules/chokidar/node_modules/fsevents/node_modules/concat-map):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/concat-map'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modul                                              es/.concat-map.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: console-control-strings@1.1.0 (node_modules/iobroker                                              .js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/console-control-strings):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/console-cont                                              rol-strings' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fseven                                              ts/node_modules/.console-control-strings.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: core-util-is@1.0.2 (node_modules/iobroker.js2fs/node                                              _modules/chokidar/node_modules/fsevents/node_modules/core-util-is):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/core-util-is                                              ' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_mod                                              ules/.core-util-is.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: deep-extend@0.6.0 (node_modules/iobroker.js2fs/node_                                              modules/chokidar/node_modules/fsevents/node_modules/deep-extend):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/deep-extend'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modu                                              les/.deep-extend.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: delegates@1.0.0 (node_modules/iobroker.js2fs/node_mo                                              dules/chokidar/node_modules/fsevents/node_modules/delegates):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/delegates' -                                              > '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_module                                              s/.delegates.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: detect-libc@1.0.3 (node_modules/iobroker.js2fs/node_                                              modules/chokidar/node_modules/fsevents/node_modules/detect-libc):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/detect-libc'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modu                                              les/.detect-libc.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fs.realpath@1.0.0 (node_modules/iobroker.js2fs/node_                                              modules/chokidar/node_modules/fsevents/node_modules/fs.realpath):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/fs.realpath'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modu                                              les/.fs.realpath.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: has-unicode@2.0.1 (node_modules/iobroker.js2fs/node_                                              modules/chokidar/node_modules/fsevents/node_modules/has-unicode):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/has-unicode'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modu                                              les/.has-unicode.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: inherits@2.0.4 (node_modules/iobroker.js2fs/node_mod                                              ules/chokidar/node_modules/fsevents/node_modules/inherits):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/inherits' ->                                               '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules                                              /.inherits.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ini@1.3.5 (node_modules/iobroker.js2fs/node_modules/                                              chokidar/node_modules/fsevents/node_modules/ini):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/ini' -> '/op                                              t/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.ini                                              .DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: isarray@1.0.0 (node_modules/iobroker.js2fs/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/isarray):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/isarray' ->                                               '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/                                              .isarray.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: minimist@1.2.5 (node_modules/iobroker.js2fs/node_mod                                              ules/chokidar/node_modules/fsevents/node_modules/minimist):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/minimist' ->                                               '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules                                              /.minimist.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: ms@2.1.2 (node_modules/iobroker.js2fs/node_modules/c                                              hokidar/node_modules/fsevents/node_modules/ms):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/ms' -> '/opt                                              /iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.ms.D                                              ELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: npm-normalize-package-bin@1.0.1 (node_modules/iobrok                                              er.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/npm-normalize-package-bin):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/npm-normaliz                                              e-package-bin' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsev                                              ents/node_modules/.npm-normalize-package-bin.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: number-is-nan@1.0.1 (node_modules/iobroker.js2fs/nod                                              e_modules/chokidar/node_modules/fsevents/node_modules/number-is-nan):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/number-is-na                                              n' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_mo                                              dules/.number-is-nan.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: object-assign@4.1.1 (node_modules/iobroker.js2fs/nod                                              e_modules/chokidar/node_modules/fsevents/node_modules/object-assign):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/object-assig                                              n' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_mo                                              dules/.object-assign.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-homedir@1.0.2 (node_modules/iobroker.js2fs/node_m                                              odules/chokidar/node_modules/fsevents/node_modules/os-homedir):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/os-homedir'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modul                                              es/.os-homedir.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: os-tmpdir@1.0.2 (node_modules/iobroker.js2fs/node_mo                                              dules/chokidar/node_modules/fsevents/node_modules/os-tmpdir):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/os-tmpdir' -                                              > '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_module                                              s/.os-tmpdir.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: path-is-absolute@1.0.1 (node_modules/iobroker.js2fs/                                              node_modules/chokidar/node_modules/fsevents/node_modules/path-is-absolute):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/path-is-abso                                              lute' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node                                              _modules/.path-is-absolute.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: process-nextick-args@2.0.1 (node_modules/iobroker.js                                              2fs/node_modules/chokidar/node_modules/fsevents/node_modules/process-nextick-args):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/process-next                                              ick-args' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/                                              node_modules/.process-nextick-args.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safe-buffer@5.1.2 (node_modules/iobroker.js2fs/node_                                              modules/chokidar/node_modules/fsevents/node_modules/safe-buffer):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/safe-buffer'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modu                                              les/.safe-buffer.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: safer-buffer@2.1.2 (node_modules/iobroker.js2fs/node                                              _modules/chokidar/node_modules/fsevents/node_modules/safer-buffer):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/safer-buffer                                              ' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_mod                                              ules/.safer-buffer.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: sax@1.2.4 (node_modules/iobroker.js2fs/node_modules/                                              chokidar/node_modules/fsevents/node_modules/sax):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/sax' -> '/op                                              t/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.sax                                              .DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: semver@5.7.1 (node_modules/iobroker.js2fs/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/semver):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/semver' -> '                                              /opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.                                              semver.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: set-blocking@2.0.0 (node_modules/iobroker.js2fs/node                                              _modules/chokidar/node_modules/fsevents/node_modules/set-blocking):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/set-blocking                                              ' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_mod                                              ules/.set-blocking.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: signal-exit@3.0.2 (node_modules/iobroker.js2fs/node_                                              modules/chokidar/node_modules/fsevents/node_modules/signal-exit):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/signal-exit'                                               -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modu                                              les/.signal-exit.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: strip-json-comments@2.0.1 (node_modules/iobroker.js2                                              fs/node_modules/chokidar/node_modules/fsevents/node_modules/strip-json-comments):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/strip-json-c                                              omments' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/n                                              ode_modules/.strip-json-comments.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: util-deprecate@1.0.2 (node_modules/iobroker.js2fs/no                                              de_modules/chokidar/node_modules/fsevents/node_modules/util-deprecate):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/util-depreca                                              te' -> '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_m                                              odules/.util-deprecate.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: wrappy@1.0.2 (node_modules/iobroker.js2fs/node_modul                                              es/chokidar/node_modules/fsevents/node_modules/wrappy):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/wrappy' -> '                                              /opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/.                                              wrappy.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: yallist@3.1.1 (node_modules/iobroker.js2fs/node_modu                                              les/chokidar/node_modules/fsevents/node_modules/yallist):
                                  npm WARN enoent SKIPPING OPTIONAL DEPENDENCY: ENOENT: no such file or directory, rename '/opt/iobrok                                              er/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/yallist' ->                                               '/opt/iobroker/node_modules/iobroker.js2fs/node_modules/chokidar/node_modules/fsevents/node_modules/                                              .yallist.DELETE'
                                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.5 (node_modules/osx-tempe                                              rature-sensor):
                                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.5:                                               wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                  
                                  up to date in 16.086s
                                  
                                  43 packages are looking for funding
                                   run `npm fund` for details
                                  
                                  

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

                                  @liv-in-sky
                                  In /opt/iobroker

                                  npm i words
                                  

                                  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

                                  liv-in-skyL 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @liv-in-sky
                                    In /opt/iobroker

                                    npm i words
                                    
                                    liv-in-skyL Offline
                                    liv-in-skyL Offline
                                    liv-in-sky
                                    schrieb am zuletzt editiert von
                                    #17

                                    @Thomas-Braun sagte in javascript update 4.5.1 fehler:

                                    npm i words

                                    npm i words
                                    npm ERR! code ENOTSUP
                                    npm ERR! notsup Unsupported engine for words@0.1.3: wanted: {"node":"0.8.17"} (current: {"node":"10.19.0","npm":"6.13.7"})
                                    npm ERR! notsup Not compatible with your version of node/npm: words@0.1.3
                                    npm ERR! notsup Not compatible with your version of node/npm: words@0.1.3
                                    npm ERR! notsup Required: {"node":"0.8.17"}
                                    npm ERR! notsup Actual:   {"npm":"6.13.7","node":"10.19.0"}
                                    
                                    npm ERR! A complete log of this run can be found in:
                                    npm ERR!     /home/iobroker/.npm/_logs/2020-05-02T09_27_45_641Z-debug.log
                                    root@iobroker59 11:27:45  /opt/iobroker   >
                                    
                                    

                                    nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • liv-in-skyL liv-in-sky

                                      @Thomas-Braun sagte in javascript update 4.5.1 fehler:

                                      npm i words

                                      npm i words
                                      npm ERR! code ENOTSUP
                                      npm ERR! notsup Unsupported engine for words@0.1.3: wanted: {"node":"0.8.17"} (current: {"node":"10.19.0","npm":"6.13.7"})
                                      npm ERR! notsup Not compatible with your version of node/npm: words@0.1.3
                                      npm ERR! notsup Not compatible with your version of node/npm: words@0.1.3
                                      npm ERR! notsup Required: {"node":"0.8.17"}
                                      npm ERR! notsup Actual:   {"npm":"6.13.7","node":"10.19.0"}
                                      
                                      npm ERR! A complete log of this run can be found in:
                                      npm ERR!     /home/iobroker/.npm/_logs/2020-05-02T09_27_45_641Z-debug.log
                                      root@iobroker59 11:27:45  /opt/iobroker   >
                                      
                                      
                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #18

                                      @liv-in-sky Du bist ja immer noch root!
                                      Ich bin dann raus.

                                      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
                                      Antworten
                                      • In einem neuen Thema antworten
                                      Anmelden zum Antworten
                                      • Älteste zuerst
                                      • Neuste zuerst
                                      • Meiste Stimmen


                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate

                                      330

                                      Online

                                      32.6k

                                      Benutzer

                                      82.1k

                                      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