Skip to content

Instantly share code, notes, and snippets.

@httol
Created January 9, 2021 16:19
Show Gist options
  • Save httol/b859494c8e2f181198b2218516291eb5 to your computer and use it in GitHub Desktop.
Save httol/b859494c8e2f181198b2218516291eb5 to your computer and use it in GitHub Desktop.
Linux install nvm,npm,yarn
  • Install nvm:
  • Install node: nvm install [YOUR_NODE_VERSION]
  • Install yarn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment