Nvm: how remove the nvm? wo want to reset it.

Created on 29 Jan 2016  Â·  2Comments  Â·  Source: nvm-sh/nvm

All 2 comments

Instructions are in the bottom of nvm --help - "to remove, delete, or uninstall nvm - just remove the $NVM_DIR folder (usually ~/.nvm)"

You can also remove the two relevant lines from your profile file, but they'll be a noop when $NVM_DIR doesn't exist.

  1. brew uninstall nvm
  2. brew doctor
  3. brew cleanup
Was this page helpful?
0 / 5 - 0 ratings