Skip to content

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

@yummyelin

Description

@yummyelin

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 :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions