Incompatibility with yarn v3
See original GitHub issueWhich @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
PS app> ng add apollo-angular
ℹ Using package manager: yarn
✔ Found compatible package version: apollo-angular@2.6.0.
✔ Package information loaded.
The package apollo-angular@2.6.0 will be installed and executed.
Would you like to proceed? Yes
Unknown Syntax Error: Command not found; did you mean one of:
0. yarn add [--json] [-E,--exact] [-T,--tilde] [-C,--caret] [-D,--dev] [-P,--peer] [-O,--optional] [--prefer-dev] [-i,--interactive] [--cached] [--mode #0] ...
1. yarn add [--json] [-E,--exact] [-T,--tilde] [-C,--caret] [-D,--dev] [-P,--peer] [-O,--optional] [--prefer-dev] [-i,--interactive] [--cached] [--mode #0] ...
While running add apollo-angular@2.6.0 --silent
✖ Package install failed, see above.
Please provide the environment you discovered this bug in
Angular CLI: 12.2.7
Node: 16.11.0 (Unsupported)
Package Manager: yarn 3.0.2
OS: win32 x64
Angular: 12.2.8
... animations, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router
Package Version
---------------------------------------------------------
@angular-devkit/architect 0.1202.7
@angular-devkit/build-angular 12.2.7
@angular-devkit/core 12.2.7
@angular-devkit/schematics 12.2.7
@angular/cdk 12.2.12
@angular/cli 12.2.7
@angular/flex-layout 12.0.0-beta.35
@angular/localize 12.2.12
@schematics/angular 12.2.7
rxjs 6.6.7
typescript 4.3.5
Anything else?
I think it is the same with yarn v2 as the --silent flag no longer exists since yarn v2.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:10 (1 by maintainers)
Top Results From Across the Web
Yarn 3 compatibility · Issue #8054 · backstage ... - GitHub
I've tried a quick hack of version bump for yarn 3 lock file and that worked but then hit issues with bundler when...
Read more >Migration | Yarn - Package Manager
A step-by-step and in-depth migration guide from Yarn 1 (Classic) to Yarn 2 (Berry). ... Any major release has its breaking changes, and...
Read more >Yarn 3.0 Performances, ESBuild, Better Patches
We now use ESBuild to generate the Yarn bundles and as such worked to ensure good compatibility with Plug'n'Play installs.
Read more >node version incompatible, but wrong version is found
I am trying to use yarn install and do get an error that engine "node" is incompatible because version ">=10.14" is required.
Read more >JavaScript package managers compared: npm, Yarn, or pnpm?
To address the incompatibility of PnP, the team offered some ways to easily ... The example shows how to activate it in Yarn...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.