jogboms/ngx-numeral

Angular 11 error

var-kar opened this issue · 3 comments

Hi,

I just found this error on Angular 11.

Error: node_modules/ngx-numeral/dist/index.d.ts:3:23 - error TS2314: Generic type 'ModuleWithProviders<T>' requires 1 type argument(s).

3     static forRoot(): ModuleWithProviders;

Placing a generic type for ModuleWithProviders will fix it. ModuleWithProviders.

Thank you.

I'm getting this error also.

I accept PRs, I quit working in this space a long time now

Closed by #4