ntuee-web-programming / 111-1_WebProgramming-Hack1_QA

0 stars 3 forks source link

canot use cypress #42

Open chemmy-jack opened 1 year ago

chemmy-jack commented 1 year ago

hack1@0.1.0 test npx cypress run

It looks like this is your first time using Cypress: 10.10.0

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 (Debian - 11) Cypress Version: 10.10.0

ric2k1 commented 1 year ago

這個現在修來不及了,建議想別的辦法

JoshuaLau0220 commented 1 year ago

You've probably answered your own question:

It looks like this is your first time using Cypress: 10.10.0

Your system is missing the dependency: Xvfb

Install Xvfb and run Cypress again.