未验证 提交 0a1f322c 编写于 作者: D Dawid Gosławski 提交者: GitHub

Define that NVM_PATH is for nvm

上级 51de9564
@echo off
set /P NVM_PATH="Enter the absolute path where the zip file is extracted/copied to: "
set /P NVM_PATH="Enter the absolute path where the nvm-windows zip file is extracted/copied to: "
set NVM_HOME=%NVM_PATH%
set NVM_SYMLINK=C:\Program Files\nodejs
setx /M NVM_HOME "%NVM_HOME%"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册