Unable to resolve dependency tree error when installing npm packages
npm install --save --legacy-peer-deps
Unable to resolve dependency tree error when installing npm packages
npm install --save --legacy-peer-deps
how to deal with ERESOLVE unable to resolve dependency tree
npm install --legacy-peer-deps
You have dependency conflict (incorrect & potentially broken dependency)
Try to run the command with --force, or --legacy-peer-deps.
If it doesn't take effect, the temporary solution is using prior
versions of the Node.js (downgrading the Node.js version) as
it causes this kind of errors to happen sometimes.
unable to resolve dependency tree
npm config set legacy-peer-deps true
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us