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
    898

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.2k

[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.
  • 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

                      715

                      Online

                      32.6k

                      Benutzer

                      82.2k

                      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