Closed
Description
Hello, for information, looks like the webworkers used in some scripts are not compatible with io.js
Here : https://github.com/alunny/node-xcode/blob/master/lib/pbxProject.js#L22-L40
If you use io.js, the worker dies silently and then the cordova prepare
task fail silently too, which leads to unexpected results.
While io.js support is luxury, having a way to inform the user if the webworker or prepare phase fails for some reason would save some headaches :)
I tried to add exit/error/close callbacks to the worker with no luck... any idea ?
Metadata
Metadata
Assignees
Labels
No labels