This is your problem:
Remove your yarn.lock
file from the repo but leave (and update!) your pnpm-lock.yaml
file
Bonus points Ideally this should have been a PR so you haven’t got failing CI on your main branch.
This is your problem:
Remove your yarn.lock
file from the repo but leave (and update!) your pnpm-lock.yaml
file
Bonus points Ideally this should have been a PR so you haven’t got failing CI on your main branch.