{ "id": "173581", "key": "AC-6237", "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": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2019-05-06T23:44:16.000+0000", "created": "2019-05-02T16:08:55.000+0000", "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2019-05-06T23:44:16.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": [], "description": "Suddenly this error stops the build process: `appc ti build --verbose -p android`.\r\n\r\nThese steps was unsuccessful:\r\n\r\n* cleaning project,\r\n* rebooting machine\r\n* npm uninstall appcelerator -g / npm install appcelerator -g\r\n* appc logout/login\r\n* change SDK\r\n* Googleling: => babel issue?\r\n* transpile=false in tiapp.xml\r\n\r\nThere are no syntax (lint) errors in code. \r\nSDK 8.0.0.GA\r\n\r\n\r\n{code:java}\r\nOperating System\r\n Name = Mac OS X\r\n Version = 10.14.4\r\n Architecture = 64bit\r\n # CPUs = 8\r\n Memory = 16.0GB\r\n\r\nNode.js\r\n Node.js Version = 9.0.0\r\n npm Version = 5.5.1\r\n\r\nTitanium CLI\r\n CLI Version = 5.0.14\r\n node-appc Version = 0.2.41\r\n{code}\r\n", "attachment": [], "flagged": false, "summary": "[ERROR] Cannot read property 'buildError' of undefined", "creator": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "448148", "author": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "body": "This is full log: https://gist.github.com/AppWerft/bb4d9603b92ccef20a446ddf7650525f", "updateAuthor": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-05-02T16:15:32.000+0000", "updated": "2019-05-02T16:15:32.000+0000" }, { "id": "448149", "author": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "body": "Now I have hide the folder ~/.appcelerator and a new install is forced:\r\nhttps://gist.github.com/AppWerft/1701a9c8bddc9501cbfaf184b4ba295a\r\n\r\n", "updateAuthor": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-05-02T16:37:43.000+0000", "updated": "2019-05-02T16:37:43.000+0000" }, { "id": "448150", "author": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "body": "Now I have reinstalled brew and node, same issue.\r\nHere an error:\r\n{noformat}\r\nRainers-MacBook-Pro-3:Hoerdat fuerst$ appc setup\r\nFinding latest version 7.0.10 ✓\r\nVersion 7.0.10 already installed.\r\n? Do you plan on developing Titanium apps? Yes\r\n\r\nChecking your environment...\r\n\r\nYou have the latest Titanium SDK release 8.0.0.GA\r\n2019-05-02T17:38:19.354Z | ERROR | invalid config results returned from titanium. (JSON parse error)\r\n{noformat}\r\n\r\n", "updateAuthor": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-05-02T17:29:41.000+0000", "updated": "2019-05-02T17:39:47.000+0000" }, { "id": "448154", "author": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "body": "Found:\r\nthis pattern triggers this error:\r\n\r\n`\r\n\r\n{code:java}\r\nconst a=0;\r\nconst a=1;\r\n{code}\r\n", "updateAuthor": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-05-02T18:54:48.000+0000", "updated": "2019-05-02T18:54:48.000+0000" }, { "id": "448155", "author": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "body": "Please close.", "updateAuthor": { "name": "titanium@webmasterei-hamburg.de", "key": "titanium@webmasterei-hamburg.de", "displayName": "Rainer Schleevoigt", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-05-02T18:55:14.000+0000", "updated": "2019-05-02T18:55:14.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }