Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.
This repository was archived by the owner on May 26, 2020. It is now read-only.

not compiling #18

@gkarwchan

Description

@gkarwchan

After you clone the repository and you try to run ts compile, with the command:

npm run tscompile.
I am getting this error

Argument of type '() => SearchParametersAction' is not assignable to parameter of type 'Action'.
Property 'type' is missing in type '() => SearchParametersAction'.

54 this.store.dispatch(searchParameterActions.incrementSkip);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I am using TypeScript version 2.5.3

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