Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Ignore incremental and tsBuildInfoFile settings in tsconfig.json #142

Closed
timocov opened this issue Sep 4, 2019 · 1 comment · Fixed by #143
Closed

Ignore incremental and tsBuildInfoFile settings in tsconfig.json #142

timocov opened this issue Sep 4, 2019 · 1 comment · Fixed by #143

Comments

@timocov
Copy link
Contributor

timocov commented Sep 4, 2019

This issue is pretty the same as #45, but for incremental and tsBuildInfoFile. Until TypeScript 3.6 nothing happened, but since TypeScript 3.6 it fails with:

Error: Debug Failure. Expected {source code of the file} Unexpected multiple outputs, file: .tsbuildinfo

The similar issue TypeStrong/ts-node#811

@timocov
Copy link
Contributor Author

timocov commented Sep 11, 2019

@shellscape @lukastaegert ping

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant