Skip to content

Browser was not found at the configured executablePath (/opt/homebrew/bin/chromium) #6

@groovecoder

Description

@groovecoder

CHROMIUM_PATH="/opt/homebrew/bin/chromium"

This line sets the chromium path to opt homebrew, but the code doesn't enforce that homebrew chromium exists.

Should either remove this line from .env if we want to let puppeteer download and manage the chromium install, or we should add a postinstall script that checks for homebrew chromium.

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