Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16682] Cannot build project to any platform using Node 0.11.12

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionNot Our Bug
Resolution Date2014-03-27T17:00:00.000+0000
Affected Version/sRelease 3.2.2
Fix Version/s2014 Sprint 06, 2014 Sprint 06 Tooling, Release 3.3.0
ComponentsCLI
Labelsqe-3.2.2
ReporterSamuel Dowse
AssigneeChris Barber
Created2014-03-24T18:16:21.000+0000
Updated2017-03-16T22:56:10.000+0000

Description

Description

After updating to the lastest 0.11.12 build of Nodejs, my projects have thrown errors when trying to build.

Steps To Reproduce

1. Install the latest beta build of Nodejs 2. Create a new project 3. Build the project

Expected Result

Application should build successfully

Actual Result

CLI throws the error:
/usr/local/lib/node_modules/titanium/node_modules/longjohn/dist/longjohn.js:184
        throw e;
              ^
Socket.socketErrorListener (_http_client.js:258:42),Socket.EventEmitter.emit (events.js:104:17),net.js:442:14,process._tickCallback (node.js:339:11)

Comments

  1. Chris Barber 2014-03-26

    Fixed in the node-ios-device repo.
  2. Chris Barber 2014-03-27

    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.
  3. Lee Morris 2017-03-16

    Closing ticket as this issue is not our bug.

JSON Source