Skip to content

Occurs error "type 'Location' is not generic." in sample 09 Redux #153

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
qkreltms opened this issue Jan 24, 2019 · 0 comments
Closed

Occurs error "type 'Location' is not generic." in sample 09 Redux #153

qkreltms opened this issue Jan 24, 2019 · 0 comments

Comments

@qkreltms
Copy link
Contributor

qkreltms commented Jan 24, 2019

I tried using "@types/react-router-dom": "^4.3.0", ,but error occurs

ERROR in [at-loader] ./node_modules/@types/react-router/index.d.ts:69:13
    TS2315: Type 'Location' is not generic.

So I Updated @types/history to "4.7.0", fixed this for me.

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

No branches or pull requests

2 participants