Skip to content

Instantly share code, notes, and snippets.

@AndrewStanton94
Created July 20, 2019 15:53
Show Gist options
  • Save AndrewStanton94/2af0227b157b644f0ae8c3c9a31c4e06 to your computer and use it in GitHub Desktop.
Save AndrewStanton94/2af0227b157b644f0ae8c3c9a31c4e06 to your computer and use it in GitHub Desktop.
# From https://stackoverflow.com/a/35165401
curl --silent --location https://rpm.nodesource.com/setup_10.x | sudo bash -
sudo yum install gcc-c++ make
sudo yum -y install nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment