Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cypress not starting with "npm run test" (including FIX) #2

Open
Tholho opened this issue Jun 18, 2024 · 1 comment
Open

Cypress not starting with "npm run test" (including FIX) #2

Tholho opened this issue Jun 18, 2024 · 1 comment

Comments

@Tholho
Copy link

Tholho commented Jun 18, 2024

I think the config file lacks the proper command as it only echo that it cannot find tests.

Solution for me :

npm install
... wait.
npx cypress open

Setup : macOS Sonoma, M2 Air.

@Tholho Tholho changed the title Cypress not starting with "npm run test" Cypress not starting with "npm run test" (including FIX) Jun 18, 2024
@haaslaura
Copy link

Same with Windows 10. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants