I have this error trying to make react-native run-android --variant=release
Starting JS server... Running /home/sonic182/Android/platform-tools/adb -s ZY2232QD4K reverse tcp:8081 tcp:8081 Building and installing the app on the device (cd android && ./gradlew installReleaseDebug)... FAILURE: Build failed with an exception. * What went wrong: Task 'installReleaseDebug' not found in root project 'gnosisapp'. * Try: Run gradlew tasks to get a list of available tasks. Run with
I finished Ubuntu 16.04, I took all the steps from here https://facebook.imtqy.com/react-native/docs/signed-apk-android.html to the testing phase, where I need to execute react-native run-android --variant=release
What could it be?: / Thanks
android android-gradle facebook react-native react-native-android
Johanderson
source share