安装brew
输入ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"命令
安装node
brew install node
转载自http://www.cnblogs.com/oscarxie/p/3894559.html
本文介绍如何在Mac操作系统上使用Brew安装Node.js。首先通过命令安装Brew,然后利用Brew轻松完成Node.js的安装。
安装brew
输入ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"命令
安装node
brew install node
转载自http://www.cnblogs.com/oscarxie/p/3894559.html
1937

被折叠的 条评论
为什么被折叠?