This repository was archived by the owner on Sep 11, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 74
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Doesn't working properly on Heroku #17
Copy link
Copy link
Open
Description
First I would like to thank you for this buildback.
I would like to report a bug that i found when i was trying to deploy the heroku-playwright-buildback
.
Some important infos:
- Node v17.6.0
- Npm v8.5.1
- Running on Heroku
I'm using Typescript as well.
What's happening is that when i deploy heroku-playwright-buildback it doensn't work. However when i use the puppeteer buildpack https://github.com/jontewks/puppeteer-heroku-buildpack.git
my app works.
I'm suspecting there is a bug but I don't know where it is.
browserType.launch: Executable doesn't exist at /app/node_modules/playwright-chromium/node_modules/playwright-core/.local-browsers/chromium-973391/chrome-linux/chrome
╔═════════════════════════════════════════════════════════════════════════╗
║ Looks like Playwright Test or Playwright was just installed or updated. ║
║ Please run the following command to download new browsers: ║
║ ║
║ npx playwright install ║
║ ║
║ <3 Playwright Team ║
╚═════════════════════════════════════════════════════════════════════════╝
at playwrightCrawler (/app/dist/lib/crawler-base.js:12:58)
at default_1 (/app/dist/jobs/crawlers/crawler-tjpr-diary/sandbox.js:11:97)
at processor (/app/node_modules/bull/lib/process/master.js:69:50)
at /app/node_modules/bull/lib/process/master.js:91:33
at process.<anonymous> (/app/node_modules/bull/lib/process/master.js:109:9)
at processEmit [as emit] (/app/node_modules/signal-exit/index.js:175:34)
Metadata
Metadata
Assignees
Labels
No labels