gts icon indicating copy to clipboard operation
gts copied to clipboard

yarn3 gives `Unknown Syntax Error: Unsupported option name ("--ignore-scripts").`

Open tisonkun opened this issue 1 year ago • 1 comments

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.

tisonkun avatar Nov 03 '22 01:11 tisonkun

I'm having the same issue with yarn 4.0.1, does anyone know the fix?

ZehuaZhang avatar Nov 02 '23 04:11 ZehuaZhang