8000 pnpm lock file update · Issue #421 · changesets/changesets · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
pnpm lock file update #421
Open
Open
@ianwalter

Description

@ianwalter

Affected Packages

Not sure.

Problem

When using pnpm with changesets in a monorepo, after merging the "Update Versions" PR from the changesets action, CI breaks on the "Install" step since changesets has updated the versions in linked packages but has not updated the pnpm-lock.yaml.

Proposed solution

I think after changesets updates linked package versions to the new/upcoming version, it should run pnpm install -r (recursive) to update the lock file. Not sure if there is a better solution or how pnpm itself is handling this issue. Thoughts @zkochan ?

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

      0