envoy-mobile icon indicating copy to clipboard operation
envoy-mobile copied to clipboard

Detekt conflicts with upstream protobuf version 3.18.0

Open buildbreaker opened this issue 4 years ago • 0 comments

Error observed with the command

bazel build //examples/kotlin/hello_world:hello_envoy_kt_lint

ERROR: /private/var/tmp/_bazel_runner/b225883c33850f3f191a570e7b70ec29/external/com_google_protobuf/BUILD:814:6: error loading package '@com_google_protobuf//java/core': cannot load '@com_google_protobuf//:protobuf_version.bzl': no such file and referenced by '@com_google_protobuf//:java_toolchain'

buildbreaker avatar Oct 07 '21 20:10 buildbreaker