You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Command failed: gm convert: Unable to open file (C:\Windows\TEMP\gmQXbr1D) [No such file or directory].
at ChildProcess.onExit (D:\project\node_modules\gm\lib\command.js:301:17)
at ChildProcess.emit (node:events:527:28)
at ChildProcess.emit (node:domain:475:12)
at ChildProcess.cp.emit (D:\project\node_modules\gm\node_modules\cross-spawn\lib\enoent.js:40:29)
at maybeClose (node:internal/child_process:1092:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5) {
code: 1,
signal: null
}
I'm using node v16, windows 10 and I do have installed graphicsmagick & ghostscript
The text was updated successfully, but these errors were encountered:
enoh-barbu
changed the title
Command failed: gm convert
Command failed: gm convert: Unable to open file (C:\Windows\TEMP\gmQXbr1D) [No such file or directory].
Aug 26, 2022
I'm trying to convert a PDF from a buffer
but I get an error in the console
I'm using node v16, windows 10 and I do have installed graphicsmagick & ghostscript
The text was updated successfully, but these errors were encountered: