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
error loading package '@@rules_proto~//tools/file_concat': Unable to find package for @@[unknown repo 'rules_cc' requested from @@rules_proto~]//cc:defs.bzl: The repository '@@[unknown repo 'rules_cc' requested from @@rules_proto~]' could not be resolved: No repository visible as '@rules_cc' from repository '@@rules_proto~'.
Version
Development (host) and target OS/architectures: Linux x64 as host and target
Output of bazel --version: bazel 7.1.0
Version of relevant rules from the WORKSPACE or MODULE.bazel file:
bazel_dep(
name = "rules_proto",
version = "6.0.0",
)
bazel_dep(
name = "rules_cc",
version = "0.0.9",
)
Language(s) and/or frameworks involved: protobuf, C++
What happened?
Version
Development (host) and target OS/architectures: Linux x64 as host and target
Output of
bazel --version
: bazel 7.1.0Version of relevant rules from the
WORKSPACE
orMODULE.bazel
file:Language(s) and/or frameworks involved: protobuf, C++
How to reproduce
No response
Any other information?
See bazelbuild/rules_proto#203
The text was updated successfully, but these errors were encountered: