Skip to content

Error: spawn ENOENT on Mac OS #2

@AlexMoroz

Description

@AlexMoroz

I run this:

var unoconv = require('unoconv');
unoconv.convert('document.docx', 'pdf', function (err, result) {
});

And I have such error:

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: spawn ENOENT
    at errnoException (child_process.js:980:11)
    at Process.ChildProcess._handle.onexit (child_process.js:771:34)

I have no idea what to do =(

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