gatsby-theme-material-ui icon indicating copy to clipboard operation
gatsby-theme-material-ui copied to clipboard

warn Plugin gatsby-plugin-material-ui is not compatible with your gatsby version 4.6.0

Open kavinithiy opened this issue 3 years ago • 0 comments

Am facing error like warn Plugin gatsby-plugin-material-ui is not compatible with your gatsby version 4.6.0 - It requires gatsby@^3.0.0

Any input ? Screenshot 2022-01-31 at 1 42 46 AM

package.json "gatsby-plugin-material-ui": "^4.0.2", "gatsby": "^4.6.0", "gatsby-material-ui-components": "^5.1.0", "gatsby-theme-material-ui-top-layout": "^5.1.0",

Should i use gatsby plugins or i can use @mui/material plugin to proceed further ?

kavinithiy avatar Jan 30 '22 20:01 kavinithiy