reactjs/react-router-redux

'react-router-redux' does not contain an export named 'syncHistoryWithStore'.

Rudnev90 opened this issue · 1 comments

Hello. Tell me what I'm doing wrong.

import { syncHistoryWithStore, ConnectedRouter, routerMiddleware } from 'react-router-redux';

package.json
"react-router": "^4.2.0", "react-router-dom": "^4.2.2", "react-router-redux": "^4.0.8",

I tried version 4.X and 5.Alpha. The result is the same

My bad. Just clicked ctrl + C and after yarn start. And it's work