erdkse / ngx-phone-number-input

Angular 6+ phone number input
https://ngx-phone-number-input-demo.stackblitz.io/
Do What The F*ck You Want To Public License
1 stars 0 forks source link

NgxPhoneNumberInputModule error #76

Open umar-muhammad-apl opened 8 months ago

umar-muhammad-apl commented 8 months ago

I am getting this error while registering module in app module in Angular 6.1.6

'"ngx-phone-number-input"' has no exported member named 'NgxPhoneNumberInputModule'. Did you mean 'NgxPhoneNumberInputComponent'?ts(2724) ngx-phone-number-input.component.d.ts(2, 22): 'NgxPhoneNumberInputComponent' is declared here.

erdkse commented 8 months ago

This project is too old, I am even considering deleting it. But you can copy the component library codes and run in your project.