NEWS
Neueinsteiger - Vis2 Installation
-
Moin,
komme frisch von Openhab zu Iobroker und versuche gerade Vis2 zu installieren. Die Anleitung, die ich gefunden habe funktioniert nur leider nicht.
https://forum.iobroker.net/topic/60398/test-adapter-vis-2-0-alphaKann mir jemand zeigen wie ich Vis2 ans laufen bekomme...
deresdas@iobroker-pi:~ $ cd /opt/iobroker deresdas@iobroker-pi:/opt/iobroker $ npm i iobroker.vis-2-beta npm ERR! code EACCES npm ERR! syscall mkdir npm ERR! path /opt/iobroker/node_modules/fsevents npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/fsevents' npm ERR! [Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/fsevents'] { npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'mkdir', npm ERR! path: '/opt/iobroker/node_modules/fsevents' 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/deresdas/.npm/_logs/2023-03-19T17_14_21_468Z-debug-0.log deresdas@iobroker-pi:/opt/iobroker $ -
Moin,
komme frisch von Openhab zu Iobroker und versuche gerade Vis2 zu installieren. Die Anleitung, die ich gefunden habe funktioniert nur leider nicht.
https://forum.iobroker.net/topic/60398/test-adapter-vis-2-0-alphaKann mir jemand zeigen wie ich Vis2 ans laufen bekomme...
deresdas@iobroker-pi:~ $ cd /opt/iobroker deresdas@iobroker-pi:/opt/iobroker $ npm i iobroker.vis-2-beta npm ERR! code EACCES npm ERR! syscall mkdir npm ERR! path /opt/iobroker/node_modules/fsevents npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/fsevents' npm ERR! [Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/fsevents'] { npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'mkdir', npm ERR! path: '/opt/iobroker/node_modules/fsevents' 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/deresdas/.npm/_logs/2023-03-19T17_14_21_468Z-debug-0.log deresdas@iobroker-pi:/opt/iobroker $@s-esders sagte in Neueinsteiger - Vis2 Installation:
versuche gerade Vis2 zu installieren
warum?
@s-esders sagte in Neueinsteiger - Vis2 Installation:
Die Anleitung, die ich gefunden habe funktioniert nur leider nicht.
https://forum.iobroker.net/topic/60398/test-adapter-vis-2-0-**alpha**Die ist noch lange nicht fertig.
wobei dein Problem aber wahrscheinlich in verbogenen Rechten im System zu suchen ist.
-
Moin,
komme frisch von Openhab zu Iobroker und versuche gerade Vis2 zu installieren. Die Anleitung, die ich gefunden habe funktioniert nur leider nicht.
https://forum.iobroker.net/topic/60398/test-adapter-vis-2-0-alphaKann mir jemand zeigen wie ich Vis2 ans laufen bekomme...
deresdas@iobroker-pi:~ $ cd /opt/iobroker deresdas@iobroker-pi:/opt/iobroker $ npm i iobroker.vis-2-beta npm ERR! code EACCES npm ERR! syscall mkdir npm ERR! path /opt/iobroker/node_modules/fsevents npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/fsevents' npm ERR! [Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/fsevents'] { npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'mkdir', npm ERR! path: '/opt/iobroker/node_modules/fsevents' 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/deresdas/.npm/_logs/2023-03-19T17_14_21_468Z-debug-0.log deresdas@iobroker-pi:/opt/iobroker $ -
@s-esders sagte in Neueinsteiger - Vis2 Installation:
versuche gerade Vis2 zu installieren
warum?
@s-esders sagte in Neueinsteiger - Vis2 Installation:
Die Anleitung, die ich gefunden habe funktioniert nur leider nicht.
https://forum.iobroker.net/topic/60398/test-adapter-vis-2-0-**alpha**Die ist noch lange nicht fertig.
wobei dein Problem aber wahrscheinlich in verbogenen Rechten im System zu suchen ist.
-
@homoran danke erstmal für eure Antworten. Ich möchte gerne Vis2 benutzen, da ich keine Lust habe für x Geräte eine eigene passende visu zu basteln:D vis1 ist ja meines Wissens nach nicht Responsiv
@s-esders dann solltest du mit VIS2 aber noch etwas warten und dies noch nicht produktiv nutzen. Im vis2 Faden hat kürzlich ein User berichtet, dass eine Aktion bei ihm dazu geführt hat, dass er sein vis2 Projekt nicht mehr öffnen kann.
-
Moin,
komme frisch von Openhab zu Iobroker und versuche gerade Vis2 zu installieren. Die Anleitung, die ich gefunden habe funktioniert nur leider nicht.
https://forum.iobroker.net/topic/60398/test-adapter-vis-2-0-alphaKann mir jemand zeigen wie ich Vis2 ans laufen bekomme...
deresdas@iobroker-pi:~ $ cd /opt/iobroker deresdas@iobroker-pi:/opt/iobroker $ npm i iobroker.vis-2-beta npm ERR! code EACCES npm ERR! syscall mkdir npm ERR! path /opt/iobroker/node_modules/fsevents npm ERR! errno -13 npm ERR! Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/fsevents' npm ERR! [Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/fsevents'] { npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'mkdir', npm ERR! path: '/opt/iobroker/node_modules/fsevents' 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/deresdas/.npm/_logs/2023-03-19T17_14_21_468Z-debug-0.log deresdas@iobroker-pi:/opt/iobroker $@s-esders
groupssagt zu deinem user?