Permission issue on node modules on Linux server
-
Hi folks,
I am getting issues related to permissions on node modules on the Linux server. But when I restart from ACP, it resolves automatically. After a while, it happens again. Any idea why it is happening?
Feedback appreciated
Thanks -
@rajeev2189 Could you post the exact error messages and where do you see them?
-
Try running
chown -R
on you entire nodebb folder, and make sure you aren't running nodebb as root.
Copyright © 2024 NodeBB | Contributors