@ericmbowden wrote:
I'm getting the error below after submitting my app to Ionic for a remote build: ionic package build --profile my-profile
I do not receive an error if I build local: ionic cordova build android
This looks like an issue with the remote build server. Is there anything I can do to resolve it?
ANDROID_HOME=/opt/android-sdk
JAVA_HOME=/usr/lib/jvm/java-8-oracle
Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK.
Looked here: /opt/android-sdk/tools/templates/gradle/wrapperI am using Ionic version 3.5.0 on Windows Server 2016.
Posts: 1
Participants: 1