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

Upgrade Yarn away from v1 #135

Open
infomiho opened this issue Nov 19, 2023 · 0 comments
Open

Upgrade Yarn away from v1 #135

infomiho opened this issue Nov 19, 2023 · 0 comments

Comments

@infomiho
Copy link
Contributor

infomiho commented Nov 19, 2023

Here are some benefits listed by the project itself: https://yarnpkg.com/migration/overview#why-should-you-migrate

What I have observed: it's a bit confusing to know you need to use the Yarn Classic version vs. the Yarn included in the corepack.

I've used the project successfully with the new version. There was a .yarn folder created which should be committed.

Implementation

The upgrade process should happen automatically, when running yarn install with the newest version. There is some updating needed like removing the export in front the env variables in package.json scripts, but that's pretty much it.

@infomiho infomiho changed the title Consider upgrading Yarn away from v1 Upgrade Yarn away from v1 Nov 19, 2023
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