Skip to content

Generate doesn't work with ARM/Graviton server #176

@JamesFX2

Description

@JamesFX2

We use an ARM Graviton server and there's issues with Puppeteer and ARM. We've been able to pass in

                              puppeteer.launch({
                                    executablePath: '/usr/bin/chromium',
                                    args: ['--disable-gpu']
                                })

For other scripts that use Puppeteer, where /usr/bin/chromium is the path to an instance.

Is there any way of adding this as a config parameter in generate.js please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions