Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Callback was already called. #10

Open
kklinan opened this issue Jul 25, 2016 · 1 comment
Open

Error: Callback was already called. #10

kklinan opened this issue Jul 25, 2016 · 1 comment

Comments

@kklinan
Copy link

kklinan commented Jul 25, 2016

$ 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

@simonstewart
Copy link
Owner

kklinan

Were you able to find a resolution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants