-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
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 =(
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels