Skip to content
This repository was archived by the owner on May 28, 2022. It is now read-only.
This repository was archived by the owner on May 28, 2022. It is now read-only.

Doesn't work in macOS 12.0 Monterey #3

Description

@jazzdan

It looks like installing this package doesn't work in macOS 12.0 Monterey:

$ npm install

> @recordreplay/playwright@1.10.6 install
> node install.js

Installing replay browsers...
Done.
/Users/dan/devel/playwright/lib/install/installer.js:130
            throw new Error(`Failed to download ${browserName}, caused by\n${e.stack}`);
                  ^

Error: Failed to download chromium, caused by
Error: ERROR: Playwright does not support chromium on mac12-arm64
    at Object.assert (/Users/dan/devel/playwright/lib/utils/utils.js:86:15)
    at Registry.downloadURL (/Users/dan/devel/playwright/lib/utils/registry.js:307:17)
    at Object.downloadBrowserWithProgressBar (/Users/dan/devel/playwright/lib/install/browserFetcher.js:84:26)
    at async validateCache (/Users/dan/devel/playwright/lib/install/installer.js:129:9)
    at async installBrowsersWithProgressBar (/Users/dan/devel/playwright/lib/install/installer.js:80:9)
    at /Users/dan/devel/playwright/lib/install/installer.js:130:19
    at async validateCache (/Users/dan/devel/playwright/lib/install/installer.js:129:9)
    at async installBrowsersWithProgressBar (/Users/dan/devel/playwright/lib/install/installer.js:80:9)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions