Reason for Older Deno Version on Homebrew #25540
-
Hello, I use Deno through Homebrew, and because of that, Deno does not allow me to upgrade when a new version is available. This is perfectly ok, I can understand why this is the case. Besides, it just forces me to update all my Homebrew taps, which I should be doing anyway. My only (somewhat small) gripe is the Homebrew version tends to lag behind the latest version of Deno by a couple patch versions to an entire minor version. As of writing, I'm assuming there's a reason for this that I just don't know and that this is not a bug in some deployment pipeline, so I'd like to just ask the question here for my own information and for future reference if someone else has this question too. Thanks for taking the time to answer. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
It's because Homebrew was not able to build Deno properly. We provided a solution here: #25298 but the PR was not merged. We'll look into opening another PR. |
Beta Was this translation helpful? Give feedback.
-
FYI Deno v1.46.3 is now available on Homebrew: https://formulae.brew.sh/formula/deno#default |
Beta Was this translation helpful? Give feedback.
It's because Homebrew was not able to build Deno properly. We provided a solution here: #25298 but the PR was not merged. We'll look into opening another PR.