Skip to content
This repository was archived by the owner on Feb 25, 2022. It is now read-only.
This repository was archived by the owner on Feb 25, 2022. It is now read-only.

Type errors when used with latest @types/redux-orm (0.9.0) #3

@masuka

Description

@masuka

Hi, thank you for all the efforts!

I am using the following packages and see type errors during compilation:

  1. @types/redux-orm: 0.9.0
  2. redux-orm-angular: 2.0.0

Any plans to use @types/redux-orm?

ERROR in node_modules/redux-orm-angular/index.d.ts(36,38): error TS2707: Generic type 'Model<Fields, Additional, VirtualFields>' requires between 1 and 3 type arguments.
node_modules/redux-orm-angular/index.d.ts(57,38): error TS2707: Generic type 'Model<Fields, Additional, VirtualFields>' requires between 1 and 3 type arguments.
node_modules/redux-orm-angular/queryset.d.ts(6,25): error TS2707: Generic type 'Model<Fields, Additional, VirtualFields>' requires between 1 and 3 type arguments.
node_modules/redux-orm-angular/queryset.d.ts(6,34): error TS2707: Generic type 'Model<Fields, Additional, VirtualFields>' requires between 1 and 3 type arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions