-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
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
brew install deno failed #8801
Comments
me too |
Everything seems to be in order, no broken links from our side as far as I can tell (https://github.com/Homebrew/homebrew-core/blob/4bb1f725f4e9cd7ef54ba2615f31f7d5ff7082b1/Formula/deno.rb). If this persists it should probably be raised with homebrew instead. |
@caspervonb after brew fails downloading binaries it tries to build deno from sources. This also fails. curl: (22) The requested URL returned error: 404 Not Found warning: Not using sccache or ccache error: failed to compile any idea? |
@caspervonb who usually is the maintainer of the homebrew rb file? |
Am not sure, git blame is usually a good way to tell tho https://github.com/Homebrew/homebrew-core/commits/master/Formula/deno.rb |
Will be closed by Homebrew/homebrew-core#66920 |
Homebrew formulae don't have specific maintainers. However, I will admit that the Apologies. Rust takes nearly two full days to complete a Homebrew CI run. So we made the decision to just merge it and fix anything that breaks after, or else the Rust PR would've never gotten merged. |
Update: The workaround below is no longer needed. Bottles are available again on Homebrew. You may need to do
Here is a potential workaround for the current homebrew formula:
This should pick up old |
This should be fixed now. Homebrew/homebrew-core#67043 |
The text was updated successfully, but these errors were encountered: