Title: Running the refresh_compdb task fails
Description:
When I run the refresh_compdb task in the dev container in VSCode, I receive the following error:
ERROR: error loading package '': at /workspaces/envoy/bazel/api_repositories.bzl:1:6: Every .bzl file must have a corresponding package, but '@@envoy_api//bazel:repositories.bzl' does not have one. Please create a BUILD file in the same or any parent directory. Note that this BUILD file does not need to do anything except exist.
I'm trying to find the cause. However, I would appreciate it if someone could help me save time.
Title: Running the refresh_compdb task fails
Description:
When I run the
refresh_compdbtask in the dev container in VSCode, I receive the following error:I'm trying to find the cause. However, I would appreciate it if someone could help me save time.