npm install @mui/x-data-grid
Run Code Online (Sandbox Code Playgroud)
抛出错误
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: highradius@0.1.0
npm ERR! Found: react@18.0.0
npm ERR! node_modules/react
npm ERR! react@"^18.0.0" from the root project
npm ERR! peer react@"^17.0.0 || ^18.0.0" from @mui/material@5.6.0
npm ERR! node_modules/@mui/material
npm ERR! @mui/material@"^5.6.0" from the root project
npm ERR! peer @mui/material@"^5.2.8" from @mui/x-data-grid@5.8.0
npm ERR! node_modules/@mui/x-data-grid
npm ERR! @mui/x-data-grid@"*" from the root project
npm ERR! 4 more (@emotion/react, @emotion/styled, react-dom, @mui/system)
npm …Run Code Online (Sandbox Code Playgroud)