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

Dynamic page loading failed Error: Cannot find module "react/addons" #37

Open
yummyelin opened this issue Jul 7, 2017 · 0 comments
Open

Comments

@yummyelin
Copy link

yummyelin commented Jul 7, 2017

Anyone have idea of this issue?

Using ES6: import { ScrollbarWrapper } from 'react-scrollbars';,
Installed react-addons-test-utils,
Installed react-addons,
Updated in webpack config:

webpack: {
  ...
  externals: {
      ...
      'react/addons': true,
   },
},

Still no luck :(

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