Elbert Alias
Elbert Alias
I'm trying this with `[email protected]` on Lambda and I'm seeing this error when attempting to launch the browser: ``` Error: Protocol error (Target.setDiscoverTargets): Target closed. at /opt/nodejs/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:71:63 at new Promise...
@lifesaverluke Thank you for that. Unfortunately I'm still getting the same 'socket hang up' error. The closest I could find is these posts, although it's about AMD64: https://github.com/puppeteer/puppeteer/issues/2430 https://stackoverflow.com/questions/59885937/chrome-aws-lambda-amazon-linux-2-getting-error-socket-hang-up
@lifesaverluke I missed that! With the environment variable it's working. Thank you. 👍
Hey Corey! Which modal are you referring to, can you described the steps I can take to find it?
This is a limitation of the plugin, I haven't specifically implemented background images yet. I'll add support for it at some point (or you can try adding it yourself).
Sorry for not responding. I can't really help you without investigating the issue, to be honest I don't know much about the subject either. Other project take priority at the...
Thanks hez. I've applied a fix although I'm not sure how accurate it is. Can you try it out and report back?
I applied a fix for newlines, you should be able to use `\n` again.
Gradients and dashed strokes aren't currently supported. If you want to give this a go yourself I'm happy to merge your changes in.
Most likely you're not missing anything but stumbled upon a bug. I'll look into it when I get the chance and report back.