wbyoung / avn

Automatic Version Switching for Node
MIT License
1.14k stars 54 forks source link

Uninstall (no instructions) #54

Closed ryanmtaylor closed 7 years ago

ryanmtaylor commented 7 years ago

How can we remove it? I cannot find a way to uninstall this tool. Since I cannot install it through homebrew this would discourage me from trying it.

wbyoung commented 7 years ago

npm rm -g avn; rm -r ~/.avn

I'd welcome a documentation PR to addr as this better if you'd like.