You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to run brew upgrade --cask coverload (with --force) too, but when I ran the command there's nothing, not even a curl error, the command will just run without any output until I Ctrl+C.
I see it trying to connect once in Little Snitch when run, but there's not traffic for that connection.
I can download the file from the vendor’s website just fine.
I even tried running ln -s ~/Library/Caches/Homebrew/downloads/71fe1ff60856b2f1f978006246fc3873824b5215b7a15b9abf51ad8799014321--coverload-2.4.2-802.zip ~/Library/Caches/Homebrew/Cask/coverload-2.4.2-802.zip (I think I got the filenames right) to trick Homebrew into thinking it's already downloaded but nothing changed.
Verification
--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
brew upgrade --cask coverload
(with--force
) too, but when I ran the command there's nothing, not even a curl error, the command will just run without any output until I Ctrl+C.ln -s ~/Library/Caches/Homebrew/downloads/71fe1ff60856b2f1f978006246fc3873824b5215b7a15b9abf51ad8799014321--coverload-2.4.2-802.zip ~/Library/Caches/Homebrew/Cask/coverload-2.4.2-802.zip
(I think I got the filenames right) to trick Homebrew into thinking it's already downloaded but nothing changed.Command that failed
brew upgrade --cask coverload
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: