Cypress fails to start due to missing X server or display (MacOS 15.1.1) #6238
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
When I do
./run cypress run
locally, I get the following errorSteps to reproduce
./run dev
xhost +local:
./run cypress run
Screenshots
Code Sample
Setup
Suggested Solutions
Removing these two lines (26,27) in the
docker-compose.yml
file fixes the issue for me.Additional Context
No response
The text was updated successfully, but these errors were encountered: