Newest version of vite in Playwright container causes the build to fail #5197
Labels
💻 aspect: code
Concerns the software code in the repository
🛠 goal: fix
Bug fix
🟥 priority: critical
Must be addressed ASAP
🧱 stack: frontend
Related to the Nuxt frontend
Description
Playwright container installs the latest version of Vite (6.0.1) which is incompatible with some of our dependencies. This causes failed builds in the CI Playwright tests.
Reproduction
See error in this CI run: https://github.com/WordPress/openverse/actions/runs/12063941806/job/33640021131
Additional context
I don't know why Playwright started loading v6.0.1 of vite now, but we should probably start, too :)
Priority set to critical because the CI is failing
The text was updated successfully, but these errors were encountered: