w3tecch / express-typescript-boilerplate

A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
MIT License
3.31k stars 905 forks source link

VSCode debug task doesn't work #4

Closed simonedamico closed 7 years ago

simonedamico commented 7 years ago

When I try to run it I get Attribute 'program' does not exist ('/Users/simone/Documents/workspace/express-typescript-boilerplate/src/app.js.js').

Changing the path of program from src/ to dist/ seems to fix it

hirsch88 commented 7 years ago

This issue is already fixed in the develop branch and will be released with the next beta version shortly.

hirsch88 commented 7 years ago

https://github.com/w3tecch/express-typescript-boilerplate/releases/tag/2.0.0-beta.1