JoshuaBuditama / slowvid

0 stars 2 forks source link

ts-node causes callbacks/async not to execute #53

Closed cskeogh closed 3 years ago

cskeogh commented 3 years ago

ts-node is causing problems for me. callbacks/async do not to execute.

cskeogh commented 3 years ago

I propose changing ts-node to npm run build&& npm run start