Mariusz Listewnik

Results 3 comments of Mariusz Listewnik

I have the same issue, also using nvm and linux. Tried running a single test but it failed. UPDATE: I worked around the problem by installing a new version of...

Hi there! https://github.com/bahmutov/fastify-example-tests https://github.com/bahmutov/fastify-example These are training materials from Gleb Bahmutov. Open source, there is a sample app and some spec files. I guess just using cy.visit('/') should be enough,...

I'm waiting for a fix and meantime use a workaround using a bash alias such as `alias esr='espanso stop ; espanso start'`