Skip to content

Instantly share code, notes, and snippets.

@streunerlein
Created August 12, 2012 12:34
Show Gist options
  • Select an option

  • Save streunerlein/3331671 to your computer and use it in GitHub Desktop.

Select an option

Save streunerlein/3331671 to your computer and use it in GitHub Desktop.

Revisions

  1. streunerlein revised this gist Aug 12, 2012. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # use the npm mirror:

    npm set registry http://ec2-46-137-149-160.eu-west-1.compute.amazonaws.com/registry
    npm set registry http://ec2-46-137-149-160.eu-west-1.compute.amazonaws.com

    # you can reset this later with npm set registry npm set registry https://registry.npmjs.org/

  2. streunerlein created this gist Aug 12, 2012.
    9 changes: 9 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    # use the npm mirror:

    npm set registry http://ec2-46-137-149-160.eu-west-1.compute.amazonaws.com/registry

    # you can reset this later with npm set registry npm set registry https://registry.npmjs.org/

    # then use it normally:

    npm install express