PS D:\reactreact> cd today PS D:\reactreact\tod...
# native
a
PS D:\reactreact> cd today PS D:\reactreact\today> cd android PS D:\reactreact\today\android> ./gradlew cleanBuildCache FAILURE: Build completed with 3 failures. 1: Task failed with an exception. ----------- * Where: Settings file 'D:\reactreact\today\node_modules\@react-native\gradle-plugin\settings.gradle.kts' line: 16 * What went wrong: Error resolving plugin [id: 'org.gradle.toolchains.foojay-resolver-convention', version: '0.7.0']
Could not resolve all dependencies for configuration 'detachedConfiguration1'.
> Unexpected lock protocol found in lock file. Expected 3, found 0. * 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 https://help.gradle.org.
============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Unexpected lock protocol found in lock file. Expected 3, found 0. * 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 https://help.gradle.org.
============================================================================== 3: Task failed with an exception. ----------- * What went wrong: Unexpected lock protocol found in lock file. Expected 3, found 0. * 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 https://help.gradle.org.
============================================================================== BUILD FAILED in 3s how i solve it run npx react-native run-android but this kind of error occurs plz help