satinos
Results
2
comments of
satinos
This is the launch.json in my project: ```javascript { "version": "0.2.0", "configurations": [ { "type": "node", "request": "launch", "name": "Debug Nest Framework", "runtimeArgs": [ "--nolazy", "-r", "ts-node/register" ], "args": [...
@Tyler-V Debugger attaching : 0.5 second NestJS terminal logs: 3 seconds