Ghost casks
#6443
Replies: 1 comment 1 reply
-
These casks are likely marked as
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
Four casks became "ghost casks:"
brew list
brew outdated
andbrew upgrade
brew upgrade [CASK-NAME]
Apparently the common causes of this are the following, but none of them apply to my case:
Trying to figure out why/how this happened.
brew outdated/upgrade
, expecting it to upgrade epicenter-whispering from v7.5.0 to v7.5.1. But this cask was missing from the list of outdated/upgraded apps.brew config
andbrew doctor
, I had already fixed the ghost casks by forcing reinstallation. (brew reinstall --cask --force
)brew outdated/upgrade
worked for previous version of cask:Relevant casks
epicenter-whispering grandperspective pinta ubar
Beta Was this translation helpful? Give feedback.
All reactions