Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install dependencies: terser-webpack-plugin #329

Open
nileshtrivedi opened this issue Nov 28, 2021 · 0 comments
Open

Unable to install dependencies: terser-webpack-plugin #329

nileshtrivedi opened this issue Nov 28, 2021 · 0 comments

Comments

@nileshtrivedi
Copy link

Helixs-Mac-mini:react-digraph helix$ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! Found: [email protected]
npm ERR! node_modules/acorn
npm ERR!   acorn@"^7.1.1" from [email protected]
npm ERR!   node_modules/webpack-bundle-analyzer
npm ERR!     dev webpack-bundle-analyzer@"3.9.0" from the root project
npm ERR!   acorn@"^7.1.1" from [email protected]
npm ERR!   node_modules/espree
npm ERR!     espree@"^6.1.2" from [email protected]
npm ERR!     node_modules/eslint
npm ERR!       dev eslint@"^6.1.0" from the root project
npm ERR!       18 more (babel-eslint, eslint-plugin-flowtype, ...)
npm ERR!   2 more (acorn-jsx, acorn-node)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peerOptional acorn@"^8.5.0" from [email protected]
npm ERR! node_modules/terser
npm ERR!   terser@"^5.3.4" from [email protected]
npm ERR!   node_modules/terser-webpack-plugin
npm ERR!     dev terser-webpack-plugin@"^4.2.2" 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/helix/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/helix/.npm/_logs/2021-11-28T11_09_59_882Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant