Introduction
The following guide explains how to install the required packages for using NodeJS on Ubuntu with cPanel's Application Manager feature.
Procedure
- Access the server's command line as the 'root' user via SSH or "Terminal" in WHM.
- Run the following command:
apt install nodejs npm ea-apache24-mod-passenger
- Use the following guide to finish setting up a NodeJS application:
cPanel Documentation - How to Install a Node.JS application