Closed parkr closed 3 years ago
It may be that there is some issue with the .metadata
for turbo-boost-switcher
on your machine. I would suggest that you run:
brew uninstall --force turbo-boost-switcher
then
rm -r "$(brew --prefix)/Caskroom/turbo-boost-switcher"
then
brew install turbo-boost-switcher
which may then fix your issue for the future.
Unfortunately, the troubleshooting directions using brew upgrade --force
seemed to overwrite it, so I can no longer reproduce this collision.
General troubleshooting steps
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
When I run
brew upgrade --cask
, it never seems to successfully upgrade turbo-boost-switcher, giving me the error messageError: turbo-boost-switcher: It seems there is already an App at '/usr/local/Caskroom/turbo-boost-switcher/2.9.1/Turbo Boost Switcher.app'.
after all the upgrades are done.Using
--force
overwrites it, and printsWarning: It seems there is already an App at '/usr/local/Caskroom/turbo-boost-switcher/2.9.1/Turbo Boost Switcher.app'; overwriting.
More context in the "Output of command".
Command that failed
Output of command with
--verbose --debug
Output of
brew doctor --verbose
Output of
brew tap