NPM: install module without central registry
You can still install Node module locally even if NPM central registry (search.npmjs.org) is down.
For instance to install gm locally directly from its git repo, you can use the following syntax :
npm install git://github.com/aheckmann/gm.git
Written by jerome creignou
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Node
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#