How to Install nvm on Ubuntu 22.04| 2024

Опубликовано: 03 Ноябрь 2024
на канале: The Fullstack Project
1,290
9

This video is about installing node version manager in your ubuntu machine. You can learn some basic nvm commands to switch between versions and use them.

NVM github url for installation 👉 -https://github.com/nvm-sh/nvm


Basic Commands
source ~/.bashrc

To list the available node version to install
nvm list-remote

Versions already installed in your machine
nvm list

Switch and use Node version 12
nvm use 12

Uninstall a node version
nvm uninstall [node_version]

Make sure You subscribe to My Channel
🚩 Subscribe - http://bit.ly/3QnESnI
🚩 Medium profile-   / freelancingcult  
🚩 Tiktok -  / fullstackproject