{ "id": "171404", "key": "TIMOB-25905", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2018-03-26T12:32:31.000+0000", "created": "2018-03-26T11:26:12.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "hyperloop" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2018-08-06T17:41:06.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": "13715", "name": "Hyperloop", "description": "Hyperloop project" } ], "description": "With the following files: https://gist.github.com/Topener/3a446122e6807732320aed7268395b43\r\n\r\nI get the error \r\n\r\n{code}\r\n[ERROR] : Script Error Couldn't find module: /hyperloop/googlemobileads/gadmobileads for architecture: x86_64\r\n[ERROR] : Script Error Module \"titanium-admob/index.js\" failed to leave a valid exports object\r\n[ERROR] : ErrorController is up. ABORTING showing of modal controller\r\n{code}\r\n\r\nError doesn't occur when using Hyperloop 3.0.3 with TiSDK 7.2.0", "attachment": [], "flagged": false, "summary": "Hyperloop: lib file failed to leave a valid exports object", "creator": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "environment": "OSX\r\niOS 11\r\nTiSDK 7.2.0\r\nHyperloop 3.1 beta", "closedSprints": [ { "id": 1018, "state": "closed", "name": "2018 Sprint 07 SDK", "startDate": "2018-03-25T21:59:36.637Z", "endDate": "2018-04-08T21:59:00.000Z", "completeDate": "2018-04-08T17:55:14.467Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "435912", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "This is likely related to using {{const/let}} for requiring Hyperloop classes, which is because we currently use a regex to detect Hyperloop usages. It is handled as part of TIMOB-25057 and the general ES6+ changes. Please confirm if it works with {{var}} instead of {{const}}/{{let}}.", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-03-26T11:31:22.000+0000", "updated": "2018-03-26T11:31:22.000+0000" }, { "id": "435913", "author": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "body": "Yep! Don't get the errors when using {{var}}", "updateAuthor": { "name": "topener", "key": "topener", "displayName": "Rene Pot", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-03-26T11:44:29.000+0000", "updated": "2018-03-26T11:44:49.000+0000" }, { "id": "435916", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Handled as part of TIMOB-25057", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2018-03-26T12:32:31.000+0000", "updated": "2018-03-26T12:32:31.000+0000" }, { "id": "439975", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as a duplicate. If this is in error, please reopen.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-06T17:41:06.000+0000", "updated": "2018-08-06T17:41:06.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }