nvm 踩坑记
Error: N/A: version "N/A -> N/A" is not yet installed
nvm alias default node
镜像
添加淘宝镜像
export NVM_NODEJS_ORG_MIRROR=https://npm.taobao.org/mirrors/node/
nvm install node
彻底删除 nodejs
https://gist.github.com/dotcomputercraft/b7283bd52f4b5389e748