Created
August 26, 2011 03:57
-
-
Save daneharrigan/1172656 to your computer and use it in GitHub Desktop.
brew install node
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eva:~ dharrigan$ brew install node | |
==> Downloading http://nodejs.org/dist/node-v0.4.10.tar.gz | |
==> ./configure --prefix=/usr/local/Cellar/node/0.4.10 | |
==> make install | |
==> Caveats | |
Please add /usr/local/lib/node_modules to your NODE_PATH environment variable to have node libraries picked up. | |
==> Summary | |
/usr/local/Cellar/node/0.4.10: 72 files, 7.6M, built in 5.1 minutes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment