-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Explain what you did
r code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: platform-mobile@1.0.0
npm error Found: react-native-safe-area-context@5.4.1
npm error node_modules/react-native-safe-area-context
npm error react-native-safe-area-context@"5.4.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer react-native-safe-area-context@"^3.1.9 || ^4.0.0" from @rneui/base@4.0.0-rc.7
npm error node_modules/@rneui/base
npm error @rneui/base@"^4.0.0-rc.7" from the root project
npm error peer @rneui/base@"4.0.0-rc.7" from @rneui/themed@4.0.0-rc.8
npm error node_modules/@rneui/themed
npm error @rneui/themed@"^4.0.0-rc.7" from the root project
Expected behavior
.
Describe the bug
.
Steps To Reproduce
.
Screenshots
No response
Your Environment
`npx @rneui/envinfo`
```
Output from `npx @rneui/envinfo` goes here.
```
neeraj-tangariya and marcostomasello