Skip to content

Warning when installing the 2.0.0-beta.8 #5550

Closed
@dev054

Description

@dev054

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?

[email protected]

Is there anything else we should know?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions