material-ui
material-ui copied to clipboard
Failing to install v5.10.6 - No matching version found for @mui/core-downloads-tracker@^5.10.6
Duplicates
- [X] I have searched the existing issues
Latest version
- [X] I have tested the latest version
Steps to reproduce 🕹
Steps:
- npm i @mui/material (current release is 5.10.6)
Current behavior 😯
Package fails to install
No matching version found for @mui/core-downloads-tracker@^5.10.6
Expected behavior 🤔
To successfully install the package
Context 🔦
I'm currently trying to do the 4>5 migration
Your environment 🌎
npx @mui/envinfo
System:
OS: Linux 5.4 Ubuntu 20.04.5 LTS (Focal Fossa)
Binaries:
Node: 14.20.0 - /usr/local/bin/node
Yarn: Not Found
npm: 6.14.17 - /usr/local/bin/npm
Browsers:
Chrome: 105.0.5195.125
Firefox: 104.0
npmPackages:
@mui/base: 5.0.0-alpha.97
@mui/core-downloads-tracker: 5.10.6
@mui/material: ^5.10.5 => 5.10.5
@mui/private-theming: 5.10.6
@mui/styled-engine: 5.10.6
@mui/system: 5.10.6
@mui/types: 7.2.0
@mui/utils: 5.10.6
@types/react: 18.0.17
react: ^18.2.0 => 18.2.0
react-dom: ^18.2.0 => 18.2.0
Is it still happening? The package seems to be published correctly to npm (https://www.npmjs.com/package/@mui/core-downloads-tracker), so it looks like an npm issue. I also wasn't able to reproduce the issue locally
Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information.