Conflict webpack framework7 & node

Добрый день.
По поводу конфликта webpack последней версии node и framework7.
Кто- нибудь сталкивался с данной проблемой ?
Мас OS.
:heavy_multiplication_x: Error installing NPM Dev Dependencies
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: [email protected]
npm ERR! node_modules/webpack
npm ERR! dev webpack@“4” from the root project
npm ERR! peer webpack@">=2" from [email protected]
npm ERR! node_modules/babel-loader
npm ERR! dev babel-loader@"" from the root project
npm ERR! 5 more (copy-webpack-plugin, css-loader, file-loader, …)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! dev optimize-css-assets-webpack-plugin@"
" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/webpack
npm ERR! peer webpack@"^4.0.0" from [email protected]
npm ERR! node_modules/optimize-css-assets-webpack-plugin
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/alex/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/alex/.npm/_logs/2020-12-27T10_57_23_399Z-debug.log

1 Like