I am trying to debug a nodejs + nest application in IntelliJ, I am able to start the application using two types of configs.
Debugger doesn't work for any of the above options!
I am posting screen shots of both the configurations.
New to Node + IntelliJ, so not sure what did I do wrong in both the configurations! Any help would be appreciated.
Intellij Version is 2020.3.3 And NodeJS application exposes several APIs, I am trying to call the APIs using a Postman and expect it to debug.


Debugging in both main.ts and controllers works for me when using the configuration below:


See also https://github.com/nestjs/nest/issues/993 for some recipes
May be go to package.json and u will see options here, click on the option of either to run or debug.

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With