We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--force
brew update-reset && brew update
brew doctor
as i entered command brew uninstall cocoapods, there is an error
brew uninstall cocoapods
--verbose --debug
zsh: command not found: --verbose
brew config
brew doctor Error: Unexpected method 'appcast' called on Cask adoptopenjdk8. Follow the instructions here: https://github.com/Homebrew/homebrew-cask#reporting-bugs Error: Unexpected method 'appcast' called on Cask adoptopenjdk8. Follow the instructions here: https://github.com/Homebrew/homebrew-cask#reporting-bugs brew config HOMEBREW_VERSION: 4.3.9 ORIGIN: https://github.com/Homebrew/brew HEAD: 1c98a33a376e5b35ebc801d0f7d6ba7b9eb118ac Last commit: 3 days ago Core tap JSON: 11 Jul 08:20 UTC Core cask tap JSON: 11 Jul 08:27 UTC HOMEBREW_PREFIX: /opt/homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_MAKE_JOBS: 8 Homebrew Ruby: 3.3.3 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.3/bin/ruby CPU: octa-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.6.0 => /usr/bin/curl macOS: 14.5-arm64 CLT: N/A Xcode: 15.4 Rosetta 2: false dmitriy@MacBook-Air-Dmitriy ~ %
brew tap
adoptopenjdk/openjdk
The text was updated successfully, but these errors were encountered:
Take a look at our pinned issue: #173201 (comment).
Sorry, something went wrong.
thx
No branches or pull requests
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
as i entered command brew uninstall cocoapods, there is an error
Command that failed
brew uninstall cocoapods
Output of command with
--verbose --debug
zsh: command not found: --verbose
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: