rdmtc / RedMatic

Node-RED packaged as Addon for the Homematic CCU3 and RaspberryMatic 🤹‍♂️
Apache License 2.0
533 stars 47 forks source link

Installation Error for some Contribs #540

Closed andesse closed 2 years ago

andesse commented 2 years ago

Hi, ich habe Installationsprobleme bei einigen contribs. Die sehen im Prinzip immer gleich aus:

npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN deprecated viz.js@2.1.2: no longer supported npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN checkPermissions Missing write access to / npm WARN enoent ENOENT: no such file or directory, open '/package.json' npm WARN multiple-select@1.5.2 requires a peer of jquery@1.9.1 - 3 but none is installed. You must install peer dependencies yourself. npm WARN !invalid#1 No description npm WARN !invalid#1 No repository field. npm WARN !invalid#1 No README data npm WARN !invalid#1 No license field.

npm ERR! code EROFS npm ERR! syscall access npm ERR! path / npm ERR! errno -30 npm ERR! rofs EROFS: read-only file system, access '/' npm ERR! rofs Often virtualized file systems, or other file systems npm ERR! rofs that don't support symlinks, give this error.

npm ERR! A complete log of this run can be found in: npm ERR! /tmp/npm-cache/_logs/2022-03-22T22_54_05_425Z-debug.log root@HomeMatic:/#

Kann einer sagen was dort los ist?