STUDY (My Job)/에러사항
20221202 _ 모듈 에러 - import 이름 지정
태태.
2022. 12. 2. 11:52
728x90
Compiled with problems:X
ERROR in ./src/Components/TodoListItem.jsx 6:0-35
Module not found: Error: Cannot find file: 'TodoListitem.scss' does not match the corresponding name on disk: '.\src\Components\style\TodoListItem.scss'.
파파고 번역
문제 원인 : 경로에서 ,
./style/TodoListitem.scss 👉 ./style/TodoListItem.scss 로 변경해야됨.
카멜이름설정 소문자와 대문자 유의하기
경로..!
지나가던 ㅅㅎ님 도와주심..ㅎㅎ
다음번에 적용해 볼 것
참고사이트
728x90
반응형