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
bazel build //... --config bzlmod
INFO: Invocation ID: df7a45a2-88ff-4475-a249-cfd22b6c1e99
ERROR: Analysis of target '//distribution:relnotes' failed; build aborted: no such package '@rules_pkg.0.5.1//private': The repository '@rules_pkg.0.5.1' could not be resolved: Repository '@rules_pkg.0.5.1' is not visible from repository '@'
INFO: Elapsed time: 6.814s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (13 packages loaded, 41 targets configured)
currently loading: @stardoc.0.5.0//stardoc ... (2 packages)
Fetching https://bcr.bazel.build/bazel_registry.json
However we have added rules_pkg as a dep in MODULES.bazel and it seems to work fine from the normal WORKSPACE.
The text was updated successfully, but these errors were encountered:
The error we are getting is along the lines of.
However we have added rules_pkg as a dep in MODULES.bazel and it seems to work fine from the normal WORKSPACE.
The text was updated successfully, but these errors were encountered: