Skip to content

Instantly share code, notes, and snippets.

@Nogbit
Created November 7, 2013 08:19
Show Gist options
  • Save Nogbit/7350987 to your computer and use it in GitHub Desktop.
Save Nogbit/7350987 to your computer and use it in GitHub Desktop.
Node upgrade
npm http GET https://registry.npmjs.org/n
npm http 200 https://registry.npmjs.org/n
npm http GET https://registry.npmjs.org/n/-/n-1.1.0.tgz
npm http 200 https://registry.npmjs.org/n/-/n-1.1.0.tgz
/usr/local/bin/n -> /usr/local/lib/node_modules/n/bin/n
n@1.1.0 /usr/local/lib/node_modules/n
install : 0.10.21
mkdir : /usr/local/n/versions/0.10.21
fetch : http://nodejs.org/dist/v0.10.21/node-v0.10.21-linux-x64.tar.gz
/usr/bin/node
installed : v0.10.21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment