Open
Description
Self-service
- I'd be willing to implement a fix
Describe the bug
If you run yarn help
in any directory that is not a yarn berry project, you will see a subcommand exec
. But executing yarn help exec
does not give you any useful information. And I can't find information about this subcommand on the Yarn 1 website either.
Environment
System:
OS: Windows 10 10.0.19043
CPU: (8) x64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz
Binaries:
Node: 16.16.0 - C:\Users\me\AppData\Local\Temp\xfs-dc3eceea\node.CMD
Yarn: 3.2.2 - C:\Users\me\AppData\Local\Temp\xfs-dc3eceea\yarn.CMD
npm: 8.11.0 - ~\AppData\Local\fnm_multishells\24660_1658842120196\npm.CMD
Additional context
No response