Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 5.x.x compatibility? #3

Open
jmendiara opened this issue Dec 14, 2017 · 1 comment
Open

Angular 5.x.x compatibility? #3

jmendiara opened this issue Dec 14, 2017 · 1 comment

Comments

@jmendiara
Copy link

jmendiara commented Dec 14, 2017

Is this module 5.x.x compliant?
My package.json

{
    "@angular/router": "^5.1.0",
    "@angular/core": "^5.1.0",
}
$ npm --save install ngx-breadcrumbs

npm WARN [email protected] requires a peer of @angular/core@>=4.0.0 <5.0.0 || >=4.0.0-beta <5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of @angular/router@>=4.0.0 <5.0.0 but none is installed. You must install peer dependencies yourself.
@mechevarria
Copy link

The plugin works fine with Angular 5.2.10, it just needs to be updated to remove the warning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants