material-ui icon indicating copy to clipboard operation
material-ui copied to clipboard

[material-ui][docs] Update the installation commands to use @next

Open wapgear opened this issue 10 months ago • 1 comments

Use @next branch for @mui/icons-material package and for @mui/material with styled-components as well

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree

npm ERR! Found: @mui/[email protected]
npm ERR! node_modules/@mui/material
npm ERR!   @mui/material@"^6.0.0-alpha.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @mui/material@"^5.0.0" from @mui/[email protected]
npm ERR! node_modules/@mui/icons-material
npm ERR!   @mui/icons-material@"*" from the root project

wapgear avatar Apr 19 '24 12:04 wapgear

Seems fine to me! Thanks for your first contribution! 🤝

Hey @danilo-leal. What should be my next steps to get it merged? Did I miss something?

wapgear avatar Apr 26 '24 10:04 wapgear

Do you still need this, or can it be closed?

wapgear avatar Jun 18 '24 17:06 wapgear

It was done in #41558, so I'll close it. Thanks for showing interest.

ZeeshanTamboli avatar Jul 06 '24 06:07 ZeeshanTamboli