Christian Lohr
Results
1
comments of
Christian Lohr
Installing an updated version of react-router fixed it for me. If you update your `package.json` file with the following line `"react-router": "^3.0.0-alpha.1"`, you should no longer see that error.