Skip links
How to install Node.js in cPanel terminal

How to install Node.js in cPanel terminal

To install Node.js on cPanel terminal, you can follow these steps:

  1. Log in to your cPanel account.

  2. Navigate to the “Terminal” section under the “Advanced” category.

  3. Once the terminal window opens, type the following command to download the Node.js installation script:

This command will download the installation script for Node.js version 16.x. If you want to install a different version, you can replace “16.x” with the desired version number.

  1. Once the script has finished downloading, run the following command to install Node.js:

This will install Node.js and its dependencies on your server.

  1. To check that Node.js has been installed correctly, you can run the following command:

This will display the version number of Node.js that has been installed.

That’s it! You have successfully installed Node.js on your cPanel server using the terminal.

We use cookies to provide the best web experience possible.