Hey all, we've got Cypress working just fine when ran locally with e2e testing on our Nuxt JS project. However, when we try to get it working in CI (Github Actions) we can't get it to work. We keep getting the following error:
CypressError: Timed out retrying after 4000ms: `cy.its()` errored because the property: `$nuxt` does not exist on your subject.