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

Move to yarn 2+ #27199

Open
paoliniluis opened this issue Dec 13, 2022 · 5 comments
Open

Move to yarn 2+ #27199

paoliniluis opened this issue Dec 13, 2022 · 5 comments
Labels

Comments

@paoliniluis
Copy link
Contributor

paoliniluis commented Dec 13, 2022

Newer yarn version works way faster than the one we have right now (v1). We should move to Yarn v2 once shadow-cljs supports it

thheller/shadow-cljs#670

@nemanjaglumac
Copy link
Member

nemanjaglumac commented Dec 14, 2022

Faster for which tasks?
Can you please provide some examples and/or benchmark results?

@paoliniluis
Copy link
Contributor Author

https://dev.to/arcanis/yarn-3-0-performances-esbuild-better-patches-e07

Tested it locally on my machine and the "yarn install" command was ~ half of what's right now. Didn't measure it though, but trust me it's faster

@kamilmielnik
Copy link
Contributor

Faster for which tasks?
Can you please provide some examples and/or benchmark results?

@nemanjaglumac https://yarnpkg.com/benchmarks


Performance is not the only reason to upgrade though - this page covers it well: Why should you upgrade to Yarn Modern?.

@drewverlee
Copy link

drewverlee commented Jun 14, 2023

@kamilmielnik, what features of Modern Yarn are interesting to you?

@paoliniluis
Copy link
Contributor Author

Just tested yarn v4 and it mostly works, it fails only in the licencing step not being able to find the script, which should be a simple fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants