Replies: 2 comments
-
It’s most probably the underlying browsershot package. Make sure the node path is set correctly. Look at the docs on how to set the binaries path: https://spatie.be/docs/browsershot/v4/requirements Try to share some code/error so troubleshooting would be somewhat less of a guess of what might be the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm running a Macbook Pro M1 and I've able to get it running this morning with just the instructions in the docs. Laravel 11, PHP 8.2, NPM 9.6.5. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
You are unable to generate a PDF on Mac, due to the spatie/browsershot dependency requiring puppeteer through NPM.
This, however, is listed nowhere in the docs.
How to reproduce the bug
Package Version
1.5.1
PHP Version
8.3.7
Laravel Version
11.0
Which operating systems does with happen with?
No response
Notes
No response
Beta Was this translation helpful? Give feedback.
All reactions