react-native-social-share icon indicating copy to clipboard operation
react-native-social-share copied to clipboard

Fix the upstream dependency conflict

Open mkkurt opened this issue 3 years ago • 0 comments

npm resolution error report

2021-06-10T21:39:08.301Z

While resolving: [email protected] Found: [email protected] node_modules/react react@"17.0.1" from the root project

Could not resolve dependency: peer react@"^16.8.1" from @react-native-social-share/[email protected] node_modules/@react-native-social-share/utils peer @react-native-social-share/utils@"*" from @react-native-social-share/[email protected] node_modules/@react-native-social-share/core @react-native-social-share/core@"^1.1.2" from the root project

Fix the upstream dependency conflict, or retry this command with --force, or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.

mkkurt avatar Jun 10 '21 21:06 mkkurt