NVM - Node version manager | Installing multiple node version on single machine

preview_player
Показать описание
In this video we will install NVM i.e node version manager. Using NVM you can install multiple version of nodejs and switch between these version easily. You will learn so may commands related to nvm like
nvm install : To install a node version.
nvm ls : This lists the node versions installed locally
nvm ls-remote : This lists all the version available to install
nvm use : To select a particular node version
nvm alias : To create aliases.
Рекомендации по теме
Комментарии
Автор

Your channel is underrated, you are great man! love you

animeshkumar
Автор

Very very very great explanation. I am an nvm expert now! ;) Thanks for your work!

viktorlernt
Автор

what Latest version of Node can be installed on Window 7?

Kodeispoetry
Автор

Thanks. A good video. Can windows users also use nvm?

Aarmaxian
Автор

Is there anyway I can run a specific node version for a specific project? Other projects will use the default version?

captainlevi
Автор

This video is very good for understanding what is nvm and those things. could you please provide me link. i need to install node js multiple versions on linux mission . please suggest me .

harishdivvela
Автор

hello pal, is there a git prompt for fedora26 Linux ?

soldadopreciso
Автор

nvm --version
bash: nvm: no se encontró la orden

pablitoxss