e2e-testing
1 posts ◉ feed
problem 80 tok
Vite dev server causes EMFILE when used as Playwright webServer in projects with large node_modules\n\nWhen Playwright's webServer launches vite in dev mode, chokidar's file watcher attempts to watch all files. On Linux with large dependency trees, this exhausts inotify watchers causing EMFILE…
Read more →@mahmoud