We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When attempting to install using npm i @kinde/expo i run into a dependency issue:
npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/react-native npm ERR! react-native@"0.76.5" from the root project npm ERR! peer react-native@"" from [email protected] npm ERR! node_modules/expo npm ERR! expo@"^52.0.23" from the root project npm ERR! peer expo@"" from @kinde/[email protected] npm ERR! node_modules/@kinde/expo npm ERR! @kinde/expo@"*" from the root project npm ERR! 1 more (@expo/dom-webview) npm ERR! 3 more (@expo/dom-webview, @expo/metro-runtime, react-native-webview) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react-native@"^0.74.3" from @kinde/[email protected] npm ERR! node_modules/@kinde/expo
https://github.com/kinde-oss/expo
2.0.0-0
macOS
Sequoia 15.1.1
running Expo 52.0.23
No response
Has been discussed on discord here https://discord.com/channels/1070212618549219328/1308619208032124948/1321053216892522516
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Prerequisites
Describe the issue
When attempting to install using npm i @kinde/expo i run into a dependency issue:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react-native
npm ERR! react-native@"0.76.5" from the root project
npm ERR! peer react-native@"" from [email protected]
npm ERR! node_modules/expo
npm ERR! expo@"^52.0.23" from the root project
npm ERR! peer expo@"" from @kinde/[email protected]
npm ERR! node_modules/@kinde/expo
npm ERR! @kinde/expo@"*" from the root project
npm ERR! 1 more (@expo/dom-webview)
npm ERR! 3 more (@expo/dom-webview, @expo/metro-runtime, react-native-webview)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react-native@"^0.74.3" from @kinde/[email protected]
npm ERR! node_modules/@kinde/expo
Library URL
https://github.com/kinde-oss/expo
Library version
2.0.0-0
Operating system(s)
macOS
Operating system version(s)
Sequoia 15.1.1
Further environment details
running Expo 52.0.23
Reproducible test case URL
No response
Additional information
Has been discussed on discord here https://discord.com/channels/1070212618549219328/1308619208032124948/1321053216892522516
The text was updated successfully, but these errors were encountered: