Open emilyrohrbough opened 1 year 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
The following error is observed using Cypress 13.3.3 in open mode when a configuration option is updated that requires the Cypress server to restart.
https://github.com/cypress-io/cypress/assets/14099737/24972332-42fb-4d21-be61-1907cdbcc768
Desired behavior
No response
Test code to reproduce
cypress open
.requireRestartOnChange: 'server'
) . Example config options:modifyObstructiveCode
,watchForFileChanges
,fixturesFolder
Cypress Version
13.3.3
Node version
18.5.0
Operating System
MacOS 12.6.2
Debug Logs
No response
Other
No response