MSBuild error message parsing logic fails with errors with no file #9878
Labels
Bug
A bug in TypeScript
Fixed
A PR has been merged for this issue
Visual Studio
Integration with Visual Studio
Milestone
Configuration errors are not reported in a specific source file. for instance combining
sourceMap
andinlineSourceMap
in tsconfig.json results in this MSBuild log:specifically:
this results in VS not parsing the output correctly and reporting
tsc.exe exited with status 1
error.see #9781 (comment) for more details.
The text was updated successfully, but these errors were encountered: