After endless attempts, it turns out that the whole problem was in the plugin itself, and the plugin itself was written for me by ChatGPT, and I can now say with certainty after endless attempts - he can't write plugins at all!
אוקיי-נט-מרימים-אותך-לענן@community.nodebb.org
@אוקיי-נט-מרימים-אותך-לענן@community.nodebb.org
Posts
-
Installing plugins in NodeBB -
Installing plugins in NodeBBInstalling plugins in NodeBB
Hi everyone!
(Request to administrators to move to the appropriate category)
I installed the NodeBB forum and I use cloudron.
I wrote a new plugin for NodeBB, and when I try to install it directly from the terminal I get an error that the files are read-only.
Even when I opened a project on GitHub and uploaded the plugin files there, and tried typing the command:
/usr/local/bin/gosu cloudron:cloudron yarn add nodebb-theme-XXXX
I still got the same error.
Can someone help me figure out where my mistake is?
Thank you!