How to Download and Install Node Version Manager (NVM) in Windows

 How to Download and Install Node Version Manager (NVM)  in Windows

You can run  node -v  to confirm if Node has been installed.

Follow the steps below to download nvm-windows

You’ll be taken to a page containing different versions of nvm-windows.

  • Step 2: Click on the latest version to download it. For now, it is the April 28, 2022 version.
    ss3-2

  • Step 3: Install NVM for Windows.

  • Step 4: Open up PowerShell or Command Prompt and run nvm -v to confirm the installation.

      


     If you get the same message I got above, then nvm-windows has been successfully installed. 

No comments:

Post a Comment