标签:nod gis mingw 地址 ini php nis 安装 使用
全局安装
npm i nrm -g 全局安装nrm
nrm ls 查看镜像地址:
npm ---- https://registry.npmjs.org/ cnpm --- http://r.cnpmjs.org/ taobao - https://registry.npm.taobao.org/ nj ----- https://registry.nodejitsu.com/ rednpm - http://registry.mirror.cqupt.edu.cn/ npmMirror https://skimdb.npmjs.com/registry/ edunpm - http://registry.enpmjs.org/
nrm use taobao 使用淘宝的镜像
$ nrm use taobao Registry has been set to: https://registry.npm.taobao.org/ Administrator@LiYong-PC MINGW64 /d/phpStudy/PHPTutorial/WWW/node
使用cnpm。
npm i cnpm -g
标签:nod gis mingw 地址 ini php nis 安装 使用
原文地址:https://www.cnblogs.com/winter-shadow/p/10222986.html