-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Example62 from this repo is failing on install
╰─$ npm i
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR! dev eslint@"^6.5.1" from the root project
npm ERR! peer eslint@">=5" from @react-native-community/[email protected]
npm ERR! node_modules/@react-native-community/eslint-config
npm ERR! dev @react-native-community/eslint-config@"^0.0.5" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^5.0.0" from @typescript-eslint/[email protected]
npm ERR! node_modules/@react-native-community/eslint-config/node_modules/@typescript-eslint/parser
npm ERR! @typescript-eslint/parser@"^1.5.0" from @react-native-community/[email protected]
npm ERR! node_modules/@react-native-community/eslint-config
npm ERR! dev @react-native-community/eslint-config@"^0.0.5" from the root project
npm ERR! peer @typescript-eslint/parser@"^1.9.0" from @typescript-eslint/[email protected]
npm ERR! node_modules/@react-native-community/eslint-config/node_modules/@typescript-eslint/eslint-plugin
npm ERR! @typescript-eslint/eslint-plugin@"^1.5.0" from @react-native-community/[email protected]
npm ERR! node_modules/@react-native-community/eslint-config
npm ERR! dev @react-native-community/eslint-config@"^0.0.5" 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.
Metadata
Metadata
Assignees
Labels
No labels