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 #477

Open
kuuji opened this issue Oct 24, 2019 · 6 comments · Fixed by #1081
Open

Support for yarn #477

kuuji opened this issue Oct 24, 2019 · 6 comments · Fixed by #1081
Assignees

Comments

@kuuji
Copy link

kuuji commented Oct 24, 2019

Hey there,

Just wanted to check if you guys are planning on writing a wrapper for yarn, similar to what you have currently for npm?

yarn is pretty much a standard in the node ecosystem now and that would be a great addition to the jfrog-cli.

@hawkesn
Copy link

hawkesn commented Oct 24, 2019

Would love to see support for yarn as well

@asafgabai asafgabai self-assigned this Apr 4, 2021
@asafgabai asafgabai linked a pull request May 19, 2021 that will close this issue
3 tasks
@asafgabai
Copy link
Contributor

Hi @kuuji and @hawkesnc,
JFrog CLI now supports Yarn commands!
It's available on JFrog CLI 1.48.0 and supports Yarn 2.4.0 and above.
You can read more about it here.
We'd really appreciate your feedback on it!

@tru
Copy link

tru commented Nov 12, 2021

Hi. Thanks for adding yarn support to jfrog-cli. Any chance we can get it working with the older v1 version of yarn? The changes in v2 makes it really hard for some of our projects to convert. Is there a specific feature set used in v2 that is required for this functionality?

@asafgabai
Copy link
Contributor

Hi @tru. v1 and v2 of Yarn are very different, so when we had to decide which of them to support, we chose v2 because we believe more and more developers will migrate to it as time passes. If we'll decide to do it, adding support also in v1 may take a while. Don't you plan to migrate to v2 (or v3) in the coming months?

@tru
Copy link

tru commented Nov 23, 2021

According to our team v2 is not stable enough to support all npm packages yet. I am not sure since I am not a javascript developer - but this is the reason they gave me. Didn't sound like it was going to be something they would end up doing anytime soon.

@eranturgeman
Copy link
Contributor

eranturgeman commented Aug 6, 2023

Hi @kuuji @tru, @hawkesn @PeterIttner @anandg112. We are currently working on improving our support in Yarn V1.
We have now introduced 'audit' command compatibility for Yarn V1

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.

5 participants