scorelab / Webiu

Building and maintaining a website is an essential task for any business or organization. This project aims to ease the workflow of getting a website up and running by developing a “generalized website builder”, with the help of the Gatsby Js Framework. The individuals would be able to utilize this generalized platform to plug-in required modules and configure the datasource as per requirements to build custom websites for their organizations.
MIT License
53 stars 128 forks source link

Dependency Conflict: "@mui/material" version 5.10.5 and React Versions , document updation #466

Open Error-warrior opened 1 year ago

Error-warrior commented 1 year ago

I encountered a dependency conflict while trying to install the "@mui/material" package at version 5.10.5. The package has a peer dependency requirement for "react" at version "^17.0.0 || ^18.0.0". However, there seems to be a conflict between the required versions of "react" across different dependencies. Also there is no solution mentioned in documentation related to this.

The-Priya-Saw commented 1 year ago

hello @Error-warrior , can you please assign this issue to me. I would like to work on this repository.