I am launching my node app via node --inspect server.js and trying to debug using Visual Code 1.52.1, and Node.js 12.14.1. Code is run on Windows but the Node a
node --inspect server.js