Installing NodeJS 12
NodeJS - Tutorials
Last updated
Was this helpful?
NodeJS - Tutorials
Last updated
Was this helpful?
First of all. Connect to your VPS Server using your Credentials
Downloading the NodeSource Script using 'curl' command.
Running the NodeSource Script
Installing NodeJS Using the following command:
And finally NodeJS 12 is installed! Now we can check the version by using: node -v command!