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

Failing to install v5.10.6 - No matching version found for @mui/core-downloads-tracker@^5.10.6

Open florinaieremciuc opened this issue 3 years ago • 1 comments

Duplicates

  • [X] I have searched the existing issues

Latest version

  • [X] I have tested the latest version

Steps to reproduce 🕹

Steps:

  1. 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 

florinaieremciuc avatar Sep 20 '22 09:09 florinaieremciuc

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

michaldudak avatar Sep 20 '22 18:09 michaldudak

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.

github-actions[bot] avatar Sep 27 '22 19:09 github-actions[bot]