[TIMOB-12268] CLI: Setup wizard fails when an existing configuration has an invalid SDK version
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-03-28T18:22:20.000+0000 |
Affected Version/s | Release 3.0.0, Release 3.2.1 |
Fix Version/s | Release 3.0.1, Release 3.1.0, 2013 Sprint 01 JS, 2013 Sprint 01, 2014 Sprint 06, 2014 Sprint 06 Tooling, Release 3.3.0 |
Components | CLI |
Labels | qe-3.2.1, qe-closed-3.3.0, qe-port, qe-testadded |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2013-01-10T16:29:46.000+0000 |
Updated | 2014-06-23T09:42:44.000+0000 |
Verified the fix works. CLI version 3.0.23 Testing steps: - Create an invalid SDK version: $ ti config app.sdk fakeName - Check that it is recognized as invalid SDK: $ ti sdk - Start the setup wizard $ ti setup Result: setup does not crash and latest SDK version is proposed as default to the user
Master pull request: https://github.com/appcelerator/titanium/pull/122
Verified as FIXED using : Mac :10.9.2 Studio - 3.3.0.201404211130 SDK - 3.3.0.v20140423155715 acs-1.0.14 alloy-1.4.0-dev npm-1.3.2 titanium-3.3.0-dev titanium-code-processor-1.1.1-beta1 Xcode :5.1.1 No error has been noticed and "ti setup" doesn't crash after performing . Hence closing as fixed.