Install NVM under Windows

Source: Internet
Author: User

1, download NVM package, Address: https://github.com/coreybutler/nvm-windows/releases select Nvm-noinstall.zip Download,

This file extracted to the specified folder, my side decompression to D:\NVM, after decompression should have 5 files, as follows:

2, double-click Install.cmd, press ENTER, in the D packing directory to generate a setting.txt file, move it to D:\NVM, modify the content inside:

Root:d:\nvm
Path:d:\nodejs
Arch:64
Proxy:none
node_mirror:http://npm.taobao.org/mirrors/node/
npm_mirror:https://npm.taobao.org/mirrors/npm/

3. Configure Environment variables

Variable name: Nvm_home value: D:\NVM

Variable name: Nvm_symlink value: D:\nodejs

Add in the variable path:%nvm_home%;%nvm_symlink%;

4, in the Command Line window Input command: NVM V, you will see the current NVM version information, that is, the installation is successful, then you can install NPM and node. js.

Install NVM under Windows

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.