Daniele Tortora

Results 18 comments of Daniele Tortora

same issue here, running Cypress in headless mode in CircleCI and tests are failing because the flag is not returning the expected boolean Steps. 1. Write a basic UI logic...

I just upgraded to 12.0.8 hoping this was solved but I am still having the `FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory` error. Running:...

> I just upgraded to 12.0.8 hoping this was solved but I am still having the `FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory` error....

> Hey, so far we've spent over 10 hours trying to reproduce this and we can't find a problem with Next.js as-is. Please provide a reproduction so that we can...

> Let's track all Nuxt related activity here. Update: > > I am working on #25637 right now. This will let third parties slot their own integrations into Cypress. >...

@lmiller1990 Yes, if you take a look at https://github.com/cypress-io/cypress/issues/25719#event-8452461319 I had already tried that integration ([you can find a minimal reproduction here](https://github.com/floroz/nuxt3-starting-template)). I get the following error when starting Cypress:...

Okay, a few updates after investigating the issue a bit more in depth: ### **1. adding `"type": "module"` to the project `package.json` solved the config resolution issue**. @lmiller1990 you might...

Amazing job @xtoolkit cracking the solution :) Could you help me understand this line below? How did you identify those two plugins being responsible for failing the `.mount(Component)`? ```ts config.plugins...

> @tobiasdiez A lot of experimentation is happening at the moment in https://github.com/danielroe/nuxt-vitest - it might be interesting for your own efforts to check out what we're trying there. is...

Moving this discussion to the Cypress team: https://github.com/cypress-io/cypress/issues/25719