Closed ManuPerezDev closed 5 months ago
We manually registering the services and It works but the yaml loader does not.
@ManuPerezDev can you provide the configuration?
Do you only encounter the error with Vitest? I have a similar issue in a Nuxt3 project, I have only managed to get it working by registering the services in TypeScript.
We are trying to run our project with node-dependency-injection and Vitest.
Our tests fails once we need to load yaml files when we start the application to run e2e tests.
Any idea of what could be happening?
We are using: