Skip to content
#

material-ui

Here are 7,536 public repositories matching this topic...

Razi321
Razi321 commented Dec 15, 2020

I followed the instructions here but i got the following error

node_modules/ra-data-graphql-simple/esm/buildGqlQuery.js
Module not found: Can't resolve 'graphql' in 'C:\Users\Razi\Desktop\react-admin-auth0-example\node_modules\ra-data-graphql-simple\esm'

in App.js :

import * as React from 'react';
import { Provider } f
Cherviakov
Cherviakov commented Feb 16, 2021

Expected Behavior

get errors on installation mui-datatables on node >= v15
cannot resolve peer dependencies, namely react

Current Behavior

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: mui-datatables-print-test@1.0.0
npm ERR! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR!   peer react@"^16.8.0 || ^1
mui-treasury

Improve this page

Add a description, image, and links to the material-ui topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the material-ui topic, visit your repo's landing page and select "manage topics."

Learn more