[TIMOB-19481] Bump supported Node.js to 4.0.x
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-09-25T00:17:08.000+0000 |
Affected Version/s | Release 5.0.0 |
Fix Version/s | Release 5.1.0 |
Components | Tooling |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2015-09-09T16:14:58.000+0000 |
Updated | 2015-11-23T21:28:25.000+0000 |
Description
Update the supported Node.js version to 4.0.x.
Master PR: https://github.com/appcelerator/titanium_mobile/pull/7150 5_0_X PR: https://github.com/appcelerator/titanium_mobile/pull/7151
Approved! Master PR merged.
Verified fixed, created classic / alloy projects and built to device and sim (8.4 & 9.1) with no errors. Mac OSX El Capitan 10.11 (15A284) Studio: 4.4.0.201510231805 Ti SDK: 5.1.0.v20151026164636 Appc NPM: 4.2.1-6 Appc CLI: 5.1.0-38 Ti CLI: 5.0.4 Xcode 7.1(7B91b) Node v4.0.0 production *Closing ticket.*
Side-Effect of this change is that Ti SDK's prior to 5.1.0.GA no longer compile properly. See https://community.appcelerator.com/topic/3420/cannot-find-module-sqlite3-osx/7
[~iotashan] Yeah. I tried to fight this. I had actually ripped node-sqlite3 out of tisdk days before 5.0.0.GA shipped, but it was too late to accept into 5.0.0.GA. Oh well.