Open jazzdan opened 3 years ago
might need to merge upstream to resolve this
Commenting this out caused it to work but I dunno if it would break things:
https://github.com/RecordReplay/playwright/blob/main/install.js#L22
Commenting this out caused it to work but I dunno if it would break things:
https://github.com/RecordReplay/playwright/blob/main/install.js#L22
The idea behind this call (which should have a comment) is that we install the regular playwright browsers so that things will still work (though without recordings) when running against platforms/targets which we don't support yet. It would be nice to keep this, but upstream merges are tricky because this repository isn't a proper fork. Do things work if this call is wrapped in a try/catch?
It looks like installing this package doesn't work in macOS 12.0 Monterey: