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

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -