Closed
Description
Bug, feature request, or proposal:
What is the expected behavior?
What is the current behavior?
After ran npm i @angular/[email protected] -S
it shows the warning:
npm WARN @angular/[email protected] requires a peer of @angular/[email protected] but none was installed.
I just read the CHANGELOG
and it says:
@angular/material now depends on @angular/cdk as a peer dependency.
Does it means that from now we have to install @angular/cdk
? If so, I think it should be more clear in CHANGELOG.
What are the steps to reproduce?
Install the latest version (2.0.0-beta.8).
Providing a Plunker (or similar) is the best way to get the team to see your issue.
Plunker template: https://goo.gl/DlHd6U
What is the use-case or motivation for changing an existing behavior?
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Is there anything else we should know?
Metadata
Metadata
Assignees
Labels
No labels