-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebugSomething isn't workingSomething isn't workingrepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs
Description
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:
Run yarn --ignore-scripts
Unknown Syntax Error: Unsupported option name ("--ignore-scripts").
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.
auvred
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebugSomething isn't workingSomething isn't workingrepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs