Hello, I am trying to install this plugin with no success. I am running a Cloudron instance of node BB, and I can access the terminal (which, if I'm not mistaken, takes me to the docker container in which the node BB instance is installed/running.
My understanding is that the node BB community version of this plugin is no longer maintained actively and should not be expected to work.
However, it seems that there is a new, more maintained version. Here's what I tried:
user@site:/app/code# npm i @nodebb/nodebb-plugin-reactions
npm WARN reify Removing non-directory /app/code/node_modules
npm ERR! code EROFS
npm ERR! syscall unlink
npm ERR! path /app/code/node_modules
npm ERR! errno -30
npm ERR! rofs EROFS: read-only file system, unlink '/app/code/node_modules'
npm ERR! rofs Often virtualized file systems, or other file systems
npm ERR! rofs that don't support symlinks, give this error.
I also tried npm i @nodebb/[email protected]
, which gave the same output.
Any help installing this would be greatly appreciated.
NodeBB 2.3.1