Skip to content

Instantly share code, notes, and snippets.

@gabhi
Created June 21, 2015 06:36
Show Gist options
  • Save gabhi/232132ec7bae6dacc349 to your computer and use it in GitHub Desktop.
Save gabhi/232132ec7bae6dacc349 to your computer and use it in GitHub Desktop.
install node on amazon ec2 linux server
sudo yum install nodejs npm --enablerepo=epel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment