I was facing this exact error every time I tried to run a Nest project locally via VSCode and I didn't find anything related to it on the internet, so I'm gonna post a question and the answer I found to my specific context.
Context:
- I'm using Nest.js
- I have some Vitest tests and Vitest extension installed
- The error disappears if I run it directly via console or manually delete the folder


