-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Feature request for Cloudinary React Native SDK
Now that expo 54 is here would be great if this library adds support for the same
Describe the problem you’re trying to solve
Getting the following when trying to use this library with expo 54
> npm install
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/expo
npm error expo@"^54.0.12" from the root project
npm error peerOptional expo@"*" from @expo/[email protected]
npm error node_modules/@expo/metro-config
npm error @expo/metro-config@"54.0.6" from [email protected]
npm error @expo/metro-config@"~54.0.6" from @expo/[email protected]
npm error node_modules/expo/node_modules/@expo/cli
npm error @expo/cli@"54.0.10" from [email protected]
npm error 18 more (babel-preset-expo, expo-asset, expo-crypto, ...)
npm error
npm error Could not resolve dependency:
npm error peer expo@"^50.0.0 || ^51.0.0 || ^52.0.0 || ^53.0.0" from [email protected]
npm error node_modules/cloudinary-react-native
npm error cloudinary-react-native@"^1.2.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/expo
npm error peer expo@"^50.0.0 || ^51.0.0 || ^52.0.0 || ^53.0.0" from [email protected]
npm error node_modules/cloudinary-react-native
npm error cloudinary-react-native@"^1.2.0" 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.Metadata
Metadata
Assignees
Labels
No labels