Skip to content

Conversation

jeff-wishnie
Copy link
Contributor

@jeff-wishnie jeff-wishnie commented Oct 28, 2022

What's the problem this PR addresses?
In the documentation for .yarnrc.yml for the cpu value an incorrect value x86 is shown as an example.

Fixes #4998

...

How did you fix it?
Updated the docs to:

  • use the correct value x64 as an example
  • note that valid values for this option are the possible values from node:process.arch

...

Checklist

  • I have set the packages that need to be released for my changes to be effective.
    I did NOT update versions as this is a documentation change only. Wasn't sure what version to bump, if any.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@merceyz merceyz changed the title Document Fix: correct example value for .yarnrc.yml cpu field docs: correct example value for .yarnrc.yml cpu field Oct 28, 2022
accepted improved help text.

Co-authored-by: Kristoffer K. <[email protected]>
@jeff-wishnie jeff-wishnie requested a review from merceyz October 31, 2022 15:33
@merceyz merceyz enabled auto-merge (squash) October 31, 2022 16:16
@merceyz merceyz merged commit d6c6f16 into yarnpkg:master Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Documention Bug] .yarnrc.yaml documentation lists incorrect 'x86' cpu option
2 participants