[TIMOB-15822] CLI: "ti sdk install" with no arguments hangs after banner
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-01-07T23:11:03.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | n/a |
Components | CLI |
Labels | cli |
Reporter | Fokke Zandbergen |
Assignee | Chris Barber |
Created | 2013-11-23T12:11:39.000+0000 |
Updated | 2017-03-21T22:11:29.000+0000 |
Description
CLI commands with missing arguments (should) display usage and help.
But when I do
ti sdk install
it hangs after the banner.
I tried to reproduce this with Titanium CLI 3.2.0 and I cannot get it to hang. When you run "ti sdk install", the Titanium CLI will try to determine if there's a new stable Titanium SDK. This requires an Internet connection. If you do not have an Internet connection, it will say "[ERROR] No releases found!" which in itself is not quite accurate, but it is responsive. I could see if you have a bad Internet connection that it may appear to hang. @Fokke just out of curiosity, is this still happening?
Works fine now [~cbarber]!
Closing ticket as the issue cannot be reproduced and due to the above comments.