You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/08/07 14:20:12 UTC

[GitHub] [cordova-android] breautek commented on issue #913: Not able to generate APK file

breautek commented on issue #913:
URL: https://github.com/apache/cordova-android/issues/913#issuecomment-670541041


   I've tried reproducing several of these kind of issues and this may explain why I couldn't reproduce any of them. I've always tested using the latest version of a particular major...
   
   Generally speaking we say we support Node 10+. But what I think we really mean is we support the latest patch of Node 10... because our test environments always use the latest patch of a major version. It's also always a good idea to use the latest patch available for security fixes.
   
   In what file was `recursivelyFindFiles` located in? Perhaps we should update the `package.json` engines entry to reflect that >= `10.10.0` is required...


----------------------------------------------------------------
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



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