감사합니다.. 밑줄에 마우스 올려보니
Already included file name 'c:/Users/edit-ttc/Desktop/codingapple/vue/vuedongsan/src/Card.vue' differs from file name 'c:/Users/edit-ttc/Desktop/codingapple/vue/vuedongsan/src/card.vue' only in casing.
The file is in the program because:
Imported via "./Card.vue" from file 'c:/Users/edit-ttc/Desktop/codingapple/vue/vuedongsan/src/App.vue'
Root file specified for compilation
Root file specified for compilation
이미 파일경로에 있다는? 얘기 같은데 src 파일안에 Card.vue 랑 App.vue 파일 같이 있는거 분명히 맞는데 ㅜㅜ 해결이 안되네요..
검색해보니 파일이름을 바꾸면 나오는 오류 같은데 "forceConsistentCasingInFileNames": false, 이걸 바꿔주면 된다고하는데 없어요 ㅜ