Supprot for [email protected] #256
sargsyanapach94
started this conversation in
General
Replies: 1 comment
-
Resolved with the latest version, thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to update my app to [email protected] and am getting this issue.
npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: [email protected] npm error Found: [email protected] npm error node_modules/react-native npm error react-native@"^0.75.2" from the root project npm error npm error Could not resolve dependency: npm error peer react-native@"^0.61.5 || ^0.62.3 || ^0.63.2 || ^0.64.2 || ^0.65.0 || ^0.66.0 || ^0.67.0 || ^0.68.0 || ^0.69.0 || ^0.70.0 || ^0.71.0 || ^0.72.0 || ^0.73.0" from @react-native-clipboard/[email protected] npm error node_modules/@react-native-clipboard/clipboard npm error @react-native-clipboard/clipboard@"*" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution.
Are you going to support a version of RN higher than 0.73.0?
Beta Was this translation helpful? Give feedback.
All reactions