Skip to content
New issue

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

Bug: Dependency issue #9

Open
4 tasks done
sonny-qa opened this issue Jan 7, 2025 · 0 comments
Open
4 tasks done

Bug: Dependency issue #9

sonny-qa opened this issue Jan 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@sonny-qa
Copy link

sonny-qa commented Jan 7, 2025

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

@sonny-qa sonny-qa added the bug Something isn't working label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant