会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
骑着蜗牛游世界
To climb step by step
博客园
首页
订阅
管理
2015年10月26日
ubuntu 下node 环境的安装
摘要: 1. 安装nodejssudo apt-get install nodejs注意:包名是nodejs2. 建立node软连接#找到nodejs位置which nodejs# /usr/bin/nodejssudo ln -s /usr/bin/nodejs /usr/bin/node3. 安装npm...
阅读全文
posted @ 2015-10-26 14:49 *骑着蜗牛游世界*
阅读(305)
评论(0)
推荐(0)
编辑
公告