깃허브로 프로젝트 파일을 받아서 npm run serve를 사용해서 파일을 열어보려고 하는데요
node_modules 설치를 위해서 npm install을 한 후
node_modules 설치 후 npm run serve를 하면
Conflict: Multiple assets emit different content to the same filename index.html
ERROR in Conflict: Multiple assets emit different content to the same filename index.html''
이런 에러가 떠버립니다.. 구글링을 해봐도 다 무슨 소리인지 모르겠어서 선생님께 질문드립니다ㅠㅠ

