赞
踩
修改 npm 的安装目录下的 npmrc文件 增加一条 registry=http://registry.cnpmjs.org
$ npm config set registry http://registry.cnpmjs.org
就可以解决此问题了.
- prefix=${APPDATA}\npm
- registry=http://registry.cnpmjs.org
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。