guillaume-ro-fr / ngx-country-picker

This Angular module provides a service and a component to show a country picker with localizable names.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compile error at Angular 9

JeongJun-Lee opened this issue · comments

commented

error NG6005: CountryPickerModule.forRoot returns a ModuleWithProviders type without a generic type argument. Please add a generic type argument to the ModuleWithProviders type.

I know this component is not ready for Angular 9, but it's just notification.

commented

I made temporary component for Angular 9. You can try it with https://github.com/JeongJun-Lee/ngx-country-picker-a9 until this component is ready for Angular 9.