Replies: 2 comments 13 replies
-
You'll need |
Beta Was this translation helpful? Give feedback.
12 replies
-
@bhuntsman I don't know what the context of your question is. Are you aware of our rolling releases? https://bazel.build/release/rolling |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to build jax. The Jax script uses bazel --version to check if the bazel version is sufficient. However, if I build bazel from git, --version returns "no_version". I've tried this on a few different platforms and releases.
How exactly does someone build bazel in such a way that --version works? This can't be that obscure of an issue, but I can't find any documentation to indicate what should be done.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions