marcbachmann / node-html-pdf

This repo isn't maintained anymore as phantomjs got dreprecated a long time ago. Please migrate to headless chrome/puppeteer.
MIT License
3.56k stars 545 forks source link

Received the exit code '2' #538

Closed HarshitaVishwakarma closed 4 years ago

HarshitaVishwakarma commented 4 years ago

Error: html-pdf: Received the exit code '2' 0|test| /var/www/html/work/test/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs: 1: /var/www/html/work/test/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs: Syntax error: Unterminated quoted string

I am not able to figure out what is causing this. Please help.

HarshitaVishwakarma commented 4 years ago

I solved this issue by doing "npm rb" or "npm rebuild"