Skip to content
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

Bazel version to use to run hooks/pre-commit unclear #277

Open
diegohavenstein opened this issue Oct 16, 2023 · 1 comment
Open

Bazel version to use to run hooks/pre-commit unclear #277

diegohavenstein opened this issue Oct 16, 2023 · 1 comment

Comments

@diegohavenstein
Copy link

Running a current Bazel version (e.g. 6.3.2) fails with errors related to the deprecation of @bazel_tools//platforms:windows

I got it to run using bazelisk and a .bazelversion file specifying 5.3.2 as version. This is not ideal, probably it should work with Bazel 6 and newer and the version should be specified in a .bazelversion file, removing usage of deprecated packages as well

@Vishwa05-08
Copy link

V1.3.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants