Skip to content

ng add @angular/material #11159

@filipesilva

Description

@filipesilva

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 to package.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 workaround

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions