Ekleog commented on issue #588: URL: https://github.com/apache/cordova-cli/issues/588#issuecomment-1336255583
Well, I have no idea what that's supposed to do, but I get the following result: ``` $ gradle wrapper Starting a Gradle Daemon (subsequent builds will be faster) BUILD SUCCESSFUL in 9s 1 actionable task: 1 executed $ ls build.gradle gradle gradlew gradlew.bat settings.gradle ``` So I guess it works fine? That said, it's definitely possible that other things would break down the line, but at least all the commands except for the template-generating ones of cordova currently seem to work fine on my computer, if I just manually write the template contents :) -- 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]
