Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Incompatible with Angular 10 #229

Open
mruknowme opened this issue Jun 26, 2020 · 1 comment
Open

Incompatible with Angular 10 #229

mruknowme opened this issue Jun 26, 2020 · 1 comment

Comments

@mruknowme
Copy link

mruknowme commented Jun 26, 2020

Updating to Angular 10 gives the following errors:


    3     static forRoot(): ModuleWithProviders;
                            ~~~~~~~~~~~~~~~~~~~
    node_modules/@ng-idle/keepalive/lib/module.d.ts:3:23 - error TS2314: Generic type 'ModuleWithProviders<T>' requires 1 type argument(s).

    3     static forRoot(): ModuleWithProviders;

Should be easy to update though https://angular.io/guide/migration-module-with-providers

Thanks

@toski112
Copy link

toski112 commented Mar 4, 2021

Still not working...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants