swagger-to-PDF icon indicating copy to clipboard operation
swagger-to-PDF copied to clipboard

Error: Callback was already called.

Open kklinan opened this issue 8 years ago • 1 comments

$ node index.js "swagger.json" [ 'swagger.json' ] one done /home/XXX/Workspaces/open/swagger-to-PDF/node_modules/phantomjs-pdf/node_modules/async/dist/async.js:844 if (fn === null) throw new Error("Callback was already called."); ^ Error: Callback was already called. at /home/XXX/Workspaces/open/swagger-to-PDF/node_modules/phantomjs-pdf/node_modules/async/dist/async.js:844:36 at /home/XXX/Workspaces/open/swagger-to-PDF/node_modules/phantomjs-pdf/node_modules/async/dist/async.js:3676:17 at /home/XXX/Workspaces/open/swagger-to-PDF/node_modules/phantomjs-pdf/node_modules/async/dist/async.js:339:31 at /home/XXX/Workspaces/open/swagger-to-PDF/node_modules/phantomjs-pdf/lib/phantomjs-pdf.js:119:8 at FSReqWrap.wrapper as oncomplete

kklinan avatar Jul 25 '16 04:07 kklinan

kklinan

Were you able to find a resolution?

simonstewart avatar Sep 28 '16 03:09 simonstewart