VSCode Debugger Extension for Typescript SDK doesnt work - cryptic message I cant understand

Try to install ts-node as a dev dependency in your project.

It appears it’s not getting loaded as intended from the extension’s node_modules, I think it may have to do with the fact that we install it as a dev dependency ourselves and it doesn’t get installed when you install the extension.

1 Like