NEWS
IoBroker simple web Adapter nach Update zerschossen
-
Hi
Seit vorhin ist ein Update für den simple Web Adapter verfügbar. Allerdings konnte man dieses nicht vollständig installieren und der Adapter war danach zerschossen.
Eine Neuinstallation ist ebenfalls nicht mehr möglich:
$ ./iobroker add web npm install iobroker.web --production --prefix "/opt/iobroker" (System call) npm ERR! notarget No compatible version found: iobroker.socketio@'>=1.3.0'npm ERR! notarget Valid install targets:npm ERR! notarget ["0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.7","0.2.0","0.2.1","0.2.2","0.2.3","0.3.0","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","1.0.0","1.2.1","1.2.2","1.2.3"] npm ERR! notarget npm ERR! notarget This is most likely not a problem with npm itself. npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist. npm ERR! System Linux 4.2.0-35-generic npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.web" "--production" "--prefix" "/opt/iobroker" npm ERR! cwd / npm ERR! node -v v0.10.25npm ERR! npm -v 1.4.21npm ERR! code ETARGET npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /npm-debug.log npm ERR! not ok code 0 ERROR: host.SmartHome Cannot install iobroker.web: 1 ERROR: process exited with code 25Eine manuelle Installation (npm install iobroker.web) über die Konsole liefert folgendes:
npm ERR! notarget No compatible version found: iobroker.socketio@'>=1.3.0' npm ERR! notarget Valid install targets: npm ERR! notarget ["0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.7","0.2.0","0.2.1","0.2.2","0.2.3","0.3.0","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","1.0.0","1.2.1","1.2.2","1.2.3"] npm ERR! notarget npm ERR! notarget This is most likely not a problem with npm itself. npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist. npm ERR! System Linux 4.2.0-35-generic npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.web" npm ERR! cwd /opt/iobroker npm ERR! node -v v0.10.25 npm ERR! npm -v 1.4.21 npm ERR! code ETARGET npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /opt/iobroker/npm-debug.log npm ERR! not ok code 0Was läuft hier schief?
Viele Grüße,
Frank
-
Hi
Seit vorhin ist ein Update für den simple Web Adapter verfügbar. Allerdings konnte man dieses nicht vollständig installieren und der Adapter war danach zerschossen.
Eine Neuinstallation ist ebenfalls nicht mehr möglich:
$ ./iobroker add web npm install iobroker.web --production --prefix "/opt/iobroker" (System call) npm ERR! notarget No compatible version found: iobroker.socketio@'>=1.3.0'npm ERR! notarget Valid install targets:npm ERR! notarget ["0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.7","0.2.0","0.2.1","0.2.2","0.2.3","0.3.0","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","1.0.0","1.2.1","1.2.2","1.2.3"] npm ERR! notarget npm ERR! notarget This is most likely not a problem with npm itself. npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist. npm ERR! System Linux 4.2.0-35-generic npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.web" "--production" "--prefix" "/opt/iobroker" npm ERR! cwd / npm ERR! node -v v0.10.25npm ERR! npm -v 1.4.21npm ERR! code ETARGET npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /npm-debug.log npm ERR! not ok code 0 ERROR: host.SmartHome Cannot install iobroker.web: 1 ERROR: process exited with code 25Eine manuelle Installation (npm install iobroker.web) über die Konsole liefert folgendes:
npm ERR! notarget No compatible version found: iobroker.socketio@'>=1.3.0' npm ERR! notarget Valid install targets: npm ERR! notarget ["0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.7","0.2.0","0.2.1","0.2.2","0.2.3","0.3.0","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","1.0.0","1.2.1","1.2.2","1.2.3"] npm ERR! notarget npm ERR! notarget This is most likely not a problem with npm itself. npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist. npm ERR! System Linux 4.2.0-35-generic npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install" "iobroker.web" npm ERR! cwd /opt/iobroker npm ERR! node -v v0.10.25 npm ERR! npm -v 1.4.21 npm ERR! code ETARGET npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /opt/iobroker/npm-debug.log npm ERR! not ok code 0Was läuft hier schief?
Viele Grüße,
Frank `
Probier noch mal.