Tuesday, January 09, 2018

Fix of Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK.

For ionic 2, when execute $cordova build android

Error: Could not find gradle wrapper within Android SDK. Might need to update your Android SDK.

fix:

cordova platform update android@6.2.2

No comments: