79427115

Date: 2025-02-10 12:51:49
Score: 0.5
Natty:
Report link

I found the cause after working through warnings earlier in the build.

I found this:

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

The solution was to run pnpm install locally, and then push the updated pnpm-lock.yaml

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
Posted by: Fijjit