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: /root/.cache/bazel/_bazel_root/769b68fb6b103d4f6b0d6fc45651db8a/external/aspect_bazel_lib/lib/private/BUILD.bazel:35:12: error loading package '@aspect_bazel_lib//tools': Unable to find package for @aspect_rules_lint//format:defs.bzl: The repository '@aspect_rules_lint' could not be resolved: Repository '@aspect_rules_lint' is not defined. and referenced by '@aspect_bazel_lib//lib/private:copy_directory_toolchain'
ERROR: /root/.cache/bazel/_bazel_root/769b68fb6b103d4f6b0d6fc45651db8a/external/aspect_bazel_lib/lib/private/BUILD.bazel:80:12: error loading package '@aspect_bazel_lib//tools': Unable to find package for @aspect_rules_lint//format:defs.bzl: The repository '@aspect_rules_lint' could not be resolved: Repository '@aspect_rules_lint' is not defined. and referenced by '@aspect_bazel_lib//lib/private:copy_to_directory_toolchain'
ERROR: /root/.cache/bazel/_bazel_root/769b68fb6b103d4f6b0d6fc45651db8a/external/aspect_bazel_lib/lib/private/BUILD.bazel:130:12: error loading package '@aspect_bazel_lib//tools': Unable to find package for @aspect_rules_lint//format:defs.bzl: The repository '@aspect_rules_lint' could not be resolved: Repository '@aspect_rules_lint' is not defined. and referenced by '@aspect_bazel_lib//lib/private:expand_template_toolchain'
What happened?
Culprit is almost certainly #681.
Version
Development (host) and target OS/architectures:
Output of
bazel --version
: 6.4.0Version of the Aspect rules, or other relevant rules from your
WORKSPACE
orMODULE.bazel
file:Language(s) and/or frameworks involved:
How to reproduce
No response
Any other information?
No response
The text was updated successfully, but these errors were encountered: