c239d9edc7
* feat(launcher): fix installation error on Apple M1 chips The previous logic assumed that an arm64 arch is only available in Linux. WIth Apple's arm64 M1 Chip this assumption isn't true anymore. Currently there are no official macOS arm64 chromium builds available, but we can make use of the excellent Rosetta feature in macOS which allows us to run x86 binaries on M1. Once native macOS arm64 Chromium builds are available we should switch to those. Issue: #6622 Co-authored-by: Mathias Bynens <mathias@qiwi.be> |
||
---|---|---|
.. | ||
BrowserFetcher.ts | ||
BrowserRunner.ts | ||
install.ts | ||
Launcher.ts | ||
LaunchOptions.ts | ||
NodeWebSocketTransport.ts | ||
PipeTransport.ts | ||
Puppeteer.ts |