Skip to content

Instantly share code, notes, and snippets.

@l4u
Created February 25, 2012 13:48
Show Gist options
  • Save l4u/1908558 to your computer and use it in GitHub Desktop.
Save l4u/1908558 to your computer and use it in GitHub Desktop.
Downgrade node to 0.4.12
brew remove node --force
brew versions node
git checkout 3eea412 /usr/local/Library/Formula/node.rb
brew install node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment