breautek commented on issue #1027: URL: https://github.com/apache/cordova-android/issues/1027#issuecomment-677738878
> I have the same issue. My requirements output is: > c:\gitroot\ctcmobile>cordova requirements android > > Requirements check results for android: > Java JDK: installed 1.8.0 > Android SDK: installed true > Android target: installed android-30,android-29,android-28 > Gradle: installed C:\Gradle\gradle-6.6\bin\gradle.BAT > > It seems to try to run the "gradlew" file instead of "gradlew.bat". How can I correct this? Can you confirm that your `PATHEXT` system variable contains `.BAT`? If not, if you add it, does it solve your issue? ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
