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
I do not have much experience with how homebrew works, but I got this error in my terminal that might be something that can be addressed.
Cloning into '/opt/homebrew/Library/Taps/ruffle-rs/homebrew-ruffle'... remote: Enumerating objects: 43, done. remote: Counting objects: 100% (43/43), done. remote: Compressing objects: 100% (32/32), done. remote: Total 43 (delta 10), reused 37 (delta 8), pack-reused 0 Receiving objects: 100% (43/43), 6.19 KiB | 6.19 MiB/s, done. Resolving deltas: 100% (10/10), done. Tapped 1 formula (14 files, 13KB). Error: ruffle-rs/ruffle/ruffle is a head-only formula. To install it, run: brew install --HEAD ruffle-rs/ruffle/ruffle
Given this, I'm unsure if the installation formula should change or if something should be configured to this brew.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I do not have much experience with how homebrew works, but I got this error in my terminal that might be something that can be addressed.
Given this, I'm unsure if the installation formula should change or if something should be configured to this brew.
The text was updated successfully, but these errors were encountered: