Skip to content

Instantly share code, notes, and snippets.

@calderas
Created October 6, 2011 18:57
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save calderas/1268289 to your computer and use it in GitHub Desktop.
Save calderas/1268289 to your computer and use it in GitHub Desktop.
npm setup
npm config set registry http://registry.npmjs.org/
npm config set proxy http://http-proxy.com:80
npm install -d
@joemccann
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment