[TIMOB-18850] Titanium CLI plugin doesn't properly handle getting correct platform modules
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-04-23T23:20:12.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | n/a |
| Reporter | Jeff Haynie |
| Assignee | Jeff Haynie |
| Created | 2015-04-23T23:03:04.000+0000 |
| Updated | 2017-03-16T22:43:18.000+0000 |
Description
The appc-cli-titanium module has some issues on my machine when downloading Test and Perf. There is a logic problem when you have more than one version of the module locally. Always finds the oldest release, not the newest downloaded version.
https://github.com/appcelerator/appc-cli-titanium/commit/e871d856fb1887630b6bf3218849231018d80036 appc-cli-titanium@0.2.65 appc-cli/appcelerator@0.2.267 pushed fix to preproduction
Closing ticket as fixed.