Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[lab][joy-ui] MUI Base deprecation warning when installing #45297

Open
DiegoAndai opened this issue Feb 13, 2025 · 2 comments
Open

[lab][joy-ui] MUI Base deprecation warning when installing #45297

DiegoAndai opened this issue Feb 13, 2025 · 2 comments
Assignees
Labels
package: joy-ui Specific to @mui/joy package: lab Specific to @mui/lab

Comments

@DiegoAndai
Copy link
Member

DiegoAndai commented Feb 13, 2025

Following up on #45239 (comment)

When installing packages that have a dependency to MUI Base, users will get the following:

npm warn deprecated @mui/base@5.0.0-beta.69: This package has been replaced by @base-ui-components/react

We should solve this while migrating to the updated Base UI.

Search keywords: @mui/base base npm warn deprecated lab joy-ui joy

@Ben-CA
Copy link

Ben-CA commented Feb 26, 2025

I get this same warning:

npm warn deprecated @mui/base@5.0.0-beta.69: This package has been replaced by @base-ui-components/react

When using:

"@mui/lab": "6.0.0-beta.28",

So it doesn't appear to be limited to the joy-ui package either.

@DiegoAndai
Copy link
Member Author

DiegoAndai commented Feb 26, 2025

Hey @Ben-CA! Thanks for reaching out.

Yes, the lab is also impacted.

In the meantime, it's safe to ignore this warning.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
package: joy-ui Specific to @mui/joy package: lab Specific to @mui/lab
Projects
None yet
Development

No branches or pull requests

2 participants