ionic 2 - Error Could not find an installed version of Gradle either in Android Studio
I create ionic 2 project and add diagnostic cordova plugin like this : ionic plugin add cordova.plugins.diagnostic npm install --save @ionic-native/diagnostic and add android platform like this : ionic platform add android@latest but when build with ionic build android console give me this error : Error: Could not find an installed version of Gradle either in Android Studio, or on your system to install the gradle wrapper. Please include gradle in your path, or install Android Studio and I try to download manualy gradle.3.3-all.zip and change this distributionUrl var in platform/android