Skip to content

Available Node.js versions

We recommend creating Node.js applications using the Setup Node.js App interface in cPanel. If you need to run Node.js as a CLI tool, the following versions are available:

VersionPath
Node.js 6.x/opt/alt/alt-nodejs6/root/bin/node
Node.js 8.x/opt/alt/alt-nodejs8/root/bin/node
Node.js 9.x/opt/alt/alt-nodejs9/root/bin/node
Node.js 10.x/opt/alt/alt-nodejs10/root/bin/node
Node.js 11.x/opt/alt/alt-nodejs11/root/bin/node
Node.js 12.x/opt/alt/alt-nodejs12/root/bin/node
Node.js 14.x/opt/alt/alt-nodejs14/root/bin/node
Node.js 16.x/opt/alt/alt-nodejs16/root/bin/node
Node.js 18.x/opt/alt/alt-nodejs18/root/bin/node
Node.js 19.x/opt/alt/alt-nodejs19/root/bin/node
Node.js 20.x/opt/alt/alt-nodejs20/root/bin/node
Node.js 22.x/opt/alt/alt-nodejs22/root/bin/node
Node.js 24.x/opt/alt/alt-nodejs24/root/bin/node

Accompanying tools such as npm can also be found in the same root/bin directory for each version.