-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Verify latest release
- I verified that the issue exists in the latest pnpm release
pnpm version
7.33.6
Which area(s) of pnpm are affected? (leave empty if unsure)
CLI
Link to the code that reproduces this issue or a replay of the bug
No response
Reproduction steps
pc: MacBook Prop 14 Ventura 13.5.2
node: v14.18.0
installing fails with error (ERR_PNPM_TARBALL_EXTRACT). Will retry in 1 minute. 1 retries left.
.
Describe the Bug
pc: MacBook Prop 14 Ventura 13.5.2
node: v14.18.0
installing fails with error (ERR_PNPM_TARBALL_EXTRACT). Will retry in 1 minute. 1 retries left.
.
I'm getting struggle on ERR_PNPM_TARBALL_EXTRACT error occured
GET https://custom.registry.net/artifactory/api/npm/npm-virtual/handlebars/-/handlebars-4.7.8.tgz error (ERR_PNPM_TARBALL_EXTRACT). Will retry in 1 minute. 1 retries left.
ERR_PNPM_TARBALL_EXTRACT Failed to unpack the tarball from "https://custom.registry.net/artifactory/api/npm/npm-virtual/coa/-/coa-1.0.4.tgz": incorrect data check
Expected Behavior
tgz file should be downloaded.
downloading via manually entering url is works.
Which Node.js version are you using?
v14.18.0
Which operating systems have you used?
- macOS
- Windows
- Linux
If your OS is a Linux based, which one it is? (Include the version if relevant)
No response