配置根项目“ android”时发生问题。 >未指定buildToolsVersion

时间:2019-07-12 11:50:32

标签: android ionic-framework

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* Where:
Build file 'C:\Users\m522320\Documents\myApp\platforms\android\build.gradle' line: 45

* What went wrong:
A problem occurred evaluating root project 'android'.
> Cannot add task 'wrapper' as a task with that name already exists.

* 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 root project 'android'.
> buildToolsVersion 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

CONFIGURE FAILED in 29s
Cannot add task 'wrapper' as a task with that name already exists.
Open File

0 个答案:

没有答案