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
Use pnpm 7.5 or similar, generate a lockfile with pnpm install and commit it.
Switch to using pnpm 7.12.1. Run pnpm install (optionally use --force, does not have an effect here), note zero changes to lockfile.
Run pnpm install --frozen-lockfile, see error:
Scope: all 9 workspace projects
Lockfile is up to date, resolution step is skipped
ERR_PNPM_OUTDATED_LOCKFILE Cannot install with "frozen-lockfile" because pnpm-lock.yaml is not up to date with <workspace>/package.json