Skip to content

@mui/material 6.2.0 download broken because of non-existing reference to @mui/core-downloads-tracker@^6.2.0 #44724

@Tasin5541

Description

@Tasin5541

Steps to reproduce

Steps:

  1. Upgrade @mui/material version to 6.2.0 in package.json
  2. Run npm 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
    System:
    OS: Windows 11 10.0.26100
  Binaries:
    Node: 22.11.0 - C:\Program Files\nodejs\node.EXE
    npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD
    pnpm: Not Found
  Browsers:
    Chrome: Not Found
    Edge: Chromium (131.0.2903.63)
  npmPackages:
    @emotion/react: ^11.14.0 => 11.13.5
    @emotion/styled: ^11.14.0 => 11.13.5
    @mui/core-downloads-tracker:  6.1.10
    @mui/icons-material: ^6.2.0 => 6.1.10
    @mui/material: ^6.2.0 => 6.1.10
    @mui/private-theming:  6.1.10
    @mui/styled-engine:  6.1.10
    @mui/system:  6.1.10
    @mui/types:  7.2.19
    @mui/utils:  6.1.10
    @mui/x-date-pickers: ^7.23.1 => 7.23.1
    @mui/x-internals:  7.23.0
    @types/react: ^18.3.16 => 18.3.14
    react: ^18.3.1 => 18.3.1
    react-dom: ^18.3.1 => 18.3.1
    typescript: ^5.7.2 => 5.7.2

Search keywords: No matching version, @mui/core-downloads-tracker

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions