node-wkhtmltoimage
node-wkhtmltoimage copied to clipboard
using debug or debugJavascript causes an empty invalid image
So basically if you use debug or debugJavascript options the image rendered will be null or invalid. I think its because the debug stream is probably being piped back.
https://www.npmjs.com/package/wkhtmltopdf handles these options well