Install on cPanel

You can check your NodeJS version by logging to your ssh terminal and type.

node -v

it will show you the installed NodeJS version.

Output
v18.16.0

If your installed NodeJS version is 10.x. Then the script is unable to be install.

Please contact your Hosting Provider to update the NodeJS version from their side.

Last updated