Spatie/Browsershot (Puppeteer) is printing out binary data instead of base64 (PDF)
I’m using Spatie/Browsershot in Laravel to generate PDFs in Base64 format. In my local machine (Windows), it works without any issues. However, in my Ubuntu server (AWS), it doesn’t. It just prints out some numbers which I believe to be raw binary data.