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 attempt to run a bazel build, I get Failed to query remote execution capabilities: UNIMPLEMENTED: unknown service build.bazel.remote.execution.v2.Capabilities
The text was updated successfully, but these errors were encountered:
Bazel implemention is missing Capabilities endpoint as far as I can tell. Please correct me if I'm wrong! :)
Expected behavior
Service implements this endpoint.
Actual behavior
When I attempt to run a bazel build, I get
Failed to query remote execution capabilities: UNIMPLEMENTED: unknown service build.bazel.remote.execution.v2.Capabilities
The text was updated successfully, but these errors were encountered: