Verify latest release
pnpm version
9.7.1, verified it also occurs on 9.12.3
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
- Changed the versions of
ember-data packages from 4.6.4 to 4.12.8 repo-wide
- Run
pnpm install
- Command hangs with most all packages complete:
Progress: resolved 2686, reused 2656, downloaded 0, added 0
Describe the Bug
The pnpm install command seems to resolve most packages then hangs and never completes.
I have also tried deleting the lockfile to see if that was messing it up and the hanging continues.
I have also watched htop and it does not appear to run out of memory.
Let me know if there are any logging commands/flags I can use to provide more helpful information.
Expected Behavior
The pnpm install command does not hang
Which Node.js version are you using?
18.19.1
Which operating systems have you used?
If your OS is a Linux based, which one it is? (Include the version if relevant)
Ubuntu (via WSL)
Verify latest release
pnpm version
9.7.1, verified it also occurs on 9.12.3
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
ember-datapackages from4.6.4to4.12.8repo-widepnpm installProgress: resolved 2686, reused 2656, downloaded 0, added 0Describe the Bug
The
pnpm installcommand seems to resolve most packages then hangs and never completes.I have also tried deleting the lockfile to see if that was messing it up and the hanging continues.
I have also watched
htopand it does not appear to run out of memory.Let me know if there are any logging commands/flags I can use to provide more helpful information.
Expected Behavior
The
pnpm installcommand does not hangWhich Node.js version are you using?
18.19.1
Which operating systems have you used?
If your OS is a Linux based, which one it is? (Include the version if relevant)
Ubuntu (via WSL)