You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yarn 2 has been released, supposedly bringing in a bunch of enhancements. See https://dev.to/arcanis/introducing-yarn-2-4eh1, a blog post by the lead maintainer of Yarn 2. This bug is to track our progress in experimenting and hopefully eventually adopting Yarn 2.
Some differences:
Different and non-backwards-compatible yarn.lock format
Stricter dependency requirements
No node_modules anymore!
Yarn is now installed per project
The text was updated successfully, but these errors were encountered:
I think we might want to take another look deeper into the future, like when a non-RC version of Yarn 2 gets released. But for now, I will unassign myself.
Yarn 2 has been released, supposedly bringing in a bunch of enhancements. See https://dev.to/arcanis/introducing-yarn-2-4eh1, a blog post by the lead maintainer of Yarn 2. This bug is to track our progress in experimenting and hopefully eventually adopting Yarn 2.
Some differences:
yarn.lock
formatnode_modules
anymore!The text was updated successfully, but these errors were encountered: