-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"No Cask with this name exists." after running resolution for "Token in Header Line" Error #58352
Comments
Same here. |
Ultimately, I ended up becoming so frustrated that I removed the I guess right now I'm just trying to figure out why the code mentioned in the previous post didn't work for me (shown in its entirety below); whether there was a better way to fix my issue than merely a forced removal (i.e. using homebrew); and if there was anything wrong with my approach (or anything I should be mindful of going forward).
|
Use @SplashDance’s solution. The Presumably the error is due to an old installed version. We should handle this better in the future. |
yeah, plain old |
I ran |
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
At first I started seeing this error:
I ran
brew cask reinstall betterzipql
and then after that started seeing the same error but with "qlimagesize" in place of "betterzipql". I then searched the open & closed issues came across this closed issue and followed the suggested resolution (i.e. I ran the code listed at the end).However, now I'm receiving this error (almost) every time I try to run a
brew cask
command (e.g.brew cask list
):I'm fine with deleting packages that are outdated or no longer maintained but now I can't even list what those packages could be.
Command that failed
Output of command with
--force --verbose --debug
Output of
brew cask doctor
Output of
brew tap
The text was updated successfully, but these errors were encountered: