yarn3 gives `Unknown Syntax Error: Unsupported option name ("--ignore-scripts").`
Open
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
Running `yarn dlx gts init` gives:
```
Unknown Syntax Error: Unsupported option name ("--ignore-scripts").
$ yarn install [--json] [--immutable] [--immutable-cache] [--check-cache] [--inline-builds] [--mode #0]
```
It doesn't hurt the final result but perhaps needs an adaption to avoid errors.
Contributor guide
Assessment
This issue has not been assessed yet.