{ "id": "121105", "key": "TIMOB-15461", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2013-10-11T21:11:41.000+0000", "created": "2013-10-11T20:22:45.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "Mavericks", "qe-3.1.4" ], "versions": [ { "id": "15747", "description": "Release 3.1.4", "name": "Release 3.1.4", "archived": true, "released": false } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-13T21:39:25.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "h5.Description\r\nI tried to downgrade CLI from version 3.2.0 to 3.1.2 and came across a problem. It would install 3.2.0 over and over again no matter what method I tried. I tried uninstalling 3.2.0 and getting fresh install of 3.1.2 using\r\n{code}sudo npm install -g titanium{code}\r\nI tried uninstalling 3.2.0 and cleaning the cache and getting a fresh install of 3.1.2 using\r\n{code}sudo npm cache clean\r\nsudo npm install -g titanium{code}\r\n\r\nh5.Steps\r\n1. Open Terminal\r\n2. Uninstall CLI and reinstall the latest available version (3.1.2)\r\n\r\nh5.Result\r\nIt would reinstall version 3.2.0\r\n\r\nh5.Expected Result\r\nIt should install version 3.1.2\r\n\r\n+*Additional Information*+\r\nI eventually got it to work by uninstalling 3.2.0, opening Studio and installing CLI through Studio.", "attachment": [], "flagged": false, "summary": "CLI - CLI would install 3.2.0 instead of 3.1.2", "creator": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac OSX 10.9 Mavericks\r\nTitanium Studio, build: 3.1.4.201310102218\r\nCLI: 3.1.2\r\nAlloy: 1.2.2", "comment": { "comments": [ { "id": "274830", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "This is a known issue with npm: https://github.com/isaacs/npm/issues/3265\r\n\r\nAs a workaround, just specify the version:\r\n\r\n{code}\r\nsudo npm install -g titanium@3.1.2\r\n{code}", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-10-11T21:11:41.000+0000", "updated": "2013-10-11T21:11:41.000+0000" }, { "id": "411592", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as this is not our bug.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-13T21:39:25.000+0000", "updated": "2017-03-13T21:39:25.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }