react-native-gradient-border
react-native-gradient-border copied to clipboard
Not working with react 18 version
# npm resolution error report
While resolving: [email protected]
Found: [email protected]
node_modules/react
react@"18.2.0" from the root project
peer react@">=16" from @react-native-masked-view/[email protected]
node_modules/@react-native-masked-view/masked-view
@react-native-masked-view/masked-view@"^0.2.9" from the root project
peer @react-native-masked-view/masked-view@"^0.2.7" from @good-react-native/[email protected]
node_modules/@good-react-native/gradient-border
@good-react-native/gradient-border@"*" from the root project
peer react@"18.2.0" from [email protected]
node_modules/react-native
react-native@"0.72.3" from the root project
peer react-native@">=0.57" from @react-native-masked-view/[email protected]
node_modules/@react-native-masked-view/masked-view
@react-native-masked-view/masked-view@"^0.2.9" from the root project
peer @react-native-masked-view/masked-view@"^0.2.7" from @good-react-native/[email protected]
node_modules/@good-react-native/gradient-border
@good-react-native/gradient-border@"*" from the root project
Could not resolve dependency:
peer react@"^17.0.0" from @good-react-native/[email protected]
node_modules/@good-react-native/gradient-border
@good-react-native/gradient-border@"*" 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.
Can you please guide me how can i get it work. In my previous project it's working fine. Thanks