antd-scss-theme-plugin icon indicating copy to clipboard operation
antd-scss-theme-plugin copied to clipboard

Fails with antd v4.x

Open lucasff opened this issue 1 year ago • 0 comments

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/antd
npm ERR!   antd@"^4.10.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer antd@"^3.26.6" from @inventium/[email protected]
npm ERR! node_modules/@inventium/antd-scss-theme-plugin
npm ERR!   dev @inventium/antd-scss-theme-plugin@"*" 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! See /Users/REDACTED/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:

lucasff avatar Jul 04 '22 09:07 lucasff