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

React 15.4 breaks hot-reloading #785

Closed
doug-wade opened this issue Dec 8, 2016 · 0 comments
Closed

React 15.4 breaks hot-reloading #785

doug-wade opened this issue Dec 8, 2016 · 0 comments

Comments

@doug-wade
Copy link
Collaborator

From my attempts to start the Hello World example:

ERROR in /Users/dwade/foss/react-server/~/react-dom/lib/ReactDebugTool.js
Module not found: Error: Cannot resolve 'file' or 'directory' /Users/dwade/foss/react-server/packages/react-server-examples/hello-world/node_modules/react/lib/ReactComponentTreeHook in /Users/dwade/foss/react-server/node_modules/react-dom/lib
 @ /Users/dwade/foss/react-server/~/react-dom/lib/ReactDebugTool.js 16:29-72

ERROR in /Users/dwade/foss/react-server/~/react-dom/lib/checkReactTypeSpec.js
Module not found: Error: Cannot resolve 'file' or 'directory' /Users/dwade/foss/react-server/packages/react-server-examples/hello-world/node_modules/react/lib/ReactComponentTreeHook in /Users/dwade/foss/react-server/node_modules/react-dom/lib
 @ /Users/dwade/foss/react-server/~/react-dom/lib/checkReactTypeSpec.js 29:27-70 71:37-80

looks like its an outdated version of react-hot-loader

not sure why my initial testing of #780 didn't catch this 😞 but I don't think its worth reverting, since the real problem is that react 15 doesn't play nice with react-server

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