We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashes in ways that imply the cache was not busted.
One example (>v1.39.0):
> bazel run //:gazelle ERROR: Traceback (most recent call last): File "/private/var/tmp/_bazel_.../external/aspect_rules_js~override/npm/extensions.bzl", line 104, column 66, in _extension_impl importers, packages = translate_to_transitive_closure(lock_importers, lock_packages, attr.prod, attr.dev, attr.no_optional) File "/private/var/tmp/_bazel_.../external/aspect_rules_js~override/npm/private/transitive_closure.bzl", line 185, column 71, in translate_to_transitive_closure package_info["transitive_closure"] = gather_transitive_closure( File "/private/var/tmp/_bazel_.../external/aspect_rules_js~override/npm/private/transitive_closure.bzl", line 54, column 40, in gather_transitive_closure package_info = packages[package_key] Error: key "@smithy/node-http-handler/2.5.0" not found in dictionary
The text was updated successfully, but these errors were encountered:
jbedard
No branches or pull requests
What happened?
Crashes in ways that imply the cache was not busted.
One example (>v1.39.0):
The text was updated successfully, but these errors were encountered: