Trouble with theme lint at "install JS Dependencies” step

This is your problem:

Remove your yarn.lock file from the repo but leave (and update!) your pnpm-lock.yaml file

Bonus points :sports_medal: Ideally this should have been a PR so you haven’t got failing CI on your main branch.

2 Likes