oferh / ng2-completer

Angular 2 autocomplete component
http://oferh.github.io/ng2-completer/
MIT License
347 stars 172 forks source link

Fixing Generic type 'ModuleWithProviders<T> #458

Open PauloPeres opened 4 years ago

PauloPeres commented 4 years ago

Angular 10 needs to update the ModuleWithProviders

vamidi commented 4 years ago

please fix. it's a simple fix.

szh commented 4 years ago

I'm waiting on this too. In the meantime will use @PauloPeres's repo

szh commented 4 years ago

@PauloPeres I tried to link directly to your repo from my package.json but it appears the library needs to be compiled and published on npm. Would you consider publishing your version to npm using a different package name, since it looks like this repo is abandoned?