Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11467] CLI: Unable to run command "help" on Linux

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-11-02T22:45:28.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.0.0, 2012 Sprint 21 JS, 2012 Sprint 21
ComponentsTooling
Labelsqe-cli
ReporterTamila Smolich
AssigneeChris Barber
Created2012-10-13T19:12:24.000+0000
Updated2012-11-02T22:45:28.000+0000

Description

Description: Unable to run command "help" by running command "titanium build -h" or "titanium build --help". Error:
[ERROR] Error: Cannot find module '../base'
    at Function.Module._resolveFilename [as _resolveFilename] (module.js:338:15)
    at Function.Module._load [as _load] (module.js:280:25)
    at Module.Module.require [as require] (module.js:362:17)
    at require (module.js:378:17)
    at Object.<anonymous> (/home/tester/.titanium/mobilesdk/linux/3.0.0.v20121012174449/node_modules/titanium-code-processor/lib/rules/do.js:39:9)
    at Module.Module._compile [as _compile] (module.js:449:26)
    at Object.Module._extensions..js [as .js] (module.js:467:10)
    at Module.Module.load [as load] (module.js:356:32)
    at Function.Module._load [as _load] (module.js:312:12)
    at Module.Module.require [as require] (module.js:362:17)

[ERROR] Unable to run command "help"
Steps: 1. Run "titanium build -h" or "titanium build --help" Actual: [ERROR] Unable to run command "help" Expected: Should get help

Comments

  1. Chris Barber 2012-10-15

    Dupe of TIMOB-11481
  2. Natalie Huynh 2012-10-18

    Tested with SDK: 3.0.0.v20121017192538 CLI 3.0.6 Linux

JSON Source