[TIMOB-12549] CLI: Setting invalid project sdk gives inappropriate error message.
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2013-06-06T00:46:59.000+0000 |
Affected Version/s | Release 3.0.2 |
Fix Version/s | n/a |
Components | CLI |
Labels | qe-sdk3.0.2 |
Reporter | Paras Mishra |
Assignee | Chris Barber |
Created | 2013-02-01T12:25:46.000+0000 |
Updated | 2017-03-21T22:47:27.000+0000 |
Description
CLI: Setting invalid project sdk gives inappropriate error message.
steps to reproduce
titanium project -s ./invalid
Actual:
[ERROR] "project" is an unrecognized command.
Expected:
Message should be stating invalid sdk
Marking as dupe of TIMOB-12367.
Closing ticket as duplicate with reference to the above comments.