taion / react-router-scroll

React Router scroll management
MIT License
838 stars 63 forks source link

Incompatible with history v4 #41

Closed toblix closed 8 years ago

toblix commented 8 years ago

After upgrading to v4.2.0 (or even 4.0.0) of history, I get the following error messages when gulping: Watchify error: Error: Cannot find module 'history/lib/DOMStateStorage' from 'C:\whatever\node_modules\scroll-behavior\lib' Watchify error: Error: Cannot find module 'history/lib/Actions' from 'C:\whatever\node_modules\scroll-behavior\lib'

toblix commented 8 years ago

Sorry, just realized I was looking at the wrong project.