Error: Vitest failed to access its internal state
Hello guys!
I was writing some tests, and I suddenly get stucked with this error.
My config does not have anything fancy (do not ask for a reproduction case), as it consists of a running nuxt app, with @nuxt/test-utils setup as mentionned by the doc.
All my test files are located on *.spec.ts pattern, and I'm simply trying to run "npx nuxi dev".
Does it rings someone bell's?
I was writing some tests, and I suddenly get stucked with this error.
My config does not have anything fancy (do not ask for a reproduction case), as it consists of a running nuxt app, with @nuxt/test-utils setup as mentionned by the doc.
All my test files are located on *.spec.ts pattern, and I'm simply trying to run "npx nuxi dev".
Does it rings someone bell's?
