You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @henriquebuzon , sorry to hear you're having trouble. By any chance did you review this part of our docs regarding extra dependencies required when running in Linux?
If you have installed those dependencies and still have this issue then I would ask that you collect Debug Logs from a launch attempt so I can try to troubleshoot your issue.
Unfortunately we have to close this issue due to inactivity. Please comment if there is new information to provide concerning the original issue and we can reopen.
Current behavior
I decided to implement E2E tests on my Next.JS app. So I followed the instructions in their documentation:
npm install --save-dev cypress
npm run cypress
This opens a blank window, as shown in the screenshot below:
I did some research and I found this issue, which is very similar, but with no solution.
I thought the issue may be due to the fact that I am using Linux Ubuntu, but then I found this other issue that is also very similar, but on Windows.
Debug logs
No response
Cypress Version
12.16.0
Node version
v19.9.0
Package Manager
npm
Package Manager Version
9.7.1
Operating system
Linux
Operating System Version
22.04
Other
No response
The text was updated successfully, but these errors were encountered: