You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ya that's exactly what I have, I just installed this for the first time to check it out. The actual installed version of react-router was 0.13.2, I tried downgrading it to 0.13.0 as well.
I see the react-router/build directory exists in its github repository but not locally, so I removed it and installed via "git clone", but then I ran into JSX parsing errors. I'm new to a lot of this so I'm not sure what I'm missing.
really not sure what the problem is here. I've just tried doing a fresh install and everything seems to work OK. the react router NPM package should work without any need to compile anything. Can you just double check there aren't any references to react-router/build/npm in your source?
/node_modules/react-router/ doesn't contain a "build" directory, I'm not sure what I'm missing. Thanks!
The text was updated successfully, but these errors were encountered: