-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I'm running batch convert to pdf but always get following error:
if (fn === null) throw new Error("Callback was already called.");---------------] 0% Starting...
^ -> pdf [--------------------------------------------------] 0% Starting...
Starting...
Error: Callback was already called.
at /usr/local/lib/node_modules/cloudconvert-cli/node_modules/async/lib/async.js:43:36
at /usr/local/lib/node_modules/cloudconvert-cli/node_modules/async/lib/async.js:358:17
at Process.<anonymous> (/usr/local/lib/node_modules/cloudconvert-cli/lib/cli.js:50:13)
at emitOne (events.js:115:13)
at Process.emit (events.js:210:7)
at /usr/local/lib/node_modules/cloudconvert-cli/node_modules/cloudconvert/lib/api.js:193:41
at /usr/local/lib/node_modules/cloudconvert-cli/node_modules/cloudconvert/lib/process.js:269:17
at /usr/local/lib/node_modules/cloudconvert-cli/node_modules/cloudconvert/lib/process.js:138:17
at Request._callback (/usr/local/lib/node_modules/cloudconvert-cli/node_modules/cloudconvert/lib/api.js:46:17)
at Request.self.callback (/usr/local/lib/node_modules/cloudconvert-cli/node_modules/request/request.js:188:22)
Node version: v8.1.3
What could the issue be?
Metadata
Metadata
Assignees
Labels
No labels