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
The text was updated successfully, but these errors were encountered:
kenobi-io
changed the title
Failure during cypress verify step --smoke-test / throwing at makeError
Failure during cypress verify step Cypress --no-sandbox --smoke-test
Oct 12, 2022
@kenobi-io I see you are running WSL. Unfortunately we do not fully support WSL and have seen issues with using it in conjunction with Cypress. Can you replicate this issue on a native ubuntu install? Or a native windows install?
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.
@kenobi-io I see you are running WSL. Unfortunately we do not fully support WSL and have seen issues with using it in conjunction with Cypress. Can you replicate this issue on a native ubuntu install? Or a native windows install?
Current behavior
npx cypress verify
Desired behavior
No response
Test code to reproduce
npm create vite@latest my-awesome-app -- --template react
cd my-awesome-app
npm install
npm install cypress -D
npx cypress open
Cypress Version
10.10.0
Node version
v16.14.2
Operating System
wsl: linux-x64 (Ubuntu - 20.04)
Debug Logs
Other
The text was updated successfully, but these errors were encountered: