Skip to content

Instantly share code, notes, and snippets.

@nnam
Last active August 29, 2015 13:55
Show Gist options
  • Save nnam/8726815 to your computer and use it in GitHub Desktop.
Save nnam/8726815 to your computer and use it in GitHub Desktop.
sudo apt-get install -y nodejs
sudo ln -s /usr/bin/nodejs /usr/bin/node
# don't forget the node package manager (npm)
sudo apt-get install -y npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment