1c2b97d41dd1966e9de3cf104cc9ccd8a134ba99
When pnpm-lock.yaml has overrides section, validate that lockfile is fresh before install. If stale (detected via CONFIG_MISMATCH/EBADLOCKFILE/ERR_PNPM_LOCKFILE), fail with clear error message suggesting 'pnpm install' to regenerate. Co-Authored-By: Paperclip <noreply@paperclip.ing>
Description
Languages
Shell
100%