Installing and Upgrading Node js on Linux 🔥 |

Pubblicato il: 25 settembre 2021
sul canale di: Bitu Codes
5,468
82

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 ✅


In questa pagina del sito puoi guardare il video online Installing and Upgrading Node js on Linux 🔥 | della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Bitu Codes 25 settembre 2021, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 5,468 volte e gli è piaciuto 82 spettatori. Buona visione!