Repo: Prettier tooling still runs yarn 1's --ignore-scripts #7513
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
bug
Something isn't working
repo maintenance
things to do with maintenance of the repo, and not with code/docs
Suggestion
We've had two PRs come in recently that touch repository tooling:
...and now the Prettier Update task is failing. Example from #7496 -> https://github.com/typescript-eslint/typescript-eslint/actions/runs/5919889475/job/16050593946?pr=7496:
I believe per https://yarnpkg.com/cli/install that
--skip-build
is Yarn 3's equivalent of--ignore-script
?FWIW neither PR did anything incorrect or wrong. Just one of those fun merge situations.
FYI @auvred @JamesHenry - I can send a PR soon if you don't have time.
The text was updated successfully, but these errors were encountered: