PDF export not supported on Mac
Performed on Macbook Pro npm version = 10.7.0 node version = 18.20.2
Failed to install browsers
Error: Failed to download chromium, caused by
Error: ERROR: Playwright does not support chromium on mac15-arm64
at Object.assert (/Users/ilz/Library/Caches/ms-playwright/playwright-rust/driver/package/lib/utils/utils.js:86:15)
at Registry.downloadURL (/Users/ilz/Library/Caches/ms-playwright/playwright-rust/driver/package/lib/utils/registry.js:346:17)
at Object.downloadBrowserWithProgressBar (/Users/ilz/Library/Caches/ms-playwright/playwright-rust/driver/package/lib/install/browserFetcher.js:84:26)
at async validateCache (/Users/ilz/Library/Caches/ms-playwright/playwright-rust/driver/package/lib/install/installer.js:129:9)
at async Object.installBrowsersWithProgressBar (/Users/ilz/Library/Caches/ms-playwright/playwright-rust/driver/package/lib/install/installer.js:80:9)
at async Object.installBrowsers (/Users/ilz/Library/Caches/ms-playwright/playwright-rust/driver/package/lib/cli/driver.js:93:5)
at async Command.<anonymous> (/Users/ilz/Library/Caches/ms-playwright/playwright-rust/driver/package/lib/cli/cli.js:108:9)
The application panicked (crashed).
Message: called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "Exit with exit status: 1" }
Location: acorn-cli/src/main.rs:403