react-redux-nextjs-bootstrap-pwa-starter
react-redux-nextjs-bootstrap-pwa-starter copied to clipboard
npm install fails in npm 7
ISSUES TEMPLATE
Node JS
v15.1.0
NPM - 7.0.6
OS version
macOS
Steps to reproduce
-
Clone the repo
-
Run
npm install
npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR! dev eslint@"^5.12.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@">=6.0.0" from [email protected]
npm ERR! node_modules/eslint-plugin-flowtype
npm ERR! dev eslint-plugin-flowtype@"^3.2.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.
npm ERR!
npm ERR! See /Users/rmkanda/.npm/eresolve-report.txt for a full report.