Typescript does not compile

Hello,

if i select my tsconfig.json and right-click -> compile then it says "No Errors" but nothing is compiled.

If i compile with "tsc" i get a lot of "error TS5055: Cannot write file '...' because it would overwrite input file." errors.

 

Why does PHPStorm say "no Errors" ?

0
1 comment

>  it says "No Errors"

Do you mean in Problems tool window?

Could you please provide a sample project showing the issue?

0

Please sign in to leave a comment.