[TIMOB-27605] Drop support for Node 8, Make Node.JS 10.13 new minimum
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-12-10T11:18:08.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 9.0.0 |
Components | CLI |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Christopher Williams |
Created | 2019-11-14T20:12:39.000+0000 |
Updated | 2019-12-10T11:33:42.000+0000 |
Description
Node.JS is officially ending support for Node 8 at the end of this year (12-31-2019). In preparation we should move to the next LTS line, which is Node 10.13+.
https://nodejs.org/en/about/releases/
(Note that Node 10 will go into maintenance LTS starting in April next year, and Node 12 has just become an active LTS)
https://github.com/appcelerator/titanium_mobile/pull/11336