Skip to content
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

Error: Cannot find module 'react-router/lib/Location' #1

Open
fingermark opened this issue Aug 31, 2015 · 1 comment
Open

Error: Cannot find module 'react-router/lib/Location' #1

fingermark opened this issue Aug 31, 2015 · 1 comment

Comments

@fingermark
Copy link

I just cloned, ran npm install, and am now running npm start. I get the following error:

module.js:340
    throw err;
          ^
Error: Cannot find module 'react-router/lib/Location'
    at Function.Module._resolveFilename (module.js:338:15)
@fingermark
Copy link
Author

Just a follow up. It looks like https://github.com/rackt/react-router/blob/v1.0.0-beta3/modules/Location.js was removed in 1.0.0-beta4. And package.json wants ^1.0.0-beta3, which obviously includes beta4.

Just opened remix-run/react-router#1789

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

1 participant