Skip to content

Instantly share code, notes, and snippets.

@gdm
Created February 10, 2019 21:46
Show Gist options
  • Select an option

  • Save gdm/0d5a9e9213632949b9a98be8fa426618 to your computer and use it in GitHub Desktop.

Select an option

Save gdm/0d5a9e9213632949b9a98be8fa426618 to your computer and use it in GitHub Desktop.
one liners for NVM
nvm install 11.9.0 --reinstall-packages-from=11.8.0
nvm ls-remote
du -sh ~/.nvm/versions/node/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment