ng2-tel-input icon indicating copy to clipboard operation
ng2-tel-input copied to clipboard

Angular-10: ModuleWithProviders requires 1 type argument(s)

Open joshi-anshul opened this issue 5 years ago • 2 comments

Hello,

Could you please upgrade module for Angular-10, In angular-10 ModuleWithProviders required 1 argument

node_modules/ng2-tel-input/src/ng2-tel-input.module.d.ts:3:23 - error TS2314: Generic type 'ModuleWithProviders<T>' requires 1 type argument(s).

static forRoot(): ModuleWithProviders;

Thanks

joshi-anshul avatar Oct 26 '20 05:10 joshi-anshul

@gauravsoni119 can you please upgrade the package :)

nimatrazmjo avatar Feb 27 '21 05:02 nimatrazmjo

This package is no longer maintained. I created it initially(with angular 2.0) with the intention of providing easy support of installing the intl-tel-input. Now angular has great tooling in place. You guys can just copy/paste the code inside the package into your app and use it.

gauravsoni119 avatar Feb 27 '21 18:02 gauravsoni119