{ "id": "118949", "key": "TIMOB-14946", "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": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-09-26T20:11:03.000+0000", "created": "2013-08-23T06:46:39.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "triage" ], "versions": [ { "id": "15479", "description": "Release 3.1.2", "name": "Release 3.1.2", "archived": true, "released": true, "releaseDate": "2013-07-31" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2017-03-23T18:10:15.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" } ], "attachment": [], "flagged": false, "summary": "CLI: TypeError: Cannot call method 'map' of undefined", "creator": { "name": "rotlis", "key": "rotlis", "displayName": "Robert Sayfullin", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "rotlis", "key": "rotlis", "displayName": "Robert Sayfullin", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Ti SDK 3.1.2 GA\r\nCLI 3.1.2\r\nNode.JS 0.8.22", "comment": { "comments": [ { "id": "268003", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "It's possible the file permissions are incorrect. You should do a quick test and run:\n\n{code}\ncd /Users/robert/Library/Application\\ Support\nsudo chown -R `whoami`:staff .\n{code}\n\nIf that doesn't fix it, then try re-installing the SDK:\n\n{code}\nti sdk install 3.1.2.GA --force --default\n{code}", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-08-23T23:04:36.000+0000", "updated": "2013-08-23T23:04:36.000+0000" }, { "id": "269136", "author": { "name": "sfeather", "key": "sfeather", "displayName": "Stephen Feather", "active": true, "timeZone": "America/New_York" }, "body": "Adding some data points. We ran into this on an osx lion system running Appcelerator Studio.\r\n\r\n{code}ti sdk install 3.1.2.GA --force --default{code} fixed command line builds, but studio continued to fail until we forced permissions on the Application Support directory. A bit disconcerting as this is a newly refreshed system (less than 2 weeks) that was building with 3.1.1.GA just fine. We could roll back to 3.1.1 and the same tooling would build just fine.\r\n\r\nNode 0.10.15\r\nCLI 3.1.2, 3.1.1", "updateAuthor": { "name": "sfeather", "key": "sfeather", "displayName": "Stephen Feather", "active": true, "timeZone": "America/New_York" }, "created": "2013-08-30T21:47:42.000+0000", "updated": "2013-08-30T21:47:42.000+0000" }, { "id": "273028", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Resolving since reinstalling the SDK seemed to fix things.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-09-26T20:11:03.000+0000", "updated": "2013-09-26T20:11:03.000+0000" }, { "id": "415323", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-23T18:10:15.000+0000", "updated": "2017-03-23T18:10:15.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }