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

[Request]: Recommending Yarn Berry for package management #12

Open
gotnoklu opened this issue Jan 13, 2025 · 1 comment
Open

[Request]: Recommending Yarn Berry for package management #12

gotnoklu opened this issue Jan 13, 2025 · 1 comment

Comments

@gotnoklu
Copy link

Thank you for this project – it has helped me a ton! I thought that since Yarn Classic is no longer actively maintained, Yarn Berry would be suitable for your modern development workflows.

Yarn Berry is the current active development of Yarn which provides blazing-fast package installation with flexibility and other perks. I would like to recommend switching to Yarn Berry (currently at version 4.6.0) to speed up package workflows. If there's no work ongoing to support this, I can send in a PR.

Once again, thanks for this project!

@gotnoklu gotnoklu changed the title Recommending Yarn Berry for package management [Request]: Recommending Yarn Berry for package management Jan 13, 2025
@gotnoklu
Copy link
Author

I'd also suggest removing the bootstrap script that runs in scripts/bootstrap in favour of running the bootstrap command (in package.json) manually. Since the bootstrap script modifies the yarn command, it is likely to break the thought process of developers familiar with running yarn only to install dependencies. 🙏

Installing the newer version of Yarn will replace the .yarnrc file with a new .yarnrc.yml file so it falls under any work that would be done to address this recommendation.

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