create-react-app icon indicating copy to clipboard operation
create-react-app copied to clipboard

Typescript build error file location

Open julianklumpers opened this issue 2 years ago • 6 comments

Hi,

When building my app, when there is a TS error, it does not report the location of the file where the error is. We have a big repo, and it is a real pain to locate this error. Am I missing something?

Screenshot 2022-08-09 at 13 04 39

julianklumpers avatar Aug 09 '22 11:08 julianklumpers

Same, it's very annoying.

mwisnicki avatar Sep 29 '22 17:09 mwisnicki

I just encountered this as well. Text search in the project helps to narrow it down, but sometimes the same line of code appears in multiple places.

codeguru42 avatar Feb 21 '23 18:02 codeguru42

I have been having this problem for a while now. I'm new to React, so I thought it was pilot error, but I'm astonished that this isn't a higher priority. Is it rare to run across this?

tommck avatar May 10 '23 12:05 tommck

I don't get file names either. Are there plans to fix this? Is there a workaround?

sahendrickson avatar Sep 05 '23 20:09 sahendrickson

Please fix it...

dennis-8 avatar Oct 16 '23 09:10 dennis-8

+1

c-bik avatar Jun 08 '24 22:06 c-bik