Search code examples
javascriptbashnext.jsdebiancypress

I can't realize cypress code coverage in Debian


When I realize a code coverage using Cypress in my Virtual Machine (Debian Bullseye) I can't get the results. But, when I clone my project to my Windows machine everything works. In linux return this code coverage:

Index.html inside lcov-report

Using terminal

In windows: Windows code coverage

Before the test also return this message: ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported


Solution

  • I reboot my VM and everything is back to working