[ALOY-555] update jake to 0.5.9 to support nodejs 0.10.0
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2013-03-12T16:11:24.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 1.1.0, 2013 Sprint 06 |
Components | Titanium SDK |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2013-03-12T16:08:43.000+0000 |
Updated | 2018-03-07T22:25:40.000+0000 |
Description
if you are using jake for a build tool with nodejs you need to update it to 0.5.9 in order to support nodejs 0.10.0. There was an internal eventing issue that would make build dependencies fail to fire, which I use in Alloy.
40 minutes to figure out the silent root of the issue, 5 minutes to actually resolve it