{ "id": "128064", "key": "TIMOB-16682", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "15935", "description": "2014 Sprint 06", "name": "2014 Sprint 06", "archived": true, "released": true, "releaseDate": "2014-03-28" }, { "id": "15938", "description": "2014 Sprint 06 Tooling", "name": "2014 Sprint 06 Tooling", "archived": true, "released": true, "releaseDate": "2014-03-28" }, { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "resolution": { "id": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2014-03-27T17:00:00.000+0000", "created": "2014-03-24T18:16:21.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "qe-3.2.2" ], "versions": [ { "id": "15857", "description": "Release 3.2.2", "name": "Release 3.2.2", "archived": false, "released": true, "releaseDate": "2014-03-09" } ], "issuelinks": [ { "id": "42621", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "139021", "key": "TIMOB-17949", "fields": { "summary": "CLI: Build fails when using Node 0.11.14", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "42623", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "139021", "key": "TIMOB-17949", "fields": { "summary": "CLI: Build fails when using Node 0.11.14", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-16T22:56:10.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "h5.Description\r\nAfter updating to the lastest 0.11.12 build of Nodejs, my projects have thrown errors when trying to build.\r\n\r\nh5.Steps To Reproduce\r\n1. Install the latest beta build of Nodejs\r\n2. Create a new project\r\n3. Build the project\r\n\r\nh5.Expected Result\r\nApplication should build successfully\r\n\r\nh5.Actual Result\r\nCLI throws the error:\r\n{code}\r\n/usr/local/lib/node_modules/titanium/node_modules/longjohn/dist/longjohn.js:184\r\n throw e;\r\n ^\r\nSocket.socketErrorListener (_http_client.js:258:42),Socket.EventEmitter.emit (events.js:104:17),net.js:442:14,process._tickCallback (node.js:339:11){code}", "attachment": [], "flagged": false, "summary": "Cannot build project to any platform using Node 0.11.12", "creator": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac OSX 10.9.2\r\nAppcelerator Studio, build: 3.2.3.201403190645\r\nTitanium SDK, build: 3.2.2.GA\r\nCLI: 3.2.1\r\nAlloy: 1.3.1\r\nNode: 0.11.12\r\nNpm: 1.4.3", "comment": { "comments": [ { "id": "298725", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Fixed in the node-ios-device repo.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-03-26T00:11:21.000+0000", "updated": "2014-03-26T00:11:21.000+0000" }, { "id": "298991", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Node 0.11.12 is unstable and still has many issues such as the error in this ticket. Hopefully they are resolved before Node.js 0.12 ships.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2014-03-27T17:00:00.000+0000", "updated": "2014-03-27T17:00:00.000+0000" }, { "id": "413443", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as this issue is not our bug.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T22:56:10.000+0000", "updated": "2017-03-16T22:56:10.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }