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
When I try to upgrade brew I got this:
% brew upgrade --force
Error: Unexpected method 'appcast' called on Cask station.
I run all the suggested fixes but nonre of them succeeded
% brew doctor
Error: Unexpected method 'appcast' called on Cask station.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask station.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!Warning: Some installed kegs have no formulae!This means they were either deleted or installed manually.You should find replacements for the following formulae: python-jinja python-click python-attrs python-platformdirs python-pathspec python-markupsafeWarning: Some installed formulae are deprecated or disabled.You should find replacements for the following formulae: python-charset-normalizer python-dateutil python-idna python-psutil python-requests python-urllib3%% brew configHOMEBREW_VERSION: 4.3.3-85-gf8b1d1fORIGIN: https://github.com/Homebrew/brewHEAD: f8b1d1f56cb19212b89e385e000ca3921912abebLast commit: 14 hours agoCore tap JSON: 09 Jun 16:56 UTCCore cask tap JSON: 09 Jun 16:56 UTCHOMEBREW_PREFIX: /usr/localHOMEBREW_CASK_OPTS: []HOMEBREW_MAKE_JOBS: 16HOMEBREW_SORBET_RUNTIME: setHomebrew Ruby: 3.3.2 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.2/bin/rubyCPU: 16-core 64-bit kabylakeClang: 15.0.0 build 1500Git: 2.39.3 => /Library/Developer/CommandLineTools/usr/bin/gitCurl: 8.6.0 => /usr/bin/curlmacOS: 14.5-x86_64CLT: 15.3.0.0.1.1708646388Xcode: N/A%
Output of brew tap
no ouput
The text was updated successfully, but these errors were encountered:
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
When I try to upgrade brew I got this:
% brew upgrade --force
Error: Unexpected method 'appcast' called on Cask station.
I run all the suggested fixes but nonre of them succeeded
Command that failed
brew upgrade --force
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: