Title: Node 24.16.0: extract-zip hangs extracting · Issue #63487 · nodejs/node · GitHub
Open Graph Title: Node 24.16.0: extract-zip hangs extracting · Issue #63487 · nodejs/node
X Title: Node 24.16.0: extract-zip hangs extracting · Issue #63487 · nodejs/node
Description: Version v24.16.0 Platform Linux, Docker image `node:24.16.0-slim` Subsystem No response What steps will reproduce the bug? #!/usr/bin/env bash set -euo pipefail for NODE_VERSION in 24.15.0 24.16.0; do echo "### Testing Node ${NODE_VERSIO...
Open Graph Description: Version v24.16.0 Platform Linux, Docker image `node:24.16.0-slim` Subsystem No response What steps will reproduce the bug? #!/usr/bin/env bash set -euo pipefail for NODE_VERSION in 24.15.0 24.16.0;...
X Description: Version v24.16.0 Platform Linux, Docker image `node:24.16.0-slim` Subsystem No response What steps will reproduce the bug? #!/usr/bin/env bash set -euo pipefail for NODE_VERSION in 24.15.0 24.16.0;...
Opengraph URL: https://github.com/nodejs/node/issues/63487
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Node 24.16.0: extract-zip hangs extracting","articleBody":"### Version\n\nv24.16.0\n\n### Platform\n\n```text\nLinux, Docker image `node:24.16.0-slim`\n```\n\n### Subsystem\n\n_No response_\n\n### What steps will reproduce the bug?\n\n```\n#!/usr/bin/env bash\nset -euo pipefail\n\nfor NODE_VERSION in 24.15.0 24.16.0; do\n echo \"### Testing Node ${NODE_VERSION}\"\n\n docker run --rm \"node:${NODE_VERSION}-slim\" sh -lc '\n set -eu\n apt-get update \u003e/dev/null\n apt-get install -y curl \u003e/dev/null\n\n mkdir -p /repro /tmp/out-node\n cd /repro\n\n npm init -y \u003e/dev/null 2\u003e\u00261\n npm install extract-zip@2.0.1 \u003e/dev/null 2\u003e\u00261\n\n curl -fsSL -o chrome.zip https://storage.googleapis.com/chrome-for-testing-public/134.0.6998.35/linux64/chrome-linux64.zip\n\n node --input-type=module -e \"import extract from \\\"extract-zip\\\"; await extract(\\\"chrome.zip\\\", { dir: \\\"/tmp/out-node\\\" }); console.log(\\\"extract-zip done\\\")\"\n\n test -x /tmp/out-node/chrome-linux64/chrome\n echo \"extract-zip: PASS\"\n '\ndone\n\n```\n\n### How often does it reproduce? Is there a required condition?\n\nAlways with v24.16.0, never with v24.15.0\n\n### What is the expected behavior? Why is that the expected behavior?\n\nBoth Node versions should complete extraction successfully\n\n### What do you see instead?\n\n```\n### Testing Node 24.15.0\ndebconf: delaying package configuration, since apt-utils is not installed\nextract-zip done\nextract-zip: PASS\n### Testing Node 24.16.0\ndebconf: delaying package configuration, since apt-utils is not installed\nWarning: Detected unsettled top-level await at file:///repro/[eval1]:1\nimport extract from \"extract-zip\"; await extract(\"chrome.zip\", { dir: \"/tmp/out-node\" }); console.log(\"extract-zip done\")\n```\n\nSeems like `extract-zip` started extracting, but its async operation got stuck in a state where Node thinks there is nothing left to wait for. And the extraction remains incomplete.\n\n\n### Additional information\n\nWhen this happens through Puppeteer / @puppeteer/browsers, the install appears to leave a partial extraction. For example, only a few files exist:\n\n```\n/tmp/out-node/chrome-linux64/ABOUT\n/tmp/out-node/chrome-linux64/MEIPreload/manifest.json\n/tmp/out-node/chrome-linux64/MEIPreload/preloaded_data.pb\n/tmp/out-node/chrome-linux64/PrivacySandboxAttestationsPreloaded/manifest.json\n/tmp/out-node/chrome-linux64/PrivacySandboxAttestationsPreloaded/privacy-sandbox-attestations.dat\n/tmp/out-node/chrome-linux64/WidevineCdm/LICENSE\n```\n\nBut the expected executable is missing:\n\n`/tmp/out-node/chrome-linux64/chrome`\n\nChrome and Puppeteer versions are all fixed on our side and we didn't change them.\n\nThanks :) ","author":{"url":"https://github.com/SynRJ","@type":"Person","name":"SynRJ"},"datePublished":"2026-05-22T10:33:51.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":32},"url":"https://github.com/63487/node/issues/63487"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:3540f829-3aa4-b6fe-910d-920ff189fde8 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | AFAE:A64BA:583F1:75D4E:6A4D28CC |
| html-safe-nonce | c67f0030cf0b89b9a6bf89c4a63d30dbc1e8531199757fcf0b5fa626dfed80d6 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBRkFFOkE2NEJBOjU4M0YxOjc1RDRFOjZBNEQyOENDIiwidmlzaXRvcl9pZCI6IjY5MDAzNTUwMDEzOTYwNDYwMjgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | d5d4296ffb25151479276273a2abd368e4e289a192870e9c25cc73500e312cd8 |
| hovercard-subject-tag | issue:4501923836 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nodejs/node/63487/issue_layout |
| twitter:image | https://opengraph.githubassets.com/138da56be1d6d3d679b4c383dae0a0783524e0ad9823bf334442aba77af60ce3/nodejs/node/issues/63487 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/138da56be1d6d3d679b4c383dae0a0783524e0ad9823bf334442aba77af60ce3/nodejs/node/issues/63487 |
| og:image:alt | Version v24.16.0 Platform Linux, Docker image `node:24.16.0-slim` Subsystem No response What steps will reproduce the bug? #!/usr/bin/env bash set -euo pipefail for NODE_VERSION in 24.15.0 24.16.0;... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | SynRJ |
| hostname | github.com |
| expected-hostname | github.com |
| None | 92571a8944142227b7e19cd10918b1ddd06e5066c1ad5bc7e4769cf6140a87e6 |
| turbo-cache-control | no-preview |
| go-import | github.com/nodejs/node git https://github.com/nodejs/node.git |
| octolytics-dimension-user_id | 9950313 |
| octolytics-dimension-user_login | nodejs |
| octolytics-dimension-repository_id | 27193779 |
| octolytics-dimension-repository_nwo | nodejs/node |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 27193779 |
| octolytics-dimension-repository_network_root_nwo | nodejs/node |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 93f17a978ee60bc4668e1d7b90e6bd2d622261fd |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width