赞
踩
下载nvm前提是node.js删除干净 使用 where node 看看是否还有残余
https://github.com/coreybutler/nvm-windows/releases
node_mirror: https://cdn.npmmirror.com/binaries/node/
npm_mirror: https://cdn.npmmirror.com/binaries/npm/
nvm install 版本号xx
nvm use 版本号xxx
node -v 查看node版本
npm -v 查看npm版本
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。