NPM ERR code RESOLVE react and Conflicting Peer Dependency ERR While HOSTING on NETLIFY

preview_player
Показать описание
How to solve eresolve unable to resolve dependency tree in react or npm install error in visual studio code[VS code]. Solve Npm ERR code ERESOLVE permanently and Fast. ERESOLVE unable to resolve dependency tree in react.
Conflicting peer dependency on NETLIFY while BUILDING but it builds fine locally.
Error Messages:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! node_modules/react-currency-format
npm ERR! react-currency-format@"*" 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!
Рекомендации по теме