Eli White

Results 85 comments of Eli White

This just flaked for us as well on jenkins. Doesn't happen consistently. ``` Missing error handler on `socket`. TypeError: Cannot read property 'ele' of undefined at specSuccess.specSkipped.specFailure (/node_modules/karma-junit-reporter/index.js:93:34) at onSpecComplete...

I know I have a fair amount of thoughts here but I think @zertosh has a superset of my thoughts so pinging him instead. I think the main one I’ve...

We use both libraries by using [rewire-global](https://github.com/TheSavior/rewire-global) for node, and rewireify for the browser.

@liamfd Do you still have this problem with the latest version (1.0.0-rc-4)

@ajwhite Yeah, that was one approach we have been considering

The JavaScript AST explorer is probably your best bet because it supports the Babel transform apis and you can test things out in your browser. http://astexplorer.net/ Choose babelv6 from the...

As a side note, is there any way we can improve the error message when this happens?

Looks like the config was made optional (and seemed to almost always be optional) due to this issue https://github.com/facebook/metro/issues/214 I'm not sure that anyone around has context on the implication...

Option 1 seems fine tbh, happy to persist things to dish. It seems like there is some information I couldn't easily get from just a user script running in should_migrate...