NEWS
Problem inventwo.vis-icontwo auf Ubuntu Windows10LinuxSubsys
-
Systemdata Bitte Ausfüllen Hardwaresystem: PC Intel I9 Arbeitsspeicher: 32GB Festplattenart: SSD Betriebssystem: Ubuntu Windows10 Linux Subsystem Node-Version: 10.x.x Nodejs-Version: 14.18.1 NPM-Version: 6.14.15 Installationsart: Browser und Konsole Image genutzt: Nein Ort/Name der Imagedatei: Link Ich habe 2 ioBroker Systeme am Laufen, das eine auf einem TinkerBoard S (RasPi) und das andere unter Ubuntu als Subsystem von Windows 10. Auf beiden Systemen habe ich die selben über 20 Adapter installiert. Lediglich das inventwo.vis-icontwo bekomme ich auf dem Ubuntu nicht installiert.
Ich habe mir schon alles im Internet durchgelesen was ich finden konnte und vor Monaten das Thema auch schon bei github als Issue erstellt.
Wenn ich es über den Browser installieren will bekomme ich immer noch folgende Fehlermeldung:
$ iobroker add vis-icontwo --host Server
NPM version: 6.14.14
npm install iobroker.vis-icontwo@0.82.0 --loglevel error --prefix "/opt/iobroker" (System call)
npm ERR! code EACCES
npm ERR! syscall renamenpm ERR! path /opt/iobroker/node_modules/.staging/npm-a371ebf8/node_modules/string-widthnpm ERR! dest /opt/iobroker/node_modules/.staging/string-width-01f78b50npm ERR! errno -13
npm ERR! Error: EACCES: permission denied, rename '/opt/iobroker/node_modules/.staging/npm-a371ebf8/node_modules/string-width' -> '/opt/iobroker/node_modules/.staging/string-width-01f78b50'npm ERR! [OperationalError: EACCES: permission denied, rename '/opt/iobroker/node_modules/.staging/npm-a371ebf8/node_modules/string-width' -> '/opt/iobroker/node_modules/.staging/string-width-01f78b50'] {npm ERR! cause: [Error: EACCES: permission denied, rename '/opt/iobroker/node_modules/.staging/npm-a371ebf8/node_modules/string-width' -> '/opt/iobroker/node_modules/.staging/string-width-01f78b50'] {npm ERR! errno: -13,
npm ERR! code: 'EACCES',npm ERR! syscall: 'rename',npm ERR! path: '/opt/iobroker/node_modules/.staging/npm-a371ebf8/node_modules/string-width',npm ERR! dest: '/opt/iobroker/node_modules/.staging/string-width-01f78b50'npm ERR! },npm ERR! errno: -13,npm ERR! code: 'EACCES',npm ERR! syscall: 'rename',npm ERR! path: '/opt/iobroker/node_modules/.staging/npm-a371ebf8/node_modules/string-width',npm ERR! dest: '/opt/iobroker/node_modules/.staging/string-width-01f78b50',npm ERR! parent: 'iobroker'npm ERR! }npm ERR! npm ERR! The operation was rejected by your operating system.npm ERR! It is likely you do not have the permissions to access this file as the current usernpm ERR! npm ERR! If you believe this might be a permissions issue, please double-check thenpm ERR! permissions of the file and its containing directories, or try runningnpm ERR! the command again as root/Administrator.
npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2021-11-06T10_55_39_304Z-debug.log
host.Server Cannot install iobroker.vis-icontwo@0.82.0: 243
ERROR: Process exited with code 25Und wenn ich es über die Konsole versuche erhalte ich immer noch diese Fehlermeldung:
pi@Server:~$ npm install iobroker.vis-icontwo
npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
npm WARN pi No description
npm WARN pi No repository field.
npm WARN pi No README data
npm WARN pi No license field.npm ERR! code EACCES
npm ERR! syscall rename
npm ERR! path /home/pi/node_modules/.staging/npm-67dbb18f/node_modules/string-width
npm ERR! dest /home/pi/node_modules/.staging/string-width-3a84e7a4
npm ERR! errno -13
npm ERR! Error: EACCES: permission denied, rename '/home/pi/node_modules/.staging/npm-67dbb18f/node_modules/string-width' -> '/home/pi/node_modules/.staging/string-width-3a84e7a4'
npm ERR! [OperationalError: EACCES: permission denied, rename '/home/pi/node_modules/.staging/npm-67dbb18f/node_modules/string-width' -> '/home/pi/node_modules/.staging/string-width-3a84e7a4'] {
npm ERR! cause: [Error: EACCES: permission denied, rename '/home/pi/node_modules/.staging/npm-67dbb18f/node_modules/string-width' -> '/home/pi/node_modules/.staging/string-width-3a84e7a4'] {
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'rename',
npm ERR! path: '/home/pi/node_modules/.staging/npm-67dbb18f/node_modules/string-width',
npm ERR! dest: '/home/pi/node_modules/.staging/string-width-3a84e7a4'
npm ERR! },
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! syscall: 'rename',
npm ERR! path: '/home/pi/node_modules/.staging/npm-67dbb18f/node_modules/string-width',
npm ERR! dest: '/home/pi/node_modules/.staging/string-width-3a84e7a4'
npm ERR! }
npm ERR!
npm ERR! The operation was rejected by your operating system.
npm ERR! It is likely you do not have the permissions to access this file as the current user
npm ERR!
npm ERR! If you believe this might be a permissions issue, please double-check the
npm ERR! permissions of the file and its containing directories, or try running
npm ERR! the command again as root/Administrator.npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2021-11-07T11_04_44_392Z-debug.logWürde mich über jeden Tipp freuen.
Wünsche Euch noch einen schönen Sonntag
-
Du stehst im falschen Verzeichnis.
Mehr wollte ich jetzt nicht lesen, setz den Kram bitte in CodeTags.