728x90
Compiled with problems:X
ERROR in ./src/index.js 8:0-48
Module not found: Error: Can't resolve './reportWebVitals' in 'C:\Users\LGE\pabok\newfile\src'
해결방법
ㄴ index.js 파일에 들어가서
X 친 부분 지우면 된다.
(제거해야 하는 부분)
import reportWebVitals from './reportWebVitals';
reportWebVitals();
(제거 된 화면)
뭔가인고 검색해보니
라고 한다..
참고사이트
https://chaelin1211.github.io/study/2021/03/12/React-start.html
뒷자리 ㅅㅎ님이 알려주셨다. 감사합니다!
728x90
반응형
'STUDY (My Job) > 에러사항' 카테고리의 다른 글
에러잡는법 (0) | 2022.12.06 |
---|---|
20221205_에러 'useState' , 'useRef' is not defined no-undef (0) | 2022.12.05 |
20221202 _ 모듈 에러 - import 이름 지정 (0) | 2022.12.02 |
20221201_Can't resolve 'react-icons/io' (0) | 2022.12.01 |
20221201_sass 설치 (0) | 2022.12.01 |
댓글