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
We don't currently test yarn 3.x (aka Berry) on CI, because it's even less compatible with npm than yarn 1.x (it doesn't even use node_modules/), and it has to be installed via corepack. But we should still figure out a way to test it.
The text was updated successfully, but these errors were encountered:
We don't currently test yarn 3.x (aka Berry) on CI, because it's even less compatible with npm than yarn 1.x (it doesn't even use
node_modules/
), and it has to be installed via corepack. But we should still figure out a way to test it.The text was updated successfully, but these errors were encountered: