[Bug]: Not working on Laravel Cloud #210
Replies: 7 comments 1 reply
-
|
@nick-potts Did you ever figure out a solution here? |
Beta Was this translation helpful? Give feedback.
-
|
Would love to see how you fixed it? |
Beta Was this translation helpful? Give feedback.
-
|
I just encountered this issue too. All other packages seems to work, but it does not support tailwind... Has anyone found a solution? |
Beta Was this translation helpful? Give feedback.
-
|
I also have this issue. Any ideas? |
Beta Was this translation helpful? Give feedback.
-
|
Same here, doesnt work on laravel.cloud. Migrated as well to dompdf. Would instantly go back though. |
Beta Was this translation helpful? Give feedback.
-
|
I'd accept a PR that adds installation instructions for using Laravel PDF on Laravel Cloud to the docs. |
Beta Was this translation helpful? Give feedback.
-
|
Its not about the docs - Laravel cloud doesnt support the installation of puppeteer. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I know there's not likely anything that can be done yet, but thought I'd report it ahead of time.
How to reproduce the bug
I've tried hard to get it installed. The core issue is there's no node/npm installed on cloud. I managed to get node installed via a job, but due to the fact it builds on x64 and runs on arm, there's more issues with the puppeteer install.
Package Version
latest
PHP Version
n/a
Laravel Version
11
Which operating systems does with happen with?
Linux
Notes
No response
Beta Was this translation helpful? Give feedback.
All reactions