! demoapp The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
INFO PlaywrightCrawler: Starting the crawler.
node:internal/process/esm_loader:108
internalBinding('errors').triggerUncaughtException(
^
Failed to launch browser. Please check the following:
- Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers).
The original error is available in the `cause` property. Below is the error received when trying to launch a browser:
browserType.launchPersistentContext: Target page, context or browser has been closed
Browser logs:
[...]
[cause]: browserType.launchPersistentContext: Target page, context or browser has been closed
! demoapp The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
INFO PlaywrightCrawler: Starting the crawler.
node:internal/process/esm_loader:108
internalBinding('errors').triggerUncaughtException(
^
Failed to launch browser. Please check the following:
- Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers).
The original error is available in the `cause` property. Below is the error received when trying to launch a browser:
browserType.launchPersistentContext: Target page, context or browser has been closed
Browser logs:
[...]
[cause]: browserType.launchPersistentContext: Target page, context or browser has been closed