You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2020. It is now read-only.
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'.