Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [gelöst] - javascript update 4.5.1 fehler

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    UNSOLVED [gelöst] - javascript update 4.5.1 fehler

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

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

      liv-in-sky 1 Reply Last reply Reply Quote 0
      • liv-in-sky
        liv-in-sky @Thomas Braun last edited by

        @Thomas-Braun ja - proxmox container

        Thomas Braun 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @liv-in-sky last edited by

          @liv-in-sky

          lsb_release -a
          
          liv-in-sky 1 Reply Last reply Reply Quote 0
          • liv-in-sky
            liv-in-sky @Thomas Braun last edited by

            @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 Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @liv-in-sky last edited by

              @liv-in-sky
              Nicht als root anmelden!

              Als einfacher user im Verzeichnis /opt/iobroker:

              npm uninstall words
              
              liv-in-sky 1 Reply Last reply Reply Quote 0
              • liv-in-sky
                liv-in-sky @Thomas Braun last edited by

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

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @liv-in-sky last edited by

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

                  liv-in-sky 1 Reply Last reply Reply Quote 0
                  • liv-in-sky
                    liv-in-sky @Thomas Braun last edited by

                    @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 Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @liv-in-sky last edited by

                      @liv-in-sky
                      In /opt/iobroker

                      npm i words
                      
                      liv-in-sky 1 Reply Last reply Reply Quote 0
                      • liv-in-sky
                        liv-in-sky @Thomas Braun last edited by

                        @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 Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @liv-in-sky last edited by

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

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

                          Support us

                          ioBroker
                          Community Adapters
                          Donate

                          933
                          Online

                          31.9k
                          Users

                          80.1k
                          Topics

                          1.3m
                          Posts

                          javascript update
                          3
                          18
                          469
                          Loading More Posts
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes
                          Reply
                          • Reply as topic
                          Log in to reply
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                          The ioBroker Community 2014-2023
                          logo