Skip to content

Error: spawn ENOENT on Windows 8 #1

@alexiskattan

Description

@alexiskattan

When I do this (I'm using coffeescript):

  unoconv.convert 'C:/Users/me/Desktop/test.pptx', 'pdf', (err, result)->
    console.log err

I get

Error: spawn ENOENT
    at errnoException (child_process.js:980:11)
    at Process.ChildProcess._handle.onexit (child_process.js:771:34)

Any idea on if this can be fixed?

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