-
I've installed node.bb using Cloudron. A plugin isn't working, and the plugin developer says that I need to udpate node.js.
When I do a
node -v
in the console I get version8.12
, which is rather old indeed.Is there some way to upgrade the version of node.js inside that container?
-
@girish The latest NodeBB version 1.16 is no longer compatible with NodeJS version 10. Would it be possible to update the NodeJS version in Cloudron again?