Closed petrac-daniel closed 8 years ago
npm install does not work react-router 1.0.2 depends on history@1.13.x, but newer version is downloaded (1.16.0)
fix: https://github.com/rackt/react-router/issues/2682 http://stackoverflow.com/questions/22343224/difference-between-tilde-and-caret-in-package-json
i am using: node v4.2.3, npm 2.14.7 don't know if it works with npm 3.x
Hi, thanks for this!
npm install does not work react-router 1.0.2 depends on history@1.13.x, but newer version is downloaded (1.16.0)
fix: https://github.com/rackt/react-router/issues/2682 http://stackoverflow.com/questions/22343224/difference-between-tilde-and-caret-in-package-json
i am using: node v4.2.3, npm 2.14.7 don't know if it works with npm 3.x