Marco Amato
Marco Amato
I had the same warning revert to cypress 9.2.0 seem to solve this, `npm install [email protected]`
Let me know any feedback on this thanks
On local `nom run test` give me ``` ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ test.cy.js 699ms 1 1 - - - │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 699ms 1 1 - - -...
Hi All, In my case the problem was about the platform settings Adding `--platform=linux/arm64` solved my problem in the short time I was able to run the image correctly for...
@rubiin Updated Readme and solved conflicts Let me know if I need any other fix here Thanks (and sorry for the delay)
@profnandaa @tux-tn @pano9000 could you please review my PR ? Thanks
Same here, Did you solved this?