Hi,
I tried this package and modify it a little bit (to use static url instead of s3 url).
But I get following error:
{ "errorMessage": "/bin/bash: wkhtmltopdf: command not found\n\nwkhtmltopdf exited with code 127", "errorType": "Error", "stackTrace": [ "", "wkhtmltopdf exited with code 127", "handleError (/var/task/node_modules/wkhtmltopdf/index.js:142:16)", "ChildProcess.<anonymous> (/var/task/node_modules/wkhtmltopdf/index.js:114:7)", "emitTwo (events.js:126:13)", "ChildProcess.emit (events.js:214:7)", "Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)" ] }
What this error code mean?
Hi,
I tried this package and modify it a little bit (to use static url instead of s3 url).
But I get following error:
{ "errorMessage": "/bin/bash: wkhtmltopdf: command not found\n\nwkhtmltopdf exited with code 127", "errorType": "Error", "stackTrace": [ "", "wkhtmltopdf exited with code 127", "handleError (/var/task/node_modules/wkhtmltopdf/index.js:142:16)", "ChildProcess.<anonymous> (/var/task/node_modules/wkhtmltopdf/index.js:114:7)", "emitTwo (events.js:126:13)", "ChildProcess.emit (events.js:214:7)", "Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)" ] }What this error code mean?