breautek commented on issue #391: URL: https://github.com/apache/cordova/issues/391#issuecomment-1516938133
What's your system gradle version? There are known issues with Gradle 8, where Gradle 8 can't initiate enough to even create the wrapper. So if you're using Gradle 8, I'd downgrade to 7.x for the time being. If you're using Gradle 8, that might be the root cause of your issue as well. Gradle 8 support will come when we upgrade to AGP 8 via https://github.com/apache/cordova-android/pull/1596 but I'm not sure if that will land in our next major or not as AGP 8 is quite the breaking change. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
