невозможно собрать apk с помощью команды grunt - PullRequest
0 голосов
/ 04 ноября 2019
FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Script 'D:\version\1\App\platforms\android\phonegap-plugin-push\app-push.gradle' line: 6

* What went wrong:
A problem occurred evaluating script.
> D:\version\1\App\platforms\android\app\AndroidManifest.xml (The system cannot find the file specified)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':app'.
> compileSdkVersion is not specified.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 1s
Error: D:\version\1\App\platforms\android\gradlew: Command failed with exit code 1 Error output:
FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Script 'D:\version\1\App\platforms\android\phonegap-plugin-push\app-push.gradle' line: 6

* What went wrong:
A problem occurred evaluating script.
> D:\version\1\App\platforms\android\app\AndroidManifest.xml (The system cannot find the file specified)

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
A problem occurred configuring project ':app'.
> compileSdkVersion is not specified.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 1s

Done, without errors.


Execution Time (2019-11-04 13:00:01 UTC)
concurrent:server     2.4s  ██████████ 12%
newer:copy:app       520ms  ███ 3%
copy:app              6.8s  ███████████████████████████ 33%
ionic:build:android  10.6s  ██████████████████████████████████████████ 51%
Total 20.7s

Добро пожаловать на сайт PullRequest, где вы можете задавать вопросы и получать ответы от других членов сообщества.
...