You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run npx react-native init AwesomeTSProject --template react-native-template-typescript
Run npx react-native run-android
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Multiple build operations failed.
java.nio.file.NoSuchFileException: .gradle/caches/transforms-3/3302d76293b56b0e47a80628605fe992/results.bin
Logs
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Multiple build operations failed.
java.nio.file.NoSuchFileException: .gradle/caches/transforms-3/3302d76293b56b0e47a80628605fe992/results.bin
Steps to reproduce
Run npx react-native init AwesomeTSProject --template react-native-template-typescript
Run npx react-native run-android
The text was updated successfully, but these errors were encountered:
Expected results
Android app should run
Observed results
Run
npx react-native init AwesomeTSProject --template react-native-template-typescript
Run
npx react-native run-android
Logs
Steps to reproduce
npx react-native init AwesomeTSProject --template react-native-template-typescript
npx react-native run-android
The text was updated successfully, but these errors were encountered: