kadoshms / ionic2-autocomplete

Ionic 2 autocomplete component
MIT License
149 stars 108 forks source link

@angular/core@^4.0.0 #137

Open Hermiona opened 6 years ago

Hermiona commented 6 years ago

I installed ionic2-auto-complete@1.6.2-alpha. After that I ran command: npm list. And the result is : npm ERR! peer dep missing: @angular/core@^4.0.0, required by ionic2-auto-complete@1.6.2-alpha

Currently in my package.json I have "@angular/core": "5.0.3",

How to fix it so that it could support @angular/core": "5.0.3

matvaleriano commented 6 years ago

i've the same problem

stuartrivero commented 6 years ago

Same problem.

kadoshms commented 6 years ago

I'll look into it

QJvic commented 6 years ago

angular5.0.0. Same problem.