Puppeteer-pdf Heroku says :invalid_exec_path

133 Views Asked by At

I have a an elixir application that use Puppeteer-pdf. It works fine on local machine and generates the pdf from html. On Heroku it throws the error {:error, :invalid_exec_path}. I have added the puppeteer build pack on heroku, What is it that i am doing wrong. Thanks for taking time to answer this.

0

There are 0 best solutions below