IONIC3 Packaging Error Ionic Cordova build Android (series one): Could not find a installed version of Gradle either in Android Studio

Source: Internet
Author: User

1. Run Ionic Cordova build Android times wrong: Could not find a installed version of Gradle either in Android Studio.

2. Problem reason: Cordova after 6.4.0 (cordova-android in 6.1.2), will be asked to install Gradle, based on Gradle to compile, pack Android.

3. Workaround:

1) go to gradle official website: https://gradle.org/install

2) Download gradle:https://gradle.org/releases, I download here is the latest 4.0.2 version (Gradle-4.0.2-bin.zip);

3) Unzip, place the position oneself to decide;

4) Configure environment variables: System Variables--path--EDIT:

    

5) Check whether the installation succeeded: Gradle-v (need to reopen command-line tool)

6) Continue Ionic Cordova build Android

4. Then continue to encounter this problem:

1) IONIC3 Packaging error Ionic Cordova build Android (Series II): Your project path contains non-ascii characters:failed to apply plugin [id ' C Om.android.application ']

Reference Original: http://www.cnblogs.com/crazyprogrammer/p/6958462.html

IONIC3 Packaging Error Ionic Cordova build Android (series one): Could not find a installed version of Gradle either in Android Studio

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.