NEWS
[solved] Updates js-controller fails "node_modules\tr-O64"
-
$ iobroker upgrade self Update js-controller from @3.3.20 to @3.3.22 NPM version: 6.14.15 npm install iobroker.js-controller@3.3.22 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call) npm ERR! code EINVALIDTAGNAME npm ERR! Invalid tag name "node_modules\tr-O64": Tags may not have any characters that encodeURIComponent encodes. npm ERR! A complete log of this run can be found in: npm ERR! /path/to/logs/2022-01-18T08_26_51_107Z-debug.log
which says:
1009 verbose stack Error: Invalid tag name "node_modules\tr-O64": Tags may not have any characters that encodeURIComponent encodes. 1009 verbose stack at invalidTagName (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:91:15) 1009 verbose stack at fromRegistry (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:296:13) 1009 verbose stack at resolve (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:81:12) 1009 verbose stack at npa (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:52:10) 1009 verbose stack at doesChildVersionMatch (/usr/lib/node_modules/npm/lib/install/deps.js:91:21) 1009 verbose stack at isDep (/usr/lib/node_modules/npm/lib/install/deps.js:163:27) 1009 verbose stack at addRequiredDep (/usr/lib/node_modules/npm/lib/install/deps.js:175:13) 1009 verbose stack at resolveWithExistingModule (/usr/lib/node_modules/npm/lib/install/deps.js:630:3) 1009 verbose stack at /usr/lib/node_modules/npm/lib/install/deps.js:566:5 1009 verbose stack at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:35 1009 verbose stack at Array.forEach (<anonymous>) 1009 verbose stack at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:11 1009 verbose stack at Array.forEach (<anonymous>) 1009 verbose stack at asyncMap (/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:51:8) 1009 verbose stack at exports.loadExtraneous.andResolveDeps (/usr/lib/node_modules/npm/lib/install/deps.js:565:3) 1009 verbose stack at Array.<anonymous> (/usr/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
tr-064 version 4.2.14
Ist das Problem bekannt?
Wo bin ich falsch abgebogen?THX und beste Grüße
maniac_Systemdata Bitte Ausfüllen Hardwaresystem: pi4 Arbeitsspeicher: 8GB Festplattenart: SD-Karte, 56/64 GB free Betriebssystem: raspian buster 10.11 32bit Node-Version: 12.22.9 Nodejs-Version: 12.22.9 NPM-Version: 6.14.15 Installationsart: Skript Image genutzt: Nein Ort/Name der Imagedatei: n.a. -
@maniac_on_moon sagte in Update js-controller to @3.3.22 fails "node_modules\tr-O64":
Ist das Problem bekannt?
Ja. Such mal nach
Invalid tag name "node_modules\tr-O64"
Das hatten wir schon.
-
@thomas-braun said in Update js-controller to @3.3.22 fails "node_modules\tr-O64":
node_modules\tr-O64
Aus https://forum.iobroker.net/post/651167
"Ich werd mal das AVM Plugin deinstallieren / neu installieren"Nach der deinstallation lies sich der iobrker nicht mehr starten --> Neuinstallation und recover aus dem Backup.
Irgendwo ist aber noch der Wurm drin. Die Zigbee DB aus dem deconz Adapter scheint nicht mehr "richtig" gefütert zu werden und unter "system.adapter.javascript.0" sind die Scripte nicht mehr sichtbar, laufen aber noch, denn sie sind in den "Objekten" vorhanden. --> Browserproblem: Cache und Cookies gelöscht.
Endlich wieder "SOP".