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

Does material-ui-dropzone support mui@5? #341

Open
prakash2091 opened this issue Dec 28, 2021 · 6 comments
Open

Does material-ui-dropzone support mui@5? #341

prakash2091 opened this issue Dec 28, 2021 · 6 comments

Comments

@prakash2091
Copy link

prakash2091 commented Dec 28, 2021

Bug Report

Describe the bug

i have migrated my project with @mui5.2.5. but when i download the dependencies of material-ui-dropzone getting the below error

./node_modules/material-ui-dropzone/dist/index.es.js
Module not found: Can't resolve '@material-ui/core/Button' in '/app/node_modules/material-ui-dropzone/dist'

Steps to reproduce

Steps to reproduce the behavior:

  1. install material ui with latest version
  2. try install with material-ui-dropzone
  3. dependency error in console
  4. See error

Expected behavior

material-ui-dropzone to support mui@5

Screenshot 2021-12-28 at 8 41 35 PM

@hemant026
Copy link

facing the same issue

@ygd
Copy link

ygd commented Jan 12, 2022

@hemant026 nope. it supports v4 according to docs. there is a pull request but the author of the pr published it as a new package as this one seems dead.

@lcanavesio
Copy link

Hi @panz3r
Could you review the pr or how we could help?

@RachelYang1999
Copy link

Got the same error with "@mui/material": "^5.6.3" 🥲

@wallisonfelipe
Copy link

same here :(

@bil4aug
Copy link

bil4aug commented Jun 15, 2022

There is a PR That is in open status that need to be merged. And that PR also has conflicts so the author need to fix that PR.

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

7 participants