Oops! my project did not build - Android

Error: Command failed: cd /thunkable/androidBuildServer/…/thunkableCompanion/android/; ./gradlew AssembleRelease ⚠️ Cannot resolve the path to “@react-native-community/cli” package. ⚠️ Cannot resolve the path to “@react-native-community/cli” package. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ‘:app:packageRelease’. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > com.android.ide.common.signing.KeytoolException: Failed to read key AndroidKey from store “/thunkable/thunkableCompanion/android/upload.keystore”: null * 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 2m 48s

I can’t download my app. help me :frowning:

1 Like

Is this project a copy?

This happens when you try to build the project that is a copy from another account that has already been built. You need to import the original keystore or create your own and provide your own bundle ID.

Can you try making a remix of this project, updating the bundleID of the remixed version, then to download the remixed version

Circling back around here @uyenchowjkj8

Did you make any progress?

1 Like

I was facing the same issue.

An easy solution that I found on this is:
I requested “publish Android”, it worked and then I tried again the “Download Android” and it worked

Let me know if that works also for you.

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.