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 am seeing multiple errors with the message "unexpected method 'appcast' called". These look to be issues in specific casks and not in home brew itself.
Error: Unexpected method 'appcast' called on Cask boostnote.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask font-firacode-nerd-font.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
On running brew doctor
brew doctor
Error: Unexpected method 'appcast' called on Cask boostnote.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask font-firacode-nerd-font.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask boostnote.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Error: Unexpected method 'appcast' called on Cask font-firacode-nerd-font.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
Command that failed
brew upgrade
Output of command with --verbose --debug
/usr/local/Homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromInstalledPathLoader): loading boostnote
Error: Unexpected method 'appcast' called on Cask boostnote.
Follow the instructions here:
https://github.com/Homebrew/homebrew-cask#reporting-bugs
```text/usr/local/Homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromAPILoader): loading font-fira-code-nerd-font/usr/local/Homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromInstalledPathLoader): loading font-firacode-nerd-fontError: Unexpected method 'appcast' called on Cask font-firacode-nerd-font.Follow the instructions here: https://github.com/Homebrew/homebrew-cask#reporting-bugs
### Output of `brew doctor` and `brew config`
```shell
HOMEBREW_VERSION: 4.3.5-120-ge8430b2
ORIGIN: https://github.com/Homebrew/brew
HEAD: e8430b25a1d1321f32e5093d62b57b5cb7cfb3c3
Last commit: 12 hours ago
Core tap HEAD: 8c38e412dbea12a56a7825cb8c3753a60ecb3991
Core tap last commit: 30 minutes ago
Core tap JSON: 17 Jun 03:49 UTC
Core cask tap HEAD: cb9b026407c215ca25358d5932c5738c7e49aa64
Core cask tap last commit: 5 minutes ago
Core cask tap JSON: 17 Jun 03:49 UTC
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CASK_OPTS: []
HOMEBREW_EDITOR: vi
HOMEBREW_MAKE_JOBS: 16
HOMEBREW_SORBET_RUNTIME: set
Homebrew Ruby: 3.3.3 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.3/bin/ruby
CPU: 16-core 64-bit kabylake
Clang: 15.0.0 build 1500
Git: 2.39.3 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 8.4.0 => /usr/bin/curl
macOS: 14.4.1-x86_64
CLT: 15.3.0.0.1.1708646388
Xcode: 15.4
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
I am seeing multiple errors with the message "unexpected method 'appcast' called". These look to be issues in specific casks and not in home brew itself.
On running
brew doctor
Command that failed
brew upgrade
Output of command with
--verbose --debug
Output of
brew tap
The text was updated successfully, but these errors were encountered: