npm install -g phonegap的时候 发现被gwf墙了
只好使用镜像来install
推荐:
#你可以使用我们定制的 cnpm (gzip 压缩支持) 命令行工具代替默认的 npm: $ npm install -g cnpm --registry=https://registry.npm.taobao.org
然后 就可以使用
$ cnpm install -g phonegap
来完成安装了!
时间: 2024-10-09 18:25:41
npm install -g phonegap的时候 发现被gwf墙了
只好使用镜像来install
推荐:
#你可以使用我们定制的 cnpm (gzip 压缩支持) 命令行工具代替默认的 npm: $ npm install -g cnpm --registry=https://registry.npm.taobao.org
然后 就可以使用
$ cnpm install -g phonegap
来完成安装了!