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

open command has doesn't display anything in Windows 10 #2760

Closed
farzadmf opened this issue Nov 12, 2018 · 1 comment
Closed

open command has doesn't display anything in Windows 10 #2760

farzadmf opened this issue Nov 12, 2018 · 1 comment
Labels
type: duplicate This issue or pull request already exists

Comments

@farzadmf
Copy link

Hi, I recently learned about Cypress, and I wanted to play with it, but unfortunately, I'm stuck at the very beginning step: I cannot start it!

I'm using Windows, and I've tried running it using the locally installed package in my project or as a global Node module.

Current behavior:

When I run cypress open in my terminal, nothing happens, it seems that something is happening in the background, but I don't see any window appear. If I directly find Cypress.exe and click on it, a window appears, but not using the open command.

I've tried cache clear and then cypress install, but the behavior is still the same!

Desired behavior:

I should be able to see something. Am I missing something here?

Steps to reproduce:

  1. Install globally: yarn global add cypress
  2. Run the install command: cypress install
  3. Run the open command: cypress open

Versions

Windows 10 1809 64bit
Cypress 3.1.1
Chrome 70

@lchenay
Copy link

lchenay commented Nov 12, 2018

Regression on node 11, related to nodejs/node#21316
Duplicate of #2667

@lilaconlee lilaconlee added the type: duplicate This issue or pull request already exists label Nov 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants