Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2648] CodeProcessor: TypeError: Cannot read property 'value' of undefined

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2012-11-30T01:31:54.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAppcelerator CLI
Labelsn/a
ReporterHannes Becker
AssigneeMauro Parra-Miranda
Created2012-11-29T00:35:55.000+0000
Updated2016-03-08T07:41:44.000+0000

Description

Error while running titanium-code-processor:
/usr/local/lib/node_modules/titanium-code-processor/lib/CodeProcessor.js:273
                                                Runtime._exception._lookupProperty('message').value.value, {
                                                                                             ^
TypeError: Cannot read property 'value' of undefined
    at Object.process (/usr/local/lib/node_modules/titanium-code-processor/lib/CodeProcessor.js:273:52)
    at /usr/local/lib/node_modules/titanium-code-processor/bin/codeprocessor:321:30
    at async.parallel (/usr/local/lib/node_modules/titanium-code-processor/node_modules/async/lib/async.js:476:17)
    at async.forEach (/usr/local/lib/node_modules/titanium-code-processor/node_modules/async/lib/async.js:94:25)
    at async.parallel (/usr/local/lib/node_modules/titanium-code-processor/node_modules/async/lib/async.js:473:21)
    at async.series.tasks.project (/usr/local/lib/node_modules/titanium-code-processor/bin/codeprocessor:226:8)
    at ChildProcess.exithandler (child_process.js:538:7)
    at ChildProcess.EventEmitter.emit (events.js:99:17)
    at maybeClose (child_process.js:638:16)
    at Socket.ChildProcess.spawn.stdin (child_process.js:815:11)

Comments

  1. Bryan Hughes 2012-11-30

    This bug has been fixed in TIMOB-11549
  2. Mauro Parra-Miranda 2013-11-24

    DUP issue.

JSON Source