Replies: 4 comments
-
Hi @devshack , do you mind to share your solution? |
Beta Was this translation helpful? Give feedback.
-
Sorry, I gave up wasting my time to get it to run and switched to dompdf instead 😅 |
Beta Was this translation helpful? Give feedback.
-
I am having same problem with php 8.4 laravel 11 and ubuntu. |
Beta Was this translation helpful? Give feedback.
-
After countless hours of searching and trying different things, This worked for me Setting up laravel-pdf which uses browsershot underneath which works with puppetter |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
After some hickups around installing node, npm and all required puppeteer / chromium / libpackages (so everything that's basically needed) on AlmaLinux v8, I still end up on this error message which just basically says "Failed to launch the browser process". No more details what or why went wrong, full output is:
The basic call in the Controller is at the moment just:
How to reproduce the bug
Open the test page https://api.beimbenz.de/api/invoices/test
Package Version
1.5.5
PHP Version
8.3.0
Laravel Version
12.0.1
Which operating systems does with happen with?
Linux
Notes
No response
Beta Was this translation helpful? Give feedback.
All reactions