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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org