Open aaronshaf opened 7 years ago
Hmm I'm not familiar with yarn. Are you sure it is related to Neataptic and not your settings? Keep in mind that some ES6 is used for example.
I wonder if it has to do with environment checks for node vs browser?
Could be, but is that really the full error log yarn gives you? Because this is line 78:
let conn = this.connections.gated[i];
And nothing to me seems weird about it.
Might be unable to handle yarn?
Can you disable the minification process?
@aaronshaf Reading the above issue, it looks like this issue has been fixed. So you can close this issue.