You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run proto_lint, I received the following error. It seems that the issue is related to the Apple M1 chip.
Log Output
ERROR: /private/var/tmp/_bazel_xyz/cb4175e9baa6d8770a9612ba7c54a261/external/rules_proto_grpc/buf/BUILD.bazel:14:13: configurable attribute "tool" in @rules_proto_grpc//buf:lint_plugin doesn't match this configuration. Would a default condition help?
Conditions checked:
@bazel_tools//src/conditions:darwin_x86_64
@bazel_tools//src/conditions:linux_x86_64
To see a condition's definition, run: bazel query --output=build <condition label>.
This instance of @rules_proto_grpc//buf:lint_plugin has configuration identifier 4a6f299. To inspect its configuration, run: bazel config 4a6f299.
For more help, see https://docs.bazel.build/configurable-attributes.html#why-doesnt-my-select-choose-what-i-expect.
rules_proto_grpc Version
4.0.1
Bazel Version
5.3.0
OS
MacOS Monterey
Link to Demo Repo
No response
WORKSPACE Content
No response
BUILD Content
No response
Proto Content
No response
Any Other Content
No response
The text was updated successfully, but these errors were encountered:
Issue Description
When I run proto_lint, I received the following error. It seems that the issue is related to the Apple M1 chip.
Log Output
rules_proto_grpc Version
4.0.1
Bazel Version
5.3.0
OS
MacOS Monterey
Link to Demo Repo
No response
WORKSPACE Content
No response
BUILD Content
No response
Proto Content
No response
Any Other Content
No response
The text was updated successfully, but these errors were encountered: