How to install a script that requires node v8.9.3 ?
I am trying to install the Wekan app using the built-in node support of cPanel.
The app is distributed as a meteor bundle: releases.wekan.team/wekan-2.83.tar.gz
I was following this tutorialhowtoforge.com/tutorial/centos-wekan-installation/
When I inspected the meteor bundle I see the .node_version.txt file contains "v8.9.3".
Since I can see the node version installed by EasyApache's node module is 10, how can I run this app with version 8.9.3 of node and still register it with the cPanel GUI for proper management?
Can something like NVM coexist with cpanel's node?
What about mongoDB? Can I do that from cPanel/WHM ?
Please sign in to leave a comment.
Comments
0 comments