[AC-1761] Titanium CLI : [ERROR] Invalid selected Titanium SDK "true"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2013-12-27T00:29:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | roopesh nema |
Assignee | Ritu Agrawal |
Created | 2013-12-08T11:14:53.000+0000 |
Updated | 2016-03-08T07:40:39.000+0000 |
Description
Attachments
File | Date | Size |
---|---|---|
tiCLIError.png | 2013-12-08T11:14:53.000+0000 | 15155 |
Latest CLI GA version is 3.2.0 so I would suggest you to use the GA version and let us know if the issue persists. Please paste the output of the following CLI command in this ticket if you can reproduce this issue with 3.2.0 GA release. titanium info
"-sdk" is not a valid option. What that is doing is setting the -s flag to true, -d flag to true, and -k flag to "C:\Program Files (x86)\Java\jdk1.7.0_25". The correct option is "--sdk" or just "-s". Furthermore, "C:\Program Files (x86)\Java\jdk1.7.0_25" is not a valid SDK. --sdk should be the Titanium SDK version to bootstrap the build, though the