yakovmeister / pdf2image

A utility for converting pdf to image and base64 format.
MIT License
434 stars 141 forks source link

Error: Command failed: #149

Open hansaliyad1 opened 2 years ago

hansaliyad1 commented 2 years ago

Hello,

I am getting below error and I am not understanding what I am doing wrong. I will really appreciate if someone can help me out with this.

Error: Command failed:
    at ChildProcess.onExit (E:\APPS\temp\FCBatchManagerTs\node_modules\gm\lib\command.js:301:17)
    at ChildProcess.emit (node:events:394:28)
    at ChildProcess.cp.emit (E:\APPS\temp\FCBatchManagerTs\node_modules\gm\node_modules\cross-spawn\lib\enoent.js:40:29)
    at maybeClose (node:internal/child_process:1064:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
rafaelgrilli92 commented 11 months ago

Same issue here