[TIMOB-26587] Babel throwing an error on build
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2018-11-27T20:25:08.000+0000 |
Affected Version/s | Release 8.0.0 |
Fix Version/s | Release 8.0.0 |
Components | iOS |
Labels | n/a |
Reporter | Josh Longton |
Assignee | Ewan Harris |
Created | 2018-11-21T11:11:30.000+0000 |
Updated | 2018-11-30T12:27:19.000+0000 |
Description
Babel is throwing an error on build stopping building on a device.
*Error*
{noformat}
[ERROR] Cannot read property 'isPure' of null
{noformat}
*Steps to reproduce*
Create an application
Build to device
PR https://github.com/appcelerator/node-titanium-sdk/pull/53
node-titanium-sdk PR has been merged and released. Here's the PR to update the SDK with it: https://github.com/appcelerator/titanium_mobile/pull/10494
Merged to master of the SDK.