NEWS
Update jscontroller auf 1.2.3
-
Hallo zusammen,
bekomme kein Update von 1.2.0 auf 1.2.3 hin. Kann mir jemand helfen?
Update js-controller from @1.2.0 to @1.2.3 npm install iobroker.js-controller@1.2.3 --production --prefix "/opt/iobroker" (System call) npm ERR! code EINTEGRITY npm ERR! sha1-v5x3aNr19FNLbi/CtrQC0UH8oto= integrity checksum failed when using sha1: wanted sha1-v5x3aNr19FNLbi/CtrQC0UH8oto= but got sha1-wLbzBTkaPLVslT4PCzddSfbStzI=. (19776 bytes) npm ERR! A complete log of this run can be found in: npm ERR! /home/cybermicha/.npm/_logs/2018-01-11T05_05_40_951Z-debug.log
LG Michael
-
Hast du NPM 5? Wenn ja, dann mal downgraden auf 3:
sudo npm i -g npm@3
Und dann nochmal probieren.
-
Danke, hat funktioniert