Skip to content

[Bug] Migrating to Mui 5, Material Dashboard React 2 #11

@memo-saldana

Description

@memo-saldana

Version

1.10.0

Reproduction link

https://github.com/memo-saldana/cant-upgrade-material-dashboard-react

Operating System

MacOS

Device

MBP 13 inch

Browser & Version

Chrome

Steps to reproduce

I want to upgrade my project from MaterialUI 4 to Material UI 5, and I cant upgrade material-dashboard-react higher than v1.10.0, which still uses Mui 4. Is there a way to upgrade from 1.10 to 2.0.0? v2.0.0 doesnt show up in npm. Is this intended?

  1. Have a project with material-dashboard-react installed.
  2. Run npm install material-dashboard-react@^2.0.0.

What is expected?

Package is upgraded

What is actually happening?

npm ERR! code ETARGET
npm ERR! notarget No matching version found for material-dashboard-react@^2.0.0.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

Solution

Publish v2 to npm?

Additional comments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions