Skip to content

Broken lockfile fails pnpm install --frozen-lockfile on every PR #657

Description

@vishxrad

pnpm install --frozen-lockfile currently fails on every PR with:
ERR_PNPM_LOCKFILE_MISSING_DEPENDENCY Broken lockfile: no entry for '@types/node@20.19.35'

#653 centralized @types/node through the pnpm catalog and migrated the other examples, but examples/langgraph-chat was left on "@types/node": "^20", leaving a dangling 20.19.35 reference with no package entry in the lockfile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions