Skip to content
This repository was archived by the owner on Aug 15, 2021. It is now read-only.
This repository was archived by the owner on Aug 15, 2021. It is now read-only.

Problem with material-ui #22

@ivanjeremic

Description

@ivanjeremic

Since I'm trying to use material-ui in react-kanban I get this error, is this any known problem how can I get it working with react-kanaban?

ERROR in ./node_modules/react-transition-group/esm/TransitionGroup.js
    Module not found: Error: Can't resolve '@babel/runtime/helpers/esm/objectWithoutPropertiesLoose' in 'C:\Users\ivanj\Documents\Development\React-Apps\React-Kanban-Playground\react-kanban-6\react-kanban\node_modules\react-transition-group\esm'
     @ ./node_modules/react-transition-group/esm/TransitionGroup.js 1:0-100 111:16-45
     @ ./node_modules/@material-ui/core/ButtonBase/TouchRipple.js
     @ ./node_modules/@material-ui/core/ButtonBase/ButtonBase.js
     @ ./node_modules/@material-ui/core/ButtonBase/index.js
     @ ./node_modules/@material-ui/core/Button/Button.js
     @ ./node_modules/@material-ui/core/Button/index.js
     @ ./src/app/components/List/DialogSelect.jsx
     @ ./src/app/components/List/List.jsx
     @ ./src/app/components/Board/Board.jsx
     @ ./src/app/components/Board/BoardContainer.jsx
     @ ./src/app/components/App.jsx
     @ ./src/client.jsx

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