NEWS
[GELÖST] Flot und Rickshaw Adapter - Installation schlägt fehl
-
Hallo,
ich schaffe es nicht die beiden Adapter zu installieren.
iobroker 2016-03-27 16:44:09 info exit 25 iobroker 2016-03-27 16:44:09 info Cannot install iobroker.flot: 4294963228 iobroker 2016-03-27 16:44:09 info npm ERR! C:\WINDOWS\system32\npm-debug.log iobroker 2016-03-27 16:44:09 info npm ERR! Please include the following file with any support request: iobroker 2016-03-27 16:44:09 info iobroker 2016-03-27 16:44:09 info eisdir a package you are trying to install. iobroker 2016-03-27 16:44:09 info ERR! iobroker 2016-03-27 16:44:09 info and is related to npm not being able to find a package.json innpm iobroker 2016-03-27 16:44:09 info eisdir iobroker 2016-03-27 16:44:09 info ERR! iobroker 2016-03-27 16:44:09 info iobroker 2016-03-27 16:44:09 info eisdir This is most likely not a problem with npm itselfnpm iobroker 2016-03-27 16:44:09 info ERR! iobroker 2016-03-27 16:44:09 info iobroker 2016-03-27 16:44:09 info npm iobroker 2016-03-27 16:44:09 info ERR! eisdir EISDIR: illegal operation on a directory, read iobroker 2016-03-27 16:44:09 info npm iobroker 2016-03-27 16:44:09 info iobroker 2016-03-27 16:44:09 info syscall read iobroker 2016-03-27 16:44:09 info ERR! iobroker 2016-03-27 16:44:09 info -4068npm iobroker 2016-03-27 16:44:09 info errno iobroker 2016-03-27 16:44:09 info iobroker 2016-03-27 16:44:09 info ERR! iobroker 2016-03-27 16:44:09 info npm iobroker 2016-03-27 16:44:09 info EISDIR iobroker 2016-03-27 16:44:09 info code iobroker 2016-03-27 16:44:09 info iobroker 2016-03-27 16:44:09 info ERR! iobroker 2016-03-27 16:44:09 info iobroker 2016-03-27 16:44:09 info npm iobroker 2016-03-27 16:44:09 info ERR! npm v3.7.3 iobroker 2016-03-27 16:44:09 info iobroker 2016-03-27 16:44:09 info npm iobroker 2016-03-27 16:44:09 info ERR! node v5.9.0 iobroker 2016-03-27 16:44:09 info npm iobroker 2016-03-27 16:44:09 info "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--production" "--prefix" "C:/Program Files/ioBroker/node_modules/iobroker.flot" iobroker 2016-03-27 16:44:09 info argv iobroker 2016-03-27 16:44:09 info ERR! iobroker 2016-03-27 16:44:09 info npm iobroker 2016-03-27 16:44:09 info ERR! Windows_NT 10.0.10586 iobroker 2016-03-27 16:44:09 info npm iobroker 2016-03-27 16:44:09 info addLocal Could not install C:\WINDOWS\system32 iobroker 2016-03-27 16:44:09 info iobroker 2016-03-27 16:44:09 info ERR! iobroker 2016-03-27 16:44:09 info iobroker 2016-03-27 16:44:09 info npm iobroker 2016-03-27 16:44:06 info npm install --production --prefix "C:/Program Files/ioBroker/node_modules/iobroker.flot" (System call) iobroker 2016-03-27 16:44:06 info host.DauerlaufLaptop install adapter flot iobroker 2016-03-27 16:44:05 info add flot
Andere Adapter lassen sich problemlos installieren.
"npm cache clean" habe ich schon durchgeführt, führte aber nicht zum Erfolg
Jemand eine Idee, was bei mir falsch läuft?
Folgende Adapter sind installiert und sind aktiv (außer email.0 und fritzbox.0)
- Instanz Titel Zeitplanung
admin.0 ioBroker Admin dwd.0 DWD */5 * * * * email.0 Email Adapter fritzbox.0 fritzbox Adapter history.0 history hm-rega.0 HomeMatic ReGaHSS hm-rpc.0 HomeMatic RPC hmm.0 Homematic Manager ical.0 iCal Adapter 0 */6 * * * javascript.0 Javascript/Coffescript Script Engine simple-api.0 simpleAPI Adapter socketio.0 socket.io Adapter vis.0 iobroker Visualisation web.0 ioBroker simple web Adapter yr.0 yr.no */5 * * * *
-
Hallo GerdSo,
willkommen im Forum
Habe die Installation des Adapters gerade mal auf einem RPi2 getestet. Da läuft es durch
Hast du dein System schon einmal neu gestartet?
Gruß
Jürgen
-
Wenn ich das aber richtig sehe ist es hier eine WIN10 Installation.
Angemeckert wird sowohl die nodejs version mit 5.9.0 und die wohl dazugehörige npm-Version von 3.7.3
Kann dazu mal ein Windows USer etwas sagen - ich kann das leider nicht.
Gruß
Rainer
-
Hallo,
mehrfach neu gestartet, inkl. Rechnerneustart. Richtig, ist ein Win10 System.
Alle Installationen sind aktuell, d.h. ioBroker etc. ist aktuell, node.js und npm aktuelle Version. Dachte vorher, dass es daran liegt und habe alles aktualisiert.
Ergänzung: Mit diesen Versionen läßt sich z.B. der vCard-Adapter problemlos installieren
Viele Grüße Gerd.
-
Das ist Rechtenproblem. In der neuen Installation habe ich iobroker aus Programm Files verschoben .
Ich empfehle dir aus der Konsole mit admin rechten, das Kommando ausführen:
cd C:/Program Files/ioBroker/
npm install iobroker.flot
iobroker add flot
-
Das ist Rechtenproblem. In der neuen Installation habe ich iobroker aus Programm Files verschoben .
Ich empfehle dir aus der Konsole mit admin rechten, das Kommando ausführen:
cd C:/Program Files/ioBroker/
npm install iobroker.flot
iobroker add flot `
Hab es probiert, schlägt trotzdem fehl, davor wurde wie vorgeschlagen npm install iobroker.flot ausgeführt, alles mit admin-Rechten:
C:\Program Files\ioBroker>iobroker add flot C:\Program Files\ioBroker>node node_modules/iobroker.js-controller/iobroker.js add flot host.DauerlaufLaptop install adapter flot npm install --production --prefix "C:/Program Files/ioBroker/node_modules/iobroker.flot" (System call) npm ERR! addLocal Could not install C:\Program Files\ioBroker npm ERR! Windows_NT 10.0.10586 npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Kerstin\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "install" "--production" "--prefix" "C:/Program Files/ioBroker/node_modules/iobroker.flot" npm ERR! node v5.9.0 npm ERR! npm v3.8.5 npm ERR! code EISDIR npm ERR! errno -4068 npm ERR! syscall read npm ERR! eisdir EISDIR: illegal operation on a directory, read npm ERR! eisdir This is most likely not a problem with npm itself npm ERR! eisdir and is related to npm not being able to find a package.json in npm ERR! eisdir a package you are trying to install. npm ERR! Please include the following file with any support request: npm ERR! C:\Program Files\ioBroker\npm-debug.log Cannot install iobroker.flot: 4294963228
-
Lösung gefunden. Nachdem Aufruf von
npm -g install npm@latest-2
funktioniert es und ich konnte flot und auch rickshaw installieren. Jetzt ist npm=2.2.2