Closed PythonCoderAS closed 2 years ago
Please run the command
rm -r "$(brew --prefix)/Caskroom/adoptopenjdk"
which should fix your issue.
brew uninstall
should probably know to fall back on that, I think.
brew uninstall
should probably know to fall back on that, I think.
This was very helpful for me as well. Thank you!
brew config
outputbrew doctor
outputVerification
brew update
and am still able to reproduce my issue.brew doctor
and that did not fix my problem.What were you trying to do (and why)?
I am trying to uninstall
adoptopenjdk
because I don't need it.What happened (include all command output)?
The cask was reported to be uninstalled.
What did you expect to happen?
The cask to uninstall and not show up on
brew list --cask
.Step-by-step reproduction instructions (by running
brew
commands)