Closed simonedamico closed 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').
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
This issue is already fixed in the develop branch and will be released with the next beta version shortly.
https://github.com/w3tecch/express-typescript-boilerplate/releases/tag/2.0.0-beta.1
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