Skip to content

Instantly share code, notes, and snippets.

@WebCloud
Created March 4, 2014 15:08
Show Gist options
  • Save WebCloud/9348125 to your computer and use it in GitHub Desktop.
Save WebCloud/9348125 to your computer and use it in GitHub Desktop.
# add "deb http://ftp.us.debian.org/debian wheezy-backports main" to /etc/apt/sources.list
sudo apt-get update
sudo apt-get install nodejs-legacy
curl --insecure https://www.npmjs.org/install.sh | sudo bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment