Skip to content

Instantly share code, notes, and snippets.

@andreloty
Last active February 13, 2016 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andreloty/1c5e218df8f6bfe137ca to your computer and use it in GitHub Desktop.
Save andreloty/1c5e218df8f6bfe137ca to your computer and use it in GitHub Desktop.
Hotfix instalation npm
echo prefix = ~/.node >> ~/.npmrc
export PATH=$HOME/.node/bin:$PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment