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
Error: Unexpected method 'appcast' called on Cask adoptopenjdk11.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask adoptopenjdk11.
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 formulae are deprecated or disabled.You should find replacements for the following formulae:[email protected]Warning: Homebrew's "sbin" was not found in your PATH but you have installed
formulae that put executables in /opt/homebrew/sbin.
Consider setting your PATH for example like so:
echo'export PATH="/opt/homebrew/sbin:$PATH"'>>~/.zshrc
HOMEBREW_VERSION: 4.2.21-117-gd7e81be
ORIGIN: https://github.com/Homebrew/brew
HEAD: d7e81bed359e1cbe9fb935ff40e1fd85269388fb
Last commit: 12 hours ago
Core tap JSON: 13 May 18:38 UTC
Core cask tap JSON: 13 May 18:38 UTC
HOMEBREW_PREFIX: /opt/homebrew
HOMEBREW_CASK_OPTS: []
HOMEBREW_MAKE_JOBS: 10
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.1.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby
CPU: 10-core 64-bit arm_firestorm_icestorm
Clang: 15.0.0 build 1500
Git: 2.39.3 => /Applications/Xcode.app/Contents/Developer/usr/bin/git
Curl: 8.4.0 => /usr/bin/curl
macOS: 14.4.1-arm64
CLT: N/A
Xcode: 15.3
Rosetta 2: false
Output of brew tap
adoptopenjdk/openjdk
homebrew/services
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
Whenever I run
brew doctor
orbrew uninstall
any package I get the following error:Unexpected method 'appcast' called on Cask adoptopenjdk11
Command that failed
brew uninstall yarn
Output of command
Output of command with
--verbose --debug
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::NullLoader): loading yarn /opt/homebrew/Library/Homebrew/brew.rb (Formulary::FromAPILoader): loading homebrew/core/yarn /opt/homebrew/Library/Homebrew/brew.rb (Formulary::FromAPILoader): loading homebrew/core/rubberband ... /opt/homebrew/Library/Homebrew/brew.rb (Formulary::FromAPILoader): loading homebrew/core/bdw-gc /opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromNameLoader): loading adoptopenjdk11 Error: Unexpected method 'appcast' called on Cask adoptopenjdk11. Follow the instructions here: https://github.com/Homebrew/homebrew-cask#reporting-bugs /opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading google-cloud-sdk ...
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: