hiteshjoshi1 / ts-node-starter

NodeJs API/ Typescript/Docker/Kubernetes/Skaffold
1 stars 0 forks source link

Debug the typescipt app with skaffold #7

Closed aryanPatilhm2 closed 3 years ago

aryanPatilhm2 commented 3 years ago

Hi Hitesh, is it possible to debug this typescript app with Skaffold in VS code? If yes then can you share the launch.json? I tried this code but not able to debug it. always getting (Breakpoint ignored because generated code not found) error. Also where ts-node is used in the app? I saw the app build with tsc and run with node command.

Thanks...

hiteshjoshi1 commented 3 years ago

Well couple of things -