mui-plus icon indicating copy to clipboard operation
mui-plus copied to clipboard

peer dependency error trying to install with visx

Open pseudozach opened this issue 2 years ago • 0 comments

npm i @visx/curve @visx/xychart mui-plus

npm WARN ERESOLVE overriding peer dependency npm WARN ERESOLVE overriding peer dependency npm WARN ERESOLVE overriding peer dependency npm WARN ERESOLVE overriding peer dependency npm WARN ERESOLVE overriding peer dependency npm WARN ERESOLVE overriding peer dependency npm WARN ERESOLVE overriding peer dependency npm WARN ERESOLVE overriding peer dependency npm WARN ERESOLVE overriding peer dependency npm WARN ERESOLVE overriding peer dependency npm WARN ERESOLVE overriding peer dependency npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @visx/[email protected] npm ERR! Found: [email protected] npm ERR! node_modules/react npm ERR! peer react@"^15.0.0-0 || ^16.0.0-0" from @visx/[email protected] npm ERR! node_modules/@visx/xychart/node_modules/@visx/annotation npm ERR! @visx/annotation@"1.18.1" from @visx/[email protected] npm ERR! node_modules/@visx/xychart npm ERR! @visx/xychart@"" from the root project npm ERR! 1 more (mui-plus) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@"^16.4.0-0" from @visx/[email protected] npm ERR! node_modules/@visx/xychart npm ERR! @visx/xychart@"" from the root project npm ERR! peerOptional @visx/xychart@"^1.13.0" from [email protected] npm ERR! node_modules/mui-plus npm ERR! mui-plus@"" from the root project npm ERR! npm ERR! Conflicting peer dependency: [email protected] npm ERR! node_modules/react npm ERR! peer react@"^16.4.0-0" from @visx/[email protected] npm ERR! node_modules/@visx/xychart npm ERR! @visx/xychart@"" from the root project npm ERR! peerOptional @visx/xychart@"^1.13.0" from [email protected] npm ERR! node_modules/mui-plus npm ERR! mui-plus@"*" 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.

pseudozach avatar Feb 01 '23 19:02 pseudozach