GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-12-18T19:51:00.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | 2013 Sprint 26, 2013 Sprint 26 Core, Release 3.2.0, Release 3.3.0 |
Components | Release |
Labels | qe-3.2.0, qe-closed-3.2.0, qe-testadded |
Reporter | Wilson Luu |
Assignee | Chris Barber |
Created | 2013-12-12T18:34:28.000+0000 |
Updated | 2014-02-24T23:54:55.000+0000 |
*Details:* The node-appc version in the RC SDK is not 0.2.0-cr. The node-appc version in the SDK should match the node-appc version in the CLI which is 0.2.0-cr.
*Steps to reproduce:*
1. Go to ~Library/Application Support/Titanium/mobilesdk/osx/3.2.0.v20131210191510/node_modules/node-appc
2. Open package.json
*Actual:* The node-appc version is not 0.2.0-cr (see sdk_package.json)
*Expected:* The node-appc version should be 0.2.0-cr like in the CLI (see cli_package.json)
3.2.x pull request: https://github.com/appcelerator/titanium_mobile/pull/5146
Verified fix with environment Appcelerator Studio: 3.2.0.201312191455 SDK: 3.2.0.GA acs@1.0.11 alloy@1.3.0 npm@1.3.2 titanium@3.2.0 titanium-code-processor@1.1.0 Mac OSX 10.9 Mavericks Node-appc version appears to be same.Hence closing the issue.