Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Problem inventwo.vis-icontwo auf Ubuntu Windows10LinuxSubsys

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Problem inventwo.vis-icontwo auf Ubuntu Windows10LinuxSubsys

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Schwabe last edited by

      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 25

      Und 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.log

      Würde mich über jeden Tipp freuen.

      Wünsche Euch noch einen schönen Sonntag

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Schwabe last edited by

        @schwabe

        Du stehst im falschen Verzeichnis.
        Mehr wollte ich jetzt nicht lesen, setz den Kram bitte in CodeTags.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        Support us

        ioBroker
        Community Adapters
        Donate

        535
        Online

        31.9k
        Users

        80.1k
        Topics

        1.3m
        Posts

        2
        2
        142
        Loading More Posts
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes
        Reply
        • Reply as topic
        Log in to reply
        Community
        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
        The ioBroker Community 2014-2023
        logo