Skip to content

io.js + silent prepare issue #61

Closed
@revolunet

Description

@revolunet

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions