Fatal error: Uncaught Symfony\Component\Process\Exception\ProcessFailedException: The command "PATH=$PATH:/usr/local/bin:/opt/homebrew/bin NODE_PATH=`npm root -g` node '/home/bagatelleadmin/vendor/spatie/browsershot/src/../bin/browser.cjs' '{"url":"https:\/\/www.example.com","action":"screenshot","options":{"type":"png","path":"screenshot.png","args":[],"viewport":{"width":800,"height":600}}}'" failed. Exit Code: 1(General error) Working directory: /home/bagatelleadmin/public_html Output: ================ Error Output: ================ Error: Could not find Chrome (ver. 130.0.6723.116). This can occur if either 1. you did not perform an installation before running the script (e.g. `npx puppeteer browsers install chrome`) or 2. your cache path is incorrectly configured (which is: /home/bagatelleadmin/.cache/puppeteer). For (2), check out our guide on configuring puppeteer at https://pptr.dev/guides/configuration. at ChromeLauncher.resolveExecutablePath (/home/bagatelleadmin/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserLauncher.js:292:27) at ChromeLauncher.executablePath (/home/bagatelleadmin/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.js:210:25) at ChromeLauncher.computeLaunchArguments (/home/bagatelleadmin/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.js:91:37) at async ChromeLauncher.launch (/home/bagatelleadmin/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserLauncher.js:71:28) at async callChrome (/home/bagatelleadmin/vendor/spatie/browsershot/bin/browser.cjs:94:23) in /home/bagatelleadmin/vendor/spatie/browsershot/src/Browsershot.php:1078 Stack trace: #0 /home/bagatelleadmin/vendor/spatie/browsershot/src/Browsershot.php(609): Spatie\Browsershot\Browsershot->callBrowser(Array) #1 /home/bagatelleadmin/public_html/screenshot.php(8): Spatie\Browsershot\Browsershot->save('screenshot.png') #2 {main} thrown in /home/bagatelleadmin/vendor/spatie/browsershot/src/Browsershot.php on line 1078