yarn icon indicating copy to clipboard operation
yarn copied to clipboard

--ignore-platform works but is not documented.

Open Unerty opened this issue 4 years ago • 5 comments

If i run the command yarn --ignore-platform it works as expected. Please, add --ignore-platform flag to the documentation on the yarn documentation website.

Unerty avatar Sep 17 '20 12:09 Unerty

Hello, I would like to contribute to this issue. I think I can just add the description in #752. To which file should I add the description if everyone is okay with that?

Mozuha avatar Sep 18 '20 02:09 Mozuha

What is the state of this? In a current version of Yarn I get an error message now:

$ yarn --version
4.1.1

$ yarn install --ignore-platform
Unknown Syntax Error: Unsupported option name ("--ignore-platform").
$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

p3k avatar Mar 18 '24 12:03 p3k

If i run the command yarn --ignore-platform it works as expected. Please, add --ignore-platform flag to the documentation on the yarn documentation website.

Alkhatri77 avatar Mar 19 '24 00:03 Alkhatri77

Which version of Yarn are you running @Alkhatri77?

p3k avatar Mar 19 '24 08:03 p3k