{ "id": "151157", "key": "AC-353", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2015-11-11T05:21:48.000+0000", "created": "2015-09-14T15:51:06.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2015-11-11T05:21:48.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "14552", "name": "Appcelerator CLI", "description": "Please enter tickets related to Tooling and the CLI here" } ], "description": "Running : titanium build -p android -b\r\n\r\nGot this error : \r\n\r\n/usr/local/lib/node_modules/titanium/node_modules/longjohn/dist/longjohn.js:194\r\n throw e;\r\n ^\r\nError: spawn EACCES\r\n at exports._errnoException (util.js:746:11)\r\n at ChildProcess.spawn (child_process.js:1162:11)\r\n at exports.spawn (child_process.js:995:9)\r\n\r\nI tried to install longjohn0.2.4 as recommended there : https://community.appcelerator.com/topic/937/longjohn-js-throw-e-when-running-titanium-cli/5\r\n\r\nbut it doesn't change anything.\r\n\r\nThanks for your help !", "attachment": [], "flagged": false, "summary": "longjohn error", "creator": { "name": "Whyzx", "key": "whyzx", "displayName": "Whyzx", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "Whyzx", "key": "whyzx", "displayName": "Whyzx", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "OSX 10.10.5\r\nTitanium CLI 5.0.3", "comment": { "comments": [ { "id": "363898", "author": { "name": "pchowdhury", "key": "pchowdhury", "displayName": "Papia Chowdhury", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Hello,\r\n\r\nHere are a couple of things to try and let us know if this works for you.\r\n\r\n* Make sure you have the latest Appc CLI from NPM : sudo npm install -g appcelerator\r\n* To check which version you are on, run : npm list -g --depth 0 appcelerator\r\n* run the setup command with debug and trace flags turned on : DEBUG=* appc setup -l trace\r\n\r\nNext, try a clean install of your Appc CLI:\r\n\r\n* Uninstall Appc CLI from NPM global path : sudo npm uninstall -g appcelerator \r\n* Remove Appc CLI installed locally : sudo rm -rf .appcelerator \r\n* Cache clean from NPM : sudo npm cache clean \r\n* Then, reinstall Appc CLI from NPM : sudo npm install -g appcelerator \r\n* Run setup : appc setup\r\n\r\nThanks.\r\n", "updateAuthor": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-09-15T05:44:23.000+0000", "updated": "2015-11-11T05:21:32.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }