You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/18 22:13:35 UTC

[GitHub] [cordova-android] chuchuva commented on issue #845: Can't find Gradle (Android Studio)

chuchuva commented on issue #845: Can't find Gradle (Android Studio)
URL: https://github.com/apache/cordova-android/issues/845#issuecomment-575943088
 
 
   I can confirm, `cordova build android` command started failing with "CordovaError: Could not find an installed version of Gradle..." after I upgraded Android Studio from 3.4 to 3.5. Full error message:
   
   > CordovaError: 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
   
   Workaround: I installed [gradle 6.1](https://gradle.org/next-steps/?version=6.1&format=bin) to C:\Gradle and added C:\Gradle\bin to my `PATH` environment variable.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org