I cannot build with `tsc -d`, it does not work well.  my repo is [here](https://github.com/nelts/typeorm), you can clone it and run `npm run build`. Then you can see the errors. tsc version: 3.6.2 node version: v10.16.0 use vscode. Who can help me? thanks!
I cannot build with
tsc -d, it does not work well.my repo is here, you can clone it and run
npm run build.Then you can see the errors.
tsc version: 3.6.2
node version: v10.16.0
use vscode.
Who can help me? thanks!