yarnpkg / yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://classic.yarnpkg.com
Other
41.44k stars 2.73k forks source link

> ### Self-service #8880

Closed kirmo9 closed 2 years ago

kirmo9 commented 2 years ago

Self-service

  • [x] 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 https://github.com/yarnpkg/yarn/issues/8875#issue-1352210040

Originally posted by @kirmo9 in https://github.com/yarnpkg/yarn/issues/8875#issuecomment-1237661220

kirmo9 commented 2 years ago

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