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 run fails #102

Open
petermakowski opened this issue Aug 22, 2022 · 0 comments
Open

Cypress run fails #102

petermakowski opened this issue Aug 22, 2022 · 0 comments

Comments

@petermakowski
Copy link
Contributor

When trying to run cypress with dotrun in canonical/vanilla-framework#4540 the following error occurs:


Your system is missing the dependency: Xvfb

Install Xvfb and run Cypress again.

Read our documentation on dependencies for more information:

https://on.cypress.io/required-dependencies

If you are using Docker, we provide containers with all required dependencies installed.

----------

Error: spawn Xvfb ENOENT

----------

Platform: linux-arm64 (Ubuntu - 20.04)
Cypress Version: 10.6.0
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

= `yarn run cypress:run` errored =

Cypress has an official docker image which might be helpful in resolving this issue: https://docs.cypress.io/guides/continuous-integration/introduction#Official-Cypress-Docker-Images

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