-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
devopsInvolves the deployment pipelineInvolves the deployment pipeline
Description
So it seems like every time Playwright pushes a new release, our deploy pipelines are going to bork out because the browser executable gets downloaded into a different place from where the build process expects?
We never actually solved it the last time on Netlify, and turns our Github actions also has this issue. FML.
(╯°□°)╯︵ ┻━┻
[@mdx-js/rollup] browserType.launch: Executable doesn't exist at /home/runner/.cache/ms-playwright/chromium-1080/chrome-linux/chromeNo shit, Einstein, that's because when we ran bunx playwright install --with-deps chromium, the executable was downloaded to
Chromium 119.0.6045.9 (playwright build v1084) downloaded to /home/runner/.cache/ms-playwright/chromium-1084BIG SIGH.
Metadata
Metadata
Assignees
Labels
devopsInvolves the deployment pipelineInvolves the deployment pipeline