Skip to content

Instantly share code, notes, and snippets.

@JodiWarren
Last active September 19, 2018 10:56
Show Gist options
  • Select an option

  • Save JodiWarren/3cdd080623f5a41e5b634f45f58c5065 to your computer and use it in GitHub Desktop.

Select an option

Save JodiWarren/3cdd080623f5a41e5b634f45f58c5065 to your computer and use it in GitHub Desktop.
Install nvm and LTS release of Node.
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash && . ~/.bashrc && nvm install --lts && nvm alias default lts/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment