[TIMOB-28343] CLI: Update minimum Node.js version to 12.13.0
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2021-02-09T18:56:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 10.0.0 |
Components | CLI |
Labels | n/a |
Reporter | Ewan Harris |
Assignee | Ewan Harris |
Created | 2021-02-09T11:44:41.000+0000 |
Updated | 2021-05-03T18:28:44.000+0000 |
Description
With Node.js 10 reaching end of life on April 30th 2021 we should drop support for Node.js 10 in SDK 10 and pick a new minimum.
We previously picked the first 10 LTS and that seems to be a fitting choice here again - 12.13.0 - as it is satisfactory for all products dependencies.
PR: https://github.com/appcelerator/titanium_mobile/pull/12454