FAILURE: Build failed with an exception.
Where: Settings file '/Users/apple/Documents/Parth_Shiroya/Git_Projects/Money_book/android/settings.gradle' line: 2
What went wrong: Error resolving plugin [id: 'com.facebook.react.settings']
A problem occurred configuring project ':gradle-plugin'. Could not read workspace metadata from /Users/apple/.gradle/caches/8.10.2/kotlin-dsl/scripts/a076617fd8fe036a177aee239c8987a6/metadata.bin
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. Get more help at .
I recently created my React Native project to version 0.76.5 and encountered the following error when trying to build the Android app
if anybody know that how to solve this issue please let me know that.