How to fix: VSCode: Cannot launch program ‘…/app/ts’ because corresponding JavaScript cannot be found.
I compiled a very simple node.js express application with tsc (TypeScript) on the command line and wanted to debug it with VSCode, but when I pressed F5 I got the error: Cannot launch program