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

Support for yarn@>=2.0.0 #4

Closed
andrew-codes opened this issue Apr 11, 2024 · 3 comments · Fixed by #28
Closed

Support for yarn@>=2.0.0 #4

andrew-codes opened this issue Apr 11, 2024 · 3 comments · Fixed by #28

Comments

@andrew-codes
Copy link

Since yarn >=2.0.0, yarn no longer uses or respects either the .npmrc file or .yarnrc. Instead, it stores its configuration in a YAML file, ~/.yarnrc.yml. Supporting an streamlined way to obtain necessary authentication for Azure DevOps registry feeds for yarn@>=2.0.0 would be greatly appreciated.

@andrew-codes
Copy link
Author

I am willing to try this and open a PR. I wanted to verify first if it would be accepted and if there are any items I should be aware of to contribute. I do not see a contributor's guide, so I thought I would ask prior to doing any work. Thanks!

@jcreamer898
Copy link
Collaborator

jcreamer898 commented Apr 11, 2024

If you're down for it, please feel free to give it a try! Hit me on Teams and we can chat about the contibution stuffs, it's still early in this project's life. Still working on the publishing flows, etc, but definitely excited to collaborate.

@brwai
Copy link

brwai commented May 8, 2024

Hi, any updates on this issue? I'm also running into this problem when trying to adopt yarn 4. Currently have to workaround with solution mentioned here: yarnpkg/berry#316 (comment) It would be great if we can use this tool to improve dev experience! Happy to contribute to help as well if needed :)

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 a pull request may close this issue.

3 participants