Skip to content

Instantly share code, notes, and snippets.

@PolarBearGG
Created May 17, 2020 12:22
Show Gist options
  • Save PolarBearGG/7ebd876314701fc7f60ba0222182b85f to your computer and use it in GitHub Desktop.
Save PolarBearGG/7ebd876314701fc7f60ba0222182b85f to your computer and use it in GitHub Desktop.
sudo npm cache clean -f
sudo npm update npm -g
sudo npm install -g n
sudo n stable
sudo node -v
sudo npm -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment