pnpm Dedupe Hits CLI Execution Timeout Limit #36336
Unanswered
CHC383
asked this question in
Request Help
Replies: 1 comment 1 reply
-
It's waiting on stdin, so no increase in timeout will help. There's some other pnpm discussions raised in past few weeks relateed to this |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
A Mend.io-hosted app
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
No response
Please tell us more about your question or problem
Hi there,
Recently (about two weeks ago) my job started to get timeout. After checking the log and tried to disable the
pnpmDedupe
postUpdateOptions, I found out that the pnpm dedupe command hits the 15 min execution limit.node_modules will be removed and reinstalled from scratch
, which seems like the culprit.Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions