You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[capacitor] ✖ Running Gradle build - failed!
[capacitor] [error]
[capacitor] FAILURE: Build failed with an exception.
[capacitor]
[capacitor] * Where:
[capacitor] Build file '/Users/dennisespinoza/repositorios/autority-mobile-client/android/app/build.gradle' line: 35
[capacitor]
[capacitor] * What went wrong:
[capacitor] A problem occurred evaluating project ':app'.
[capacitor] > Project with path 'CordovaLib' could not be found in project ':app'.
The text was updated successfully, but these errors were encountered:
I'm using:
"@capacitor/android": "3.4.3",
"@capacitor/app": "1.1.1",
"clevertap-cordova": "^2.5.2",
"@capacitor/core": "3.4.3",
"clevertap-cordova": "^2.5.2",
use a mixture of the two documentations because the official one did not work:
https://developer.clevertap.com/docs/cordova-quick-start-guide#ioniccapacitor-integration
https://ionicframework.com/docs/native/clevertap
and when compiling I have the following errors:
[capacitor] ✖ Running Gradle build - failed!
[capacitor] [error]
[capacitor] FAILURE: Build failed with an exception.
[capacitor]
[capacitor] * Where:
[capacitor] Build file '/Users/dennisespinoza/repositorios/autority-mobile-client/android/app/build.gradle' line: 35
[capacitor]
[capacitor] * What went wrong:
[capacitor] A problem occurred evaluating project ':app'.
[capacitor] > Project with path 'CordovaLib' could not be found in project ':app'.
The text was updated successfully, but these errors were encountered: