cnpm

淘宝镜像

http://npm.taobao.org/

安装

$ npm install -g cnpm --registry=https://registry.npm.taobao.org

使用

$ cnpm i node-sass -d

同步模块

$ cnpm sync connect
原文地址:https://www.cnblogs.com/miangao/p/9675954.html