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

let me know about mui5 compatibility #200

Open
cadentic opened this issue Sep 24, 2022 · 2 comments
Open

let me know about mui5 compatibility #200

cadentic opened this issue Sep 24, 2022 · 2 comments

Comments

@cadentic
Copy link

npm install react-material-ui-carousel@v2mui5 --save

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

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\sayantan\AppData\Local\npm-cache_logs\2022-09-24T13_46_28_579Z-debug-0.log

@ayushmanchhabra
Copy link

ayushmanchhabra commented Sep 28, 2022

Is there anything blocking you from using v3? It works for me when I do:

npm install react-material-ui-carousel

I'm using React 18 with MUI 5.

@yash2code
Copy link

npm install react-material-ui-carousel@v2mui5 --save

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

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\sayantan\AppData\Local\npm-cache_logs\2022-09-24T13_46_28_579Z-debug-0.log

npm install react-material-ui-carousel@version2mui5 --save

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

3 participants