Skip to content

pnpm 7.12.1 does not generate lockfiles #5390

@runspired

Description

@runspired

This is likely related to #5389 and potentially the root cause

In an existing project using workspaces and pnpm, after upgrading from pnpm 7.5, I tried regenerating the lockfile by deleting the existing lockfile and running pnpm install. All of the following failed to result in a lockfile being generated

  • pnpm install
  • pnpm install --force
  • pnpm install ---no-frozen-lockfile=true
  • pnpm install --fix-lockfile

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions