npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving:
npm ERR! Found:
npm ERR! node_modules/react
npm ERR! react@"^17.0.0" from the root project
npm ERR! peer react@">=16.8.4" from @ant-design/graphs@1.3.6
npm ERR! node_modules/@ant-design/graphs
npm ERR! @ant-design/graphs@"^1.3.6" from the root project
npm ERR! 62 more (@ant-design/icons, @ant-design/plots, @icons/material, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^0.13.0 || ^0.14.0 || ^15.0.1 || ^16.0.0" from
npm ERR! node_modules/react-ace
npm ERR! react-ace@"^8.1.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency:
npm ERR! node_modules/react
npm ERR! peer react@"^0.13.0 || ^0.14.0 || ^15.0.1 || ^16.0.0" from
npm ERR! node_modules/react-ace
npm ERR! react-ace@"^8.1.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!