Failed to parse source for import analysis because the content contains invalid JS syntax. If you are using JSX, make sure to name the file with the .jsx or .tsx extension.

joohyo1·2024년 3월 10일

Failed to parse source for import analysis because the content contains invalid JS syntax. If you are using JSX, make sure to name the file with the .jsx or .tsx extension.

참조하려는 모듈의 확장자명이 다르기 때문에 발생하는 오류
확장자명을 tsx나 js나 jsx로 통일시키기

profile
트라이 에브리띠이잉

0개의 댓글