-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
3rd party packageIssue related to 3rd party packages, but not ExecuTorch, e.g. ExpoIssue related to 3rd party packages, but not ExecuTorch, e.g. Expo
Description
Description
hello,
I've tried to migrate to expo 55 but i'm getting some trouble with the latest version.
D:\github\nola>npm install
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: react-native-executorch@0.7.1
npm error Found: expo-asset@55.0.7
npm error node_modules/expo-asset
npm error expo-asset@"~55.0.7" from the root project
npm error expo-asset@"~55.0.7" from expo@55.0.2
npm error node_modules/expo
npm error expo@"^55.0.2" from the root project
npm error peer expo@"*" from @expo/dom-webview@55.0.3
npm error node_modules/@expo/dom-webview
npm error @expo/dom-webview@"^55.0.3" from @expo/log-box@55.0.7
npm error node_modules/@expo/log-box
npm error @expo/log-box@"55.0.7" from expo@55.0.2
npm error 1 more (@expo/cli)
npm error 1 more (expo)
npm error 40 more (@expo/log-box, @expo/metro-config, ...)
npm error 1 more (expo-audio)
npm error
npm error Could not resolve dependency:
npm error peer expo-asset@"^12.0.0" from react-native-executorch@0.7.1
npm error node_modules/react-native-executorch
npm error react-native-executorch@"^0.7.1" from the root project
npm error
npm error Conflicting peer dependency: expo-asset@12.0.12
npm error node_modules/expo-asset
npm error peer expo-asset@"^12.0.0" from react-native-executorch@0.7.1
npm error node_modules/react-native-executorch
npm error react-native-executorch@"^0.7.1" 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.
npm error
npm error
They changed libaries version to match the same version as the sdk
Steps to reproduce
npm install
Snack or a link to a repository
No response
React Native Executorch version
0.7.1
React Native version
0.83
Platforms
Platform agnostic
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
No response
AI model
No response
Performance logs
No response
Acknowledgements
Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3rd party packageIssue related to 3rd party packages, but not ExecuTorch, e.g. ExpoIssue related to 3rd party packages, but not ExecuTorch, e.g. Expo