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

[material-ui] v5.15.11 still not available on npm after few days, but dependencies are #41260

Closed
lorand-horvath opened this issue Feb 24, 2024 · 1 comment
Labels
bug 🐛 Something doesn't work release We are shipping :D

Comments

@lorand-horvath
Copy link

lorand-horvath commented Feb 24, 2024

Steps to reproduce

Link to live example: (required)
Similar issue to #40984

Steps:

  1. https://www.npmjs.com/package/@mui/material still has latest pointing to old 5.15.10
  2. npm outdated doesn't mention anything about the 5.15.11 update being available
  3. deleting node_modules & package-lock.json and reinstalling from scratch, it will install old 5.15.10, but also latest 5.15.11 dependencies, such as @mui/core-downloads-tracker, @mui/private-theming, @mui/styled-engine, etc.

Current behavior

No response

Expected behavior

No response

Context

Similar issue to #40984

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: 5.15.11 npm not available

@lorand-horvath lorand-horvath added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Feb 24, 2024
@oliviertassinari oliviertassinari mentioned this issue Feb 24, 2024
1 task
@oliviertassinari oliviertassinari added release We are shipping :D bug 🐛 Something doesn't work and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Feb 24, 2024
@oliviertassinari
Copy link
Member

oliviertassinari commented Feb 24, 2024

Very strange, here are the npm packages that were released in #41213:

  • @mui/core-downloads-tracker@5.15.11
  • @mui/docs@5.15.11
  • @mui/codemod@5.15.11
  • @mui/styled-engine@5.15.11
  • @mui/styled-engine-sc@5.15.11
  • @mui/utils@5.15.11

And the ones that were not:

  • @mui/icons-material@5.15.11
  • @mui/system@5.15.11
  • @mui/lab@5.0.0-alpha.166
  • @mui/material@5.15.11
  • @mui/joy@5.0.0-beta.29
  • @mui/material-next@6.0.0-alpha.124
  • @mui/styles@5.15.11

I have published the missing ones. As for the root cause, I suspect point 4. of #40842 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work release We are shipping :D
Projects
None yet
Development

No branches or pull requests

2 participants