Open dave-shapiro-o opened 10 months ago
This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.
Current behavior
Whenever Cypress exits, either when terminated in the terminal in headed (browser) mode, or on teardown when the tests are completed in headless mode, the Vite web server crashes.
Vite version 4.4.9
This is the error when Vite crashes:
Desired behavior
Vite should not crash.
Test code to reproduce
Cypress Version
13.6.1
Node version
18.19.0
Operating System
Windows 11 Version 22H2
Debug Logs
No response
Other
No response