Skip to content

Instantly share code, notes, and snippets.

@ephraimduncan
Created September 26, 2020 18:44
Show Gist options
  • Save ephraimduncan/027bc041f90b5a8cdcb4773cab08459a to your computer and use it in GitHub Desktop.
Save ephraimduncan/027bc041f90b5a8cdcb4773cab08459a to your computer and use it in GitHub Desktop.
Install Nodejs LTS on any computer
# Quick Install Nodejs LTS Version
curl -sL install-node.now.sh/lts | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment