Skip to content
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

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

Open
memo-saldana opened this issue Sep 18, 2023 · 0 comments
Open

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

memo-saldana opened this issue Sep 18, 2023 · 0 comments

Comments

@memo-saldana
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant