RBCodeCraft / vscode-ts-node-debugging

Debugging Typescript in VS Code without compiling
174 stars 91 forks source link

Attribute 'program' does not exist #8

Open d668 opened 6 years ago

d668 commented 6 years ago

i installed tried to debug and Attribute 'program' does not exist ('/home/xxx/test/vscode-ts-node-debugging/node_modules/mocha/bin/_mocha').

d668 commented 6 years ago

i made it work, I guess with npm i -g ts-node