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
It looks like there are actually two issues:
$ brew install --HEAD cema-sp/tap/alacritty ==> Tapping cema-sp/tap Cloning into '/usr/local/Homebrew/Library/Taps/cema-sp/homebrew-tap'... remote: Counting objects: 8, done. remote: Compressing objects: 100% (8/8), done. remote: Total 8 (delta 0), reused 6 (delta 0), pack-reused 0 Unpacking objects: 100% (8/8), done. Error: Invalid formula: /usr/local/Homebrew/Library/Taps/cema-sp/homebrew-tap/Formula/kitty.rb Calling 'depends_on :python3' is disabled! Use 'depends_on "python"' instead. /usr/local/Homebrew/Library/Taps/cema-sp/homebrew-tap/Formula/kitty.rb:7:in `<class:Kitty>' Please report this to the cema-sp/tap tap! Or, even better, submit a PR to fix it! Error: Cannot tap cema-sp/tap: invalid syntax in tap!
The text was updated successfully, but these errors were encountered:
'depends_on :python3' is disabled!
Hey @jzelinskie I also just ran into this. I just submitted a pull request 👉 #8 Hopefully that fixes it!
Sorry, something went wrong.
No branches or pull requests
It looks like there are actually two issues:
The text was updated successfully, but these errors were encountered: