Hello Team,
We are trying to implement login with Snapchat feature in one of our application but while installing npm we are getting below issue:
npm ERR! Found: react@17.0.1
npm ERR! node_modules/react
npm ERR! react@"17.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.5.0" from react-native-snapchat-login@1.1.1
npm ERR! node_modules/react-native-snapchat-login
npm ERR! react-native-snapchat-login@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
App configuration:
react: 17.0.1
react native: 0.64.2
It will be really thankful if you upgrade the library which will be compatible with react 17.0.1
Thank you