npm config rm proxynpm config rm https-proxy
然后使用npm install -g cnpm --registry=https://registry.npm.taobao.org安装淘宝的cnpm
然后就可以使用cnpm命令了