errors.fyi community error code reference
TS5055
typescript

Cannot Overwrite Input File

The compiler output file would overwrite one of the input source files. Adjust the `outDir` or `outFile` options in `tsconfig.json` to direct output to a different location.

References

← all namespaces