Skip to content

Latest commit

History

History
11 lines (6 loc) 路 724 Bytes

uninstall_wrongly_reports_cask_as_not_installed.md

File metadata and controls

11 lines (6 loc) 路 724 Bytes

Go back

uninstall wrongly reports cask as not installed

Reports of this bug are usually accompanied with the output of brew cask list showing the cask is indeed installed. You should not rely on brew cask list anyway, and this error is somewhat related to it.

This is prone to happen when you try to uninstall a cask that has been updated since you last installed, or when a cask no longer exists in the repo (brew cask list will show it with (!)). We鈥檙e working to handle those situations better.

For now, rerun your command with --force, or uninstall manually.

Do not open an issue.