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

I can't do component test with Cypress #424

Open
5 tasks done
bernardo-zuchowski opened this issue Sep 21, 2022 · 1 comment
Open
5 tasks done

I can't do component test with Cypress #424

bernardo-zuchowski opened this issue Sep 21, 2022 · 1 comment

Comments

@bernardo-zuchowski
Copy link

bernardo-zuchowski commented Sep 21, 2022

Describe the bug

First, I can't run cypress.

Then I update Cypress to 10.8.0 (latest version), then I remove the cypress folder and cypress.config.ts so I can do the initial configuration of component test.

When I try to mount the first component with Cypress mount, this error appears:
image

Reproduction

https://github.com/bernardo-zuchowski/vitesse-cypress-issue

System Info

System:
    OS: Linux 5.15 Manjaro Linux
    CPU: (8) x64 Intel(R) Core(TM) i3-10105 CPU @ 3.70GHz
    Memory: 4.45 GB / 15.24 GB
    Container: Yes
    Shell: 5.9 - /usr/bin/zsh
  Binaries:
    Node: 16.17.0 - ~/.nvm/versions/node/v16.17.0/bin/node
    npm: 8.15.0 - ~/.nvm/versions/node/v16.17.0/bin/npm
  Browsers:
    Firefox: 104.0.2

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
@bernardo-zuchowski
Copy link
Author

I posted the same issue in Cypress: cypress-io/cypress#23923

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

1 participant