You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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