Skip to content

Instantly share code, notes, and snippets.

@GuoQichen
Last active May 27, 2017 02:38
Show Gist options
  • Select an option

  • Save GuoQichen/2a4a69eb879d03f1f44c47b5ed9d937e to your computer and use it in GitHub Desktop.

Select an option

Save GuoQichen/2a4a69eb879d03f1f44c47b5ed9d937e to your computer and use it in GitHub Desktop.
sudo brew uninstall node
brew update
brew upgrade
brew cleanup
brew install node
sudo chown -R $(whoami) /usr/local
brew link --overwrite node
brew postinstall node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment