command: "nodemon --inspect=0.0.0.0:9229 -L --nolazy --signal SIGINT file_path_name"
This solution worked for me. You can check this post:here.