Skip to content

Instantly share code, notes, and snippets.

@eliot-akira
Created June 5, 2017 12:42
Show Gist options
  • Select an option

  • Save eliot-akira/c5e8ccd0cd9068e6c311b127648096e9 to your computer and use it in GitHub Desktop.

Select an option

Save eliot-akira/c5e8ccd0cd9068e6c311b127648096e9 to your computer and use it in GitHub Desktop.

Revisions

  1. eliot-akira created this gist Jun 5, 2017.
    3 changes: 3 additions & 0 deletions reinstall-npm.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    curl -SsL https://registry.npmjs.org/npm/-/npm-5.0.2.tgz | tar -xzf -
    cd package
    make install