Learus / react-material-ui-carousel

A Generic carousel UI component for React using Material UI.
MIT License
552 stars 220 forks source link

let me know about mui5 compatibility #200

Open cadentic opened 2 years ago

cadentic commented 2 years ago

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 commented 2 years ago

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 commented 1 year ago

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