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

npm命令

时间:2017-12-14 21:11:37      阅读:186      评论:0      收藏:0      [点我收藏+]

标签:update   efi   post   core   body   pos   info   conf   org   

Q: npm命令:

1.npm config set registry https://registry.npm.taobao.org 
2.查看:npm info underscore

3.查看npm地址:npm config get prefix
4.npm升级:npm install npm -g

5.升级npm: npm update -g
6.升级node: npm install n -g | n latest

 

npm命令

标签:update   efi   post   core   body   pos   info   conf   org   

原文地址:http://www.cnblogs.com/maoriaty/p/8039324.html

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