DEV Community

Discussion on: Using Graphical User Interfaces like Cypress' in WSL2

Collapse
 
duard profile image
Carlos Eduardo

It dont work here for me

➜ npx ng e2e

chunk {main} main.js, main.js.map (main) 41 kB [initial] [rendered]
chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 142 kB [initial] [rendered]
chunk {runtime} runtime.js, runtime.js.map (runtime) 6.15 kB [entry] [rendered]
chunk {styles} styles.js, styles.js.map (styles) 13.6 kB [initial] [rendered]
chunk {vendor} vendor.js, vendor.js.map (vendor) 2.98 MB [initial] [rendered]
Date: 2020-07-29T12:10:55.964Z - Hash: 639c300a80c9e6a4811e - Time: 6189ms
** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
: Compiled successfully.
It looks like this is your first time using Cypress: 4.11.0

  ✖  Verifying Cypress can run /home/duard/.cache/Cypress/4.11.0/Cypress
    → Cypress Version: 4.11.0
Cypress verification timed out.

This command failed with the following output:

/home/duard/.cache/Cypress/4.11.0/Cypress/Cypress --no-sandbox --smoke-test --ping=651

----------

Command failed: /home/duard/.cache/Cypress/4.11.0/Cypress/Cypress --no-sandbox --smoke-test --ping=651

----------

Platform: linux (Ubuntu - 20.04)
Cypress Version: 4.11.0