web icon indicating copy to clipboard operation
web copied to clipboard

Dependabot PRs failing due to outdated `pnpm-lock.yaml`

Open printerscanner opened this issue 8 months ago • 0 comments

Description

Dependabot PRs are failing in CI because Dependabot is only updating the package.json files but not correctly regenerating the corresponding pnpm-lock.yaml files.

Error Message

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

printerscanner avatar May 14 '25 08:05 printerscanner