I did
- I tried to install nvm through
gitbashalso command prompt error has occurred. In the command prompt, asked me "go to Microsoft store" but I don't know what should I install.
the command that I used
curl -o- |My environment
- windows10 64 bit
My goal
- I want to update my npm to the new version(i did try
npm-windows-upgrade -p -v latest...etc but all the things I have done was not work).also control node vsrsion.
1 Answer
- Install Nvm from this link ()
nvm install <version>nvm listnvm use <vesion that you want to use>