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

Please update dependencies material ui core and material ui pickers so that we can use mdbreact with react 17 #15

Open
MZMohamed opened this issue Jan 6, 2021 · 1 comment

Comments

@MZMohamed
Copy link

No description provided.

@MZMohamed
Copy link
Author

It has been months since I reported this issue...

Some more info: this is only an issue when using npm7. npm install fails because mdbreact depends on material ui libraries that dont work with react 17. Lower versions of npm allow it. Yarn installs it with warnings.

For it to work in npm7 use either --force or --legacy-peer-deps flags.
https://github.blog/2021-02-02-npm-7-is-now-generally-available/#peer-dependencies

I ended up using yarn

@smolenski-mikolaj smolenski-mikolaj transferred this issue from mdbootstrap/mdb-react-ui-kit Sep 16, 2021
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