You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The solution as mentioned here and here is to use a compatible version of node and puppeteer.
Changing the layer version for chrome-aws-lambda-layer in the config/sidecar-browsershot.php to the latest (in my case 45) worked out fine for my case.
Hope you can update the default version whenever you do a new release. Cheers.
The text was updated successfully, but these errors were encountered:
Thanks for pinging this @blankRSD.
The puppeteer version is usually linked to the sidecar-browsershot-layer version, which also needs an update. (Would also be great to automate that)
Will hopefully find the time to publish new versions in the next few days.
Thank you for this awesome package.
The solution as mentioned here and here is to use a compatible version of node and puppeteer.
Changing the layer version for
chrome-aws-lambda-layer
in theconfig/sidecar-browsershot.php
to the latest (in my case 45) worked out fine for my case.Hope you can update the default version whenever you do a new release. Cheers.
The text was updated successfully, but these errors were encountered: