Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser.
In this video I showed how we can install Node js on Linux also how we can upgrade to the latest version using a few linux commands.
You can upgrade to any of the the two versions either LTS or the current one.
Commands -
1. sudo apt install nodejs
2. node -v (verify the version)
Upgrade -
1. nvm --version (check if NVM is installed)
(NVM installation process - • Installing NVM on Linux | Steps Shown... )
2. nvm ls
3. nvm ls-remote (it'll give all the versions of nodejs available till now)
4. nvm install (version number)
Done ✅
On this page of the site you can watch the video online Installing and Upgrading Node js on Linux 🔥 | with a duration of hours minute second in good quality, which was uploaded by the user Bitu Codes 25 September 2021, share the link with friends and acquaintances, this video has already been watched 5,468 times on youtube and it was liked by 82 viewers. Enjoy your viewing!