-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Unable to build with yarn v2 (berry) #7062
Comments
@benoitf Cool that you are trying it out! Could we open an issue for yarn? I think they are looking into fixing backward compatibility issues or can help with figuring out what we are doing wrong. I'm also not sure about migrating to yarn v2 yet, i've seen a lot of pushback since it breaks many projects. I would prefer that it goes mainstream first. If there is a setup though which works with yarn and yarn v2 it would be an intermediate solution. |
@akosyakov yes it was more like chicken and egg problem about using new tool and waiting that the tool is working without trying. about the current errors it may be linked to yarnpkg/berry#587 and missing some explicit dependencies |
yarn 2.1 is now providing but this command is used in many
so it is crashing |
Hello! Is there any progress on supporting Yarn v2? Or possibly anyone who is working on the upgrade that has a list of items that need to be looked at or other issues related to this? Thanks for your help! |
Build error(tsc not found) in gitlab runner while upgrate to Theia 1.19.0, I found this error has fixed in yarn v2, here is the link [Error log]
|
Closing in favor of supporting |
Description
The build of Theia is throwing errors when using
yarn@berry
Reproduction Steps
OS and Theia version:
macOS Catalina / theia master branch
most errors are around peer dependencies
The text was updated successfully, but these errors were encountered: