Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions not answered by https://classic.yarnpkg.com/en/docs/yarnrc #1188

Open
rulatir opened this issue Feb 4, 2023 · 0 comments
Open

Comments

@rulatir
Copy link

rulatir commented Feb 4, 2023

The config command may also be used to set these options. Yarn will merge .yarnrc files up the file tree.

  1. It will merge .yarnrc files up the file tree starting from where?
  2. If there are several .yarnrc files "up the file tree", and I make a configuration change using yarn config set <key> <value>, which .yarnrc file will store it?
  3. Where is yarn config -g configuration stored?
  4. Can I specify where I want yarn to read and write yarn config -g configuration from/to, or am I limited to built-in configuration-finding logic?
  5. Is there an editable (i.e. other than built-in defaults) configuration store the location of which depends only on where yarn is installed, and not on where it is invoked? In other words, is there a way to "configure this yarn" rather than "configure this project"?
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

No branches or pull requests

1 participant