Skip to content

Does it work with Angular 11? #369

Description

@maerni

We just created a new project with Angular 11 and installed angular2-notifications.

Now we have the following warnings:

npm WARN angular2-notifications@9.0.0 requires a peer of @angular/animations@^9.0.0 but none is installed.
npm WARN angular2-notifications@9.0.0 requires a peer of @angular/common@^9.0.0 but none is installed.
npm WARN angular2-notifications@9.0.0 requires a peer of @angular/core@^9.0.0 but none is installed.
npm WARN angular2-notifications@9.0.0 requires a peer of @angular/platform-browser@^9.0.0 but none is installed.
npm WARN angular2-notifications@9.0.0 requires a peer of @angular/platform-browser-dynamic@^9.0.0 but none is installed.

Can we ignore them? Or does this library only works with Angular 9? If yes, when it will work with Angular 11?

Thanks very much.

Best regards
Mike

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions