npm install doesn't work
Closed this issue · 0 comments
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: light-blue-react-template@1.2.9
npm ERR! Found: eslint-plugin-flowtype@3.8.1
npm ERR! node_modules/eslint-plugin-flowtype
npm ERR! dev eslint-plugin-flowtype@"3.8.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-flowtype@"2.x" from eslint-config-react-app@4.0.1
npm ERR! node_modules/eslint-config-react-app
npm ERR! dev eslint-config-react-app@"4.0.1" 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.