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

Incompatible with Angular 10 #229

Description

@mruknowme

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions