`
up2u0609
  • 浏览: 16470 次
社区版块
存档分类
最新评论

install nodejs 0.6.2 and railwayjs on ubuntu

 
阅读更多
过程略碰上点小麻烦,存档如下:
1.append source:
  sudo apt-get install python-software-properties
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs


2. install latest npm and nodejs
sudo apt-get install npm nodejs


3. install railwayjs

npm install railway -g


分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics