赞
踩
https://nodejs.org/en/download/
npm install yarn -g
npm --registry https://registry.npm.taobao.org install express
npm config set registry https://registry.npm.taobao.org
npm config ls
或者
npm config get registry
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。