fabriciovasc commented on issue #653: URL: https://github.com/apache/cordova-cli/issues/653#issuecomment-2462639355
> This is intentional. We don't pin on exact versions, we pin using `^`, which means the latest version within the major range. This is so installs and `npm upgrade` will pull in the latest patches for bug fixes. These are non-breaking changes. > > NodeJS 14 is also [out of support](https://github.com/nodejs/release?tab=readme-ov-file#end-of-life-releases) since 2023. Cordova dropped support for NodeJS 12 - 16 in v12, making the minimum NodeJS 18 which was the active LTS at the time of release. Yes, I understand that it is not intentional. But there are many projects with ionic 3 and angular 4 using the latest cordova with node 14. If you can move to a topic that helps other developers with the same stack. Thanks for the reply. -- 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