Any idea why it claims this yarn option is not a valid one?
$ yarn --use-yarnrc
Unknown Syntax Error: Unsupported option name ("--use-yarnrc").
$ yarn cache clean [--mirror] [--all]
$ yarn cache clean [--mirror] [--all]
$ yarn config get [--why] [--json] [--no-redacted] <name>
$ yarn config set [--json] [-H,--home] <name> <value>
$ yarn config unset [-H,--home] <name>
/snip/
$ command yarn --version
4.12.0
$ which yarn
/progs/mise/installs/yarn/4.12.0/bin/yarn
Running mise 2026.1.7 linux-x64 (2026-01-25)
Any idea why it claims this yarn option is not a valid one?
Running mise
2026.1.7 linux-x64 (2026-01-25)