File 'X 'not found. The file is in the program because: Matched by include pattern './src' in the program because : ...
아무것도 건드리지 않았는데 tsconfig.json 파일의 첫 번째 줄 { 하나만 있는 부분에 에러가 났다.
인터넷을 찾아보니 vscode를 껐다 켜거나 src 폴더에 ts파일을 추가해보라고...(https://velog.io/@heony/tsconfig.json-input-error)
실제로 vscode를 껐다 켜니 바로 없어졌다...
조금 허무하지만(?) 나중에 다시 찾게 될 수도 있으니 적어놓는다.
'SW공부 > Error Note' 카테고리의 다른 글
[Error Note] Prop 유효성 검사 missing in props validation (0) | 2023.07.06 |
---|---|
[Error Note] typescript에서 set state를 props로 보내는 방법 (0) | 2023.06.18 |
[Error Note] typescript props 전달시 IntrinsicAttributes 에러 (0) | 2023.06.18 |
[Error Note] Expected an assignment or function call and instead saw an expression (0) | 2023.05.29 |
[Error Note] 리액트에서 이미지가 보이지 않는 문제 (0) | 2023.05.29 |