Skip to content

One click deploy on Vercel breaks on deploy #15

@dpappo

Description

@dpappo

Vercel build is failing because CI runs pnpm install with frozen-lockfile on, and pnpm-lock.yaml doesn’t match package.json (added 14 deps but didn’t update the lockfile).

 ERR_PNPM_OUTDATED_LOCKFILE  Cannot install with "frozen-lockfile" because pnpm-lock.yaml is not up to date with <ROOT>/package.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions