Cask not updating if older version exists in /usr/local/Caskroom #6456
Unanswered
Fafifoerniek
asked this question in
Casks
Replies: 1 comment 1 reply
-
Your |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Output of
brew config
Output of
brew doctor
Description of issue
I have a couple of casks installed with Homebrew for "ease of use" regarding upgrading all the casks in one go.
I have the following script running in macOS Ventura 13.7.8:
I got these messages with: leader-key, nordvpn, stats, tuta-mail, raycast, session, ... and the error message states that there is already an application "X" in "/usr/local/Caskroom". Once I delete the folder of the old version of the application X and re-run the script, everything goes smoothly and the new casks are installed.
Is this something I can arange myself in changing my script or is there something wrong in the Homebrew process of upgrading outdated casks?
Many thanks for advice.
Relevant casks
leader-key, nordvpn, stats, tuta-mail, raycast, session, …
Beta Was this translation helpful? Give feedback.
All reactions