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

Dependency issue #1

Closed
dacrypt opened this issue Apr 24, 2019 · 2 comments · Fixed by #65 · May be fixed by #120
Closed

Dependency issue #1

dacrypt opened this issue Apr 24, 2019 · 2 comments · Fixed by #65 · May be fixed by #120

Comments

@dacrypt
Copy link

dacrypt commented Apr 24, 2019

There's a problem with dependencies:

ionic4-auto-complete@1.6.1 requires a peer of @angular/core@7.2.11
@angular/core@7.2.11 requires a peer of zone.js@~0.8.26
ionic4-auto-complete@1.6.1 requires a peer of zone.js@0.9.0

What to install to get it working?

@rmitache
Copy link

I have the same issue, did you manage to fix it ?

@jrquick17
Copy link
Owner

This is a warning from NPM about unmet dependencies that ionic4-autocomplete uses. This should not be a problem as long as you are using at least Angular 4. The peer dependencies have been removed in 1.7.4 to stop this message.

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