Hello guys,
In this video, I have explained you about NVM (Node Version Manager) and the basic commands in NVM and where to use NVM.
install nvm for windows
https://github.com/coreybutler/nvm-wi...
To find the no of nodejs versions installed in the system
nvm list
To find the current version of nvm
nvm current
To install the specific node version
nvm install [version]
To uninstall the specific node version
nvm uninstall [version]
To use a specific installed version of nodejs
nvm use [version]
ABOUT MY CHANNEL
My channel is about teaching how to develop projects with the Frontend and Backend technologies easily. I have covered lot of cool stuffs especially for the beginners.
Check out my channel here:
/ @learnthinkcreatecode
Don't forget to subscribe!
CHECK OUT MY OTHER VIDEOS
Parking Management System Backend: • Parking Management System - Backend using ...
Parking Management System Frontend: • Parking Management System - Frontend
Visitors Management System Backend: • Visitors Management system
Visitors Management System Frontend: • Visitors Management System - Frontend
Please visit this website if you are planning for tour and travel. I may receive a small commission for bookings made through these website.
For Cheap Flights booking: https://letstourandtravel.com/
For Hotel bookings: https://letstourandtravel.com/hotels/
For Cruises bookings: https://letstourandtravel.com/cruise/
For amazon products: https://letstourandtravel.com/shop/
Thank you guys for your love and support.
#nodejs #node #nvm #spfx #react #HowtoswitchbetweennodeversionsusingNVM