-
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?