LeQuocThai - > playwright-scraper-api@1.0.0 sta...

playwright-scraper-api@1.0.0 start
node dist/api.js
"node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^
browserType.launch: Executable doesn't exist at /tmp/.cache/chromium_headless_shell-1200/chrome-headless-shell-linux64/chrome-headless-shell

║ Looks like Playwright Test or Playwright was just installed or updated.
║ Please run the following command to download new browsers:

║ npx playwright install

❤️ Playwright Team

at /usr/src/app/dist/api.js:82:43
at /usr/src/app/dist/api.js:8:71
at __awaiter (/usr/src/app/dist/api.js:4:12)
at initializeBrowser (/usr/src/app/dist/api.js:81:33)
at Server.<anonymous> (/usr/src/app/dist/api.js:255:5) {
name: 'Error'
}
Node.js v18.20.8".
Hi there I just pull the new code and rebuild the docker images but the playwright stopped with the Docker logs. How I deal with it? The Dashboard still not show anything? I have try to rebuild docker images severals time but not hope. Should I pull the Firecrawl from the hub.docker.io images. What should I do now?
image.png
image.png
Was this page helpful?