Created
August 7, 2013 02:09
-
-
Save qrush/6170615 to your computer and use it in GitHub Desktop.
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
[master][~/dev/DevCenter.me] brew upgrade node | |
==> Upgrading 1 outdated package, with result: | |
node 0.10.15 | |
==> Upgrading node | |
==> Downloading http://nodejs.org/dist/v0.10.15/node-v0.10.15.tar.gz | |
######################################################################## 100.0% | |
==> Patching | |
patching file tools/gyp/pylib/gyp/xcode_emulation.py | |
==> ./configure --prefix=/usr/local/Cellar/node/0.10.15 | |
==> make install | |
🍺 /usr/local/Cellar/node/0.10.15: 1078 files, 15M, built in 2.7 minutes |
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
> node rebuild.js | |
gyp http GET http://nodejs.org/dist/v0.10.15/node-v0.10.15.tar.gz | |
gyp http 200 http://nodejs.org/dist/v0.10.15/node-v0.10.15.tar.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment