remove nvm version
$ nvm uninstall 8.8.1
remove nvm version
$ nvm uninstall 8.8.1
how to remove nvm
Essentially you'd need to reverse the steps in install.sh - remove any nvm lines from ~/.bash_profile (and/or ~/.profile), rm -rf ~/.nvm, and either reopen your shell, or re-source your bash profile.
However, simply removing the nvm commands from your .bash_profile or .profile should be more than sufficient.
someone else said this:
rm -rf ~/.nvm
rm -rf ~/.npm
rm -rf ~/.bower
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us