淘宝 npm 地址: http://npm.taobao.org/
相关文章:
淘宝 npm 地址: http://npm.taobao.org/
npm --registry https://registry.npm.taobao.org install expressnpm config set registry https://registry.npm.taobao.orgnpm config get registry(第二步)或 npm info express3.通过cnpm使用(第三步)npm install -g cnpm --registry=https://registry.npm.taobao.org使用 cnpm install express相关文章: