Could not resolve all artifacts for configuration ':classpath'. > Cannot resolve external dependency com.facebook.react:react-native-gradle-plugin because no repositories are defined #50474
Labels
Needs: Author Feedback
Needs: Repro
This issue could be improved with a clear list of steps to reproduce the issue.
Type: Unsupported Version
Issues reported to a version of React Native that is no longer supported
Description
Description
I am trying to integrate React native app into my existing Flutter app and I followed the steps mentioned in the official React Native documentation (https://reactnative.dev/docs/integration-with-existing-apps)
Also followed this article (https://www.callstack.com/blog/adding-react-native-to-an-existing-flutter-app)
I am getting this Error:
My
settings.gradle.kts
is:My
Android/build.gradle.kts
is:Steps to reproduce
My Package.json is:
I am running yarn start
React Native Version
0.75.5
Affected Platforms
Runtime - Android
Output of
npx @react-native-community/cli info
Stacktrace or Logs
Reproducer
Null
Screenshots and Videos
No response
Steps to reproduce
My
Package.json
is:I run : yarn run android
React Native Version
0.78
Affected Platforms
Runtime - Android
Output of
npx @react-native-community/cli info
Stacktrace or Logs
Reproducer
NUll
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: