You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/vitest/vitest.mjs run --threads false --coverage -t should return an entity with errors src/@core/company/application/use-case/update-company.use-case.spec.ts
Debugger listening on ws://127.0.0.1:45253/92ab3c49-bf70-4b84-bf71-cb5e52b09cba
For help, see: https://nodejs.org/en/docs/inspector
Debugger attached.
Waiting for the debugger to disconnect...
^C
Process finished with exit code 130 (interrupted by signal 2: SIGINT)
The text was updated successfully, but these errors were encountered:
I think this post lacks some information what is actually problematic.
However i did also have problems in the past, maybe this helps you. In order to come to the next breakpoint you need to initially click on "Resume Program" or hit F9.
I don't know why this is the case, but this enables you to start the actual test and get to breakpoints etc.
I think this post lacks some information what is actually problematic. However i did also have problems in the past, maybe this helps you. In order to come to the next breakpoint you need to initially click on "Resume Program" or hit F9. I don't know why this is the case, but this enables you to start the actual test and get to breakpoints etc.
Estou com problemas para rodar o debugger
node_modules/vitest/vitest.mjs run --threads false --coverage -t should return an entity with errors src/@core/company/application/use-case/update-company.use-case.spec.ts
Debugger listening on ws://127.0.0.1:45253/92ab3c49-bf70-4b84-bf71-cb5e52b09cba
For help, see: https://nodejs.org/en/docs/inspector
Debugger attached.
Waiting for the debugger to disconnect...
^C
Process finished with exit code 130 (interrupted by signal 2: SIGINT)
The text was updated successfully, but these errors were encountered: