-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround
Description
Moved from angular/angular-cli#10627
Versions
Angular CLI: 6.0.0
Node: 8.9.3
OS: win32 x64
Angular: 6.0.0
... animations, cli, common, compiler, compiler-cli, core, forms
... http, language-service, material, platform-browser
... platform-browser-dynamic, router
Repro steps
- Step 1:
ng add @angular/material
- Step 2 It will update multiple files and add
@angular/material
and@angular/cdk
topackage.json
Observed behavior
It will install @angular/material but won't install @angular/cdk
Desired behavior
It should either install both or none.
Metadata
Metadata
Assignees
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround