asked
Getting Started with Vue.js - Age of Vue.js
Differences between CLI 2.x and 3.x / Creating a project and running the server
Written on
·
261
1
좋은 강의 항상 감사드립니다.
이런 메세지가 뜨는데 어떻게 해결해야하나요?
Answer 1
0
안녕하세요, gitignore 파일이 잘못 설정되어 있는 것 같아요. gitignore 파일 안에 node_modules가 잘 추가 되어 있는지 확인해 보시겠어요? :)