breautek commented on issue #224: URL: https://github.com/apache/cordova-common/issues/224#issuecomment-2636904760
As of 5.0.0, nodejs 16 is considered our minimum version as indicated in [package.json](https://github.com/apache/cordova-common/blob/3700086efd3e56cbd53ac241bab1dc808c14f473/package.json#L11). So I don't believe this would be considered a breaking change. At minimum, the latest patch of of a LTS should be used. Additionally nodejs 14 & 16 is completely out of support and is no longer receiving security updates. See their LTS schedule https://nodejs.org/en/about/previous-releases While 16 is supported, it wouldn't be recommended. Nodejs 18, 20, or 22 are supported by the Node team and using 20 would be our current recommendation. Nodejs 22 may be used but there might be issues that haven't been addressed yet. Hope this information helps. I'm closing this issue because supporting NodeJS 14 isn't a direction we will be taking. -- 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: issues-unsubscr...@cordova.apache.org 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