-
Notifications
You must be signed in to change notification settings - Fork 26
Ionic Package license agreements #142
Comments
@RTeran Please try your build again? |
@dwieeb I already tried, I still have the same problem |
Same here.
Tried with 6.2 but throws another error #211 |
HELP!!! Everything worked perfectly until adding the Facebook plugin.
package.json
config.xml plugins
And the message in the Ionic Cloud build
|
Were any of you able to solve this problem? |
Yes, finally yesterday.
|
Hello, I have a license agreements problem in Ionic Package service. After uploading the application with ionic package build android, the compilation in the cloud fails and gives me this error:
FAILURE: Build failed with an exception.
A problem occurred configuring root project 'android'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 6.345 secs
Error: /home/package/workspace/apps-XXXXXX-26/cordova/platforms/android/gradlew: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.
A problem occurred configuring root project 'android'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
If I was in local to solve it with the command android update sdk, but being in the Ionic Cloud I can do nothing.
My cordova-android version is 6.1.1. I tested with 5.0.0 and 6.0.0
The text was updated successfully, but these errors were encountered: