[BABEL]: expo-router/babel is deprecated in favor of babel-preset-expo in SDK 50. To fix this issue, remove "expo-router/babel" from "plugins" in your babel.config.js file
ConfigError: Cannot resolve entry file: The main field defined in your package.json points to an unresolvable or non-existent path. To fix this issue, change main field to "node_modules/expo/AppEntry.js".
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
[BABEL]: expo-router/babel is deprecated in favor of babel-preset-expo in SDK 50. To fix this issue, remove "expo-router/babel" from "plugins" in your babel.config.js file
ConfigError: Cannot resolve entry file: The
mainfield defined in yourpackage.jsonpoints to an unresolvable or non-existent path. To fix this issue, changemainfield to "node_modules/expo/AppEntry.js".