Problem With Gradle #17304
Unanswered
jlgregorio81
asked this question in
CLI - Capacitor / Cordova modes
Problem With Gradle
#17304
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello! I followed the tutorial here: https://quasar.dev/quasar-cli-vite/developing-cordova-apps/preparation and here: https://quasar.dev/quasar-cli-vite/developing-cordova-apps/build-commands/
Cordova requirements returned:
Requirements check results for android:
Java JDK: installed 1.8.0
Android SDK: installed true
Android target: installed android-34,android-33,android-29,android-28
Gradle: installed C:_dev_tools\gradle-4.10.3\bin\gradle.BAT
But I'm facing this problem when Gradle runs:
FAILURE: Build failed with an exception.
A problem occurred configuring root project 'VendaX App'.
BUILD FAILED in 3s
Command failed with exit code 1: C:_siscomp\vendax_app\src-cordova\platforms\android\tools\gradlew.bat cdvBuildDebug
App • Command "cordova" failed with exit code: 1
App • Updated Cordova config.xml
App •⚠️ FAIL Cordova CLI has failed
Somebody can help me?
Beta Was this translation helpful? Give feedback.
All reactions