会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
cloudying
博客园
首页
新随笔
联系
订阅
管理
2016年2月29日
npm常用命令
摘要: npm install <name>安装nodejs的依赖包 例如npm install express 就会默认安装express的最新版本,也可以通过在后面加版本号的方式安装指定版本,如npm install express@3.0.6 npm install <name> -g 将包安装到全局
阅读全文
posted @ 2016-02-29 15:01 cloudying
阅读(160)
评论(0)
推荐(0)
编辑
公告