Skip to content
New issue

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

pnpm i --frozen-lockfile hangs in CI on 7.20+7.21 #5857

Closed
THOUSAND-SKY opened this issue Dec 30, 2022 · 1 comment
Closed

pnpm i --frozen-lockfile hangs in CI on 7.20+7.21 #5857

THOUSAND-SKY opened this issue Dec 30, 2022 · 1 comment

Comments

@THOUSAND-SKY
Copy link

pnpm version:

7.20.0 or 7.21.0

Code to reproduce the issue:

This bug happens to me on gitlab CI. This is probably close to the issue, although the error message is not the same (in fact, in the actual pipeline I see no error at all, it just hangs and then gets killed).

https://gitlab.com/g4gossi/pnpm-reproduce/-/pipelines

There 7.19 works but 7.20/21 are failing.

Expected behavior:

pnpm i --frozen-lockfile should complete in CI, like it did on 7.19.

Actual behavior:

Install hangs mysteriously. Or in the reproduce case, produces ERR_PNPM_PREPARE_PKG_FAILURE .

Additional information:

  • node -v prints: 16.16.0 (in the container)
  • Windows, macOS, or Linux?: linux (+ docker)
@THOUSAND-SKY
Copy link
Author

Oh this new error is actually leading me to the duplicate bug, now that I have that to search for 😝

#5845

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant