Skip to content

Android app will not run after default init #318

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
rplotkin opened this issue Jan 10, 2023 · 1 comment
Closed

Android app will not run after default init #318

rplotkin opened this issue Jan 10, 2023 · 1 comment

Comments

@rplotkin
Copy link

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

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

  1. Run npx react-native init AwesomeTSProject --template react-native-template-typescript
  2. Run npx react-native run-android
@rplotkin
Copy link
Author

Nope, this was corrrupted .gradle at the root. Not an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant