[TIMOB-15962] CLI: npm version doesn't show in "ti info"
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-12-23T23:14:55.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | 2013 Sprint 26, 2013 Sprint 26 Core, Release 3.2.1, Release 3.3.0 |
Components | CLI |
Labels | module_cli, qe-3.2.0, qe-testadded |
Reporter | Samuel Dowse |
Assignee | Chris Barber |
Created | 2013-12-11T23:06:01.000+0000 |
Updated | 2014-02-24T18:26:23.000+0000 |
Description
Description
ti.info displays the following for npm version.npm Version =
Expected Result
npm Version = 1.3.14
Titanium CLI master pull request: https://github.com/appcelerator/titanium/pull/84 Titanium CLI 3.2.x pull request: https://github.com/appcelerator/titanium/pull/85
Observations - 1) Used the CLI version 3.2.0 - In this case issue is still reproducible, npm version does not show in "ti info" 2) Used CLI version 3.3.0 - Installed CLI from master. In this case issue is not reproducible, npm version show "1.3.2" in "ti info".
Verified fixed on: Mac OSX 10.9.1 Mavericks Titanium CLI: 3.2.1-beta Titanium SDK, build: 3.2.1.v20140106134045 Titanium SDK, build: 3.3.0.v20140106195650 ti info shows the correct version I have installed.