Skip to content

PNPM v9.12.3 hanging on pnpm install #8720

@lfloyd117

Description

@lfloyd117

Verify latest release

  • I verified that the issue exists in the latest pnpm 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?

  • macOS
  • Windows
  • Linux

If your OS is a Linux based, which one it is? (Include the version if relevant)

Ubuntu (via WSL)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions