[AC-2556] Titanium Studio doesn't find installed Android SDK
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2014-02-20T02:59:22.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Fouad Kada |
Assignee | Ritu Agrawal |
Created | 2014-02-15T06:35:55.000+0000 |
Updated | 2016-03-08T07:41:37.000+0000 |
Description
Steps to Reproduce
nothing special, just make sure that in the preferences window the android sdk folder is correctly specifiedActual Result
the preferences window complains that the android sdk folder specified doesn't have a valid sdk platformExpected Result
the preferences window shold be able to correctly detect the existence of at least android sdk 10 thus android development should be possible againAttachments
File | Date | Size |
---|---|---|
.log | 2014-02-15T06:36:42.000+0000 | 2215386 |
diagnostic744612791607988769.log | 2014-02-15T06:36:50.000+0000 | 14221 |
Screen Shot 2014-02-19 at 7.48.49 AM.png | 2014-02-19T05:57:20.000+0000 | 258516 |
Screen Shot 2014-02-19 at 7.49.14 AM.png | 2014-02-19T05:57:20.000+0000 | 76970 |
Screen Shot 2014-02-19 at 7.49.33 AM.png | 2014-02-19T05:57:20.000+0000 | 189264 |
Screen Shot 2014-02-19 at 7.54.42 AM.png | 2014-02-19T05:57:20.000+0000 | 128725 |
Screen Shot 2014-02-19 at 7.55.01 AM.png | 2014-02-19T05:57:20.000+0000 | 126426 |
Screen Shot 2014-02-19 at 7.55.41 AM.png | 2014-02-19T05:57:20.000+0000 | 129043 |
Please provide screenshots of how the Android SDK folder is specified and the error. Attach the output of the following commands as well. ti info ti config ti sdk
@ritu agrawal, please find the attached screenshots to the attachments section
Thanks. You are not able to execute any CLI command so it appears that your installation is corrupted. It is most likely not an Android SDK issue as you should be able to execute these commands without any SDK installed. Titanium depends on npm wrench module and it appears to be missing. Please attach the output of the following command to diagnose this issue further. npm list
i got it fixed but how exactly i am not sure....i deleted the node_modules folder from my home directory and when i relaunched titanium it re-asked to reinstall titanium cli 3.2.1 and when it did the problem seems to have disappeared.
We are glad that it is working fine for you now. Let us know if you run into any other issue.