NEWS
(Gelöst)Installation von iobroker unter Windows klemmt
-
Hallo,
ich möchte mich mit meinem WIN10 Problem hier dranhängen.
Folgende Fehrlermeldung;
NPM version: 5.6.0 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! NPM 5 is only supported starting with version 5.7.1! Please use "npm install -g npm@4" to downgrade npm to 4.x or use "npm install -g npm@latest" to install a supported version of npm 5! You need to make sure to repeat this step after installing an update to NodeJS and/or npm. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! npm WARN enoent ENOENT: no such file or directory, open 'c:\iobroker\package.json' npm WARN iobroker No description npm WARN iobroker No repository field. npm WARN iobroker No README data npm WARN iobroker No license field. npm ERR! code ELIFECYCLE npm ERR! errno 4 npm ERR! iobroker@1.1.2 install: `node lib/prepareSetup.js && node lib/setup.js` npm ERR! Exit status 4 npm ERR! npm ERR! Failed at the iobroker@1.1.2 install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Jörg\AppData\Roaming\npm-cache\_logs\2018-08-21T16_06_13_987Z-debug.logIch schaffe es nicht auf npm 4.x down zu graden.
jedersmal wenn ich die VErsion checke, kommt 5.6.o
c:\iobroker>npm install -g npm@4.6.1 C:\Users\Jörg\AppData\Roaming\npm\npm -> C:\Users\Jörg\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js + npm@4.6.1 updated 1 package in 27.019s c:\iobroker>npm -v 5.6.0node version 8.11.4.
Am MAC hat die Installation nach dem Downgrade auf 4.x wunderbar funktioniert.
Bitte um Hilfe,
Jörg
-
edersmal wenn ich die VErsion checke, kommt 5.6.o `
Siehe https://forum.iobroker.net/viewtopic.php?f=17&t=16119#p169390. -
Servus Paul,
vielen Dank.
Hat geklappt.
Gruß
Jörg