-
Notifications
You must be signed in to change notification settings - Fork 12k
Incompatibility with yarn v3 #22048
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
Comments
Can you try manually running |
@clydin same error |
Looks like the silent option was removed from |
Anybody else having this difficulty? New to Angular here, set up a project to use Yarn, set Yarn to use berry (3.2.0), and now nothing works. Trying to run
|
Why it not fixed? |
@alan-agius4 is there any way for Yarn users to run migrations during 13 -> 14? |
There are a couple of workarounds for Yarn 3 users when it comes to
|
Unfortunately following steps leads to error
Traceback
I've also tries to revert changes from angular.json before this tep but result was the same. |
@alan-agius4 @clydin I've just tried to update with Yarn3 to Ng14, got this
And that's all :) I think it's related to Yaarn3, mb it make sense to reopen this story? |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Which @angular/* package(s) are the source of the bug?
Don't known / other
Is this a regression?
Yes
Description
When I try to use the "ng add" tool in any package I get that error always in yarn v3.
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
Please provide the environment you discovered this bug in
Anything else?
I think it is the same with yarn v2 as the --silent flag no longer exists since yarn v2.
The text was updated successfully, but these errors were encountered: