Skip to content
This repository was archived by the owner on Sep 12, 2020. It is now read-only.

Uncaught Error: imports[1] for react-transform-catch-errors does not look like a React component. #29

Open
kwkhaw opened this issue Jul 6, 2016 · 3 comments

Comments

@kwkhaw
Copy link

kwkhaw commented Jul 6, 2016

I encountered the error Uncaught Error: imports[1] for react-transform-catch-errors does not look like a React component.
I resolved the issue by removing the ^ from "redbox-react": "^1.0.4", in package.json, as mentioned in the SO post.
http://stackoverflow.com/questions/37895944/react-transform-catch-errors-does-not-look-like-a-react-component#

Shall I issue a PR? Or is there a better solution?

@alienintheheights
Copy link

same

@chaintng
Copy link

I think it's the right way to fix this problem. please submit a pull request.

mjrussell pushed a commit to mjrussell/react-redux-jwt-auth-example that referenced this issue Aug 11, 2016
Resolves redbox issue and peer dependencies on fresh install
Resolves joshgeller#29
@mjrussell
Copy link

I had to fix this on my fork as well so I just submitted #30

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants