in

Useful NVM commands

Often we forget commands that are occasionally needed.

Here I am listing some useful nvm commands might help you.

// check version
node -v || node --version

// list installed versions of node (via nvm)
nvm ls

// list remote available (windows 10)
nvm list available

// install specific version of node
nvm install 6.9.2

// set default version of node
nvm alias default 6.9.2

// switch version of node
nvm use 6.9.1

Author Profile

PREM KUMAR
PREM KUMAR
Hey Its..! Tech Lover , Ionic, Angular, Typescript, Dotnet Core, Node, Like Opencv, AI, ML, Robotics, Iot, Love Music, Cooking, Girls, Innovation

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

What do you think?

400 Points
Upvote Downvote
Search Engine Optimization (SEO)

Setting MSBuild.exe path with node

default image

Some Incredible Personal Websites / Portfolios to see on web