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 ✅
Sur cette page du site, vous pouvez voir la vidéo en ligne Installing and Upgrading Node js on Linux 🔥 | durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Bitu Codes 25 septembre 2021, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 5,468 fois et il a aimé 82 téléspectateurs. Bon visionnage!