Skip to content

Instantly share code, notes, and snippets.

@gh0st026
Last active March 27, 2019 17:48
Show Gist options
  • Save gh0st026/72702351565a3f73a31183057e7a2998 to your computer and use it in GitHub Desktop.
Save gh0st026/72702351565a3f73a31183057e7a2998 to your computer and use it in GitHub Desktop.
# change setup_11.x to the desired version. IE: setup_8.x for v8
curl --silent --location https://rpm.nodesource.com/setup_11.x | sudo bash -
sudo yum -y install nodejs
node --version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment