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
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.