osx - Remove heroku toolbelt on OS X -
I have encountered some problems with a Heroku plugin and want to uninstall / restore Haroku Toolbelt . , But no instructions on how to do it can not be found.
Reading in your repository, it does not seem to be in any official way. Here's an alternative solution:
rm -rf ~ / .heroku sudo rm -rf / usr / local / heroku / usr / bin / heroku
Comments
Post a Comment