Error on rendering report
-
I have installed jsreport on my mac machine, I have setup sample templet and on click run report getting following error.
error: Error during processing request: http://localhost:5488/api/report
details: Error during rendering report: Command failed: /Users/Eddala/Projects/jsreport/node_modules/jsreport/node_modules/jsreport-phantom-pdf/node_modules/phantom-html-to-pdf/node_modules/phantomjs/lib/phantom/bin/phantomjs --ignore-ssl-errors=yes --web-security=false --ssl-protocol=any /Users/Eddala/Projects/jsreport/node_modules/jsreport/node_modules/jsreport-phantom-pdf/node_modules/phantom-html-to-pdf/lib/scripts/standaloneScript.js /var/folders/7g/h1gpblj17lj_72qr3s3hj23m0000gn/T/jsreport-temp/ae6880e0-12be-11e7-9ef2-61e4e5a288dcsettings.html
at ChildProcess.exithandler (child_process.js:202:12)
at emitTwo (events.js:100:13)Node version: 5.8.0
NPM version: 2.14.22
JsReport : 1.5.1
-
The default phantomjs unfortunatelly doesn't work on the newer osx updates. You need to update it. The details can be found here