码迷,mamicode.com
首页 > 其他好文 > 详细

nrm 使用

时间:2019-01-04 23:36:14      阅读:528      评论:0      收藏:0      [点我收藏+]

标签: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 

  

nrm 使用

标签:nod   gis   mingw   地址   ini   php   nis   安装   使用   

原文地址:https://www.cnblogs.com/winter-shadow/p/10222986.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!