-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
@mui/material 6.2.0 download broken because of non-existing reference to @mui/core-downloads-tracker@^6.2.0 #44724
Comments
Seems the script didn't publish some packages, I don't know if it's related but I had some network issues at the time I'm fixing this now |
It's republished https://www.npmjs.com/package/@mui/core-downloads-tracker/v/6.2.0 I've tested an installation of 6.2 in a sandbox: https://codesandbox.io/p/sandbox/material-ui-v6-2-9g8j56?file=%2Fpackage.json%3A13%2C5-14%2C26 |
Can confirm, it's wokring now. |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @Tasin5541 How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
Should there be a change to the publish process to prevent this from happening again? It looks like it happened with 5.10.6 also (#34394). I would have thought that if @mui/core-downloads-tracker isn't published, that the publish process would stop. Instead, it seems like the process continued despite @mui/core-downloads-tracker not being published. Will this happen again in future deployments? |
Steps to reproduce
Steps:
@mui/material
version to 6.2.0 in package.jsonnpm i
Current behavior
Trying to upgrade to version 6.2.0 results in the following error:
@mui/core-downloads-tracker: No matching version found for @mui/core-downloads-tracker@^6.2.0
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
Search keywords: No matching version, @mui/core-downloads-tracker
The text was updated successfully, but these errors were encountered: