Open
Description
Verification
- I understand that if I ignore these instructions, my issue may be closed without review.
- I have retried my command with
--force
. - I ran
brew update-reset && brew update
and retried my command. - I ran
brew doctor
, fixed as many issues as possible and retried my command. - I have checked the instructions for reporting bugs.
- I made doubly sure this is not a checksum does not match / SHA256 mismatch error (do not open an issue before trying to open a PR to fix first).
Description of issue
Feature request,
if brew bump-cask-pr
produce error of
Error: This cask's tap is not a Git repository!
Then brew bump-cask-pr
will automatically fix it with
brew tap homebrew/homebrew-cask --force
Command that failed
brew bump-cask-pr
Output of command with --verbose --debug
/opt/homebrew/Library/Homebrew/brew.rb (Cask::CaskLoader::FromInstalledPathLoader): loading cakebrewjs
Error: This cask's tap is not a Git repository!
Error: Kernel.exit
Warning: Removed Sorbet lines from backtrace!
Rerun with `--verbose` to see the original backtrace
/opt/homebrew/Library/Homebrew/extend/kernel.rb:107:in `exit'
/opt/homebrew/Library/Homebrew/extend/kernel.rb:107:in `odie'
/opt/homebrew/Library/Homebrew/dev-cmd/bump-cask-pr.rb:78:in `run'
/opt/homebrew/Library/Homebrew/brew.rb:94:in `<main>'
Output of brew doctor
and brew config
all clean and good
Output of brew tap
I've already fixed that
so I do have now alraady
`homebrew/cask`