Skip to content

Instantly share code, notes, and snippets.

@G-Rath
Last active December 17, 2019 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save G-Rath/fce481c7a671f7d8689de2e303f75d3e to your computer and use it in GitHub Desktop.
Save G-Rath/fce481c7a671f7d8689de2e303f75d3e to your computer and use it in GitHub Desktop.
sudo apt uninstall nodejs
curl -sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
sudo apt install node
npm i -g npm
npx @nodenv/nodenv-installer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment