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
[email protected]
The package [email protected] cannot be extracted by the in-action extraction logic introduced in #1538 (v1.40.0).
Command (--sandbox_debug)
--sandbox_debug
(cd /Users/mele/.bazel/1ac9614be78e8b537b49f220ab76e96e/sandbox/darwin-sandbox/24/execroot/_main && \ exec env - \ TMPDIR=/tmp \ /usr/bin/sandbox-exec -f /Users/mele/.bazel/1ac9614be78e8b537b49f220ab76e96e/sandbox/darwin-sandbox/24/sandbox.sb /Users/mele/.bazel/install/abee1bc4a5caa87f8299faf78a2e8b97/process-wrapper '--timeout=0' '--kill_delay=15' '--stats=/Users/mele/.bazel/1ac9614be78e8b537b49f220ab76e96e/sandbox/darwin-sandbox/24/stats.out' --graceful_sigterm external/bsd_tar_darwin_arm64/tar --extract --no-same-owner --no-same-permissions --strip-components 1 --file external/pnpm_deps__temp__0.4.0/package.tgz --directory bazel-out/darwin_arm64-fastbuild/bin/node_modules/.aspect_rules_js/[email protected]/node_modules/temp)
Output
gzip: (stdin): trailing garbage ignored tar: Error opening archive: (null)
Development (host) and target OS/architectures:
❯ uname -a Darwin Jordans-MBP 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 arm64
Output of bazel --version: 7.2.1
bazel --version
7.2.1
Version of the Aspect rules, or other relevant rules from your WORKSPACE or MODULE.bazel file: 1.42.3 (WORKSPACE)
WORKSPACE
MODULE.bazel
1.42.3
Language(s) and/or frameworks involved: pnpm-lock.yaml version 6.0, workspace enabled
pnpm-lock.yaml
6.0
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
The package
[email protected]
cannot be extracted by the in-action extraction logic introduced in #1538 (v1.40.0).Command (
--sandbox_debug
)Output
Version
Development (host) and target OS/architectures:
Output of
bazel --version
:7.2.1
Version of the Aspect rules, or other relevant rules from your
WORKSPACE
orMODULE.bazel
file:1.42.3
(WORKSPACE
)Language(s) and/or frameworks involved:
pnpm-lock.yaml
version6.0
, workspace enabledHow to reproduce
No response
Any other information?
No response
The text was updated successfully, but these errors were encountered: