‘File name differs from already included file name only in casing’ on relative path with same casing

For me, the issue occurred when a file was quickly renamed from someFile.ts to SomeFile.ts. Restarting my IDE (Visual Studio Code) made the warning go away.

Leave a Comment