npm 모듈 설치시 npm ERR! 하면서 뜨는 에러들 너무 킹받는다.
해결방법 : npm install [설치할모듈] --save --legacy-peer-deps
'Develop > Vue' 카테고리의 다른 글
[Vue3] defineExpose (0) | 2024.02.07 |
---|---|
[Vue.js] Uncaught (in promise) NavigationDuplicated: Avoided redundant navigation to current location: 에러해결 (2) | 2023.03.02 |
[Vue.js] Vue2에서 컴포넌트 교체 없이 중첩(연속) route 만들기(슬래쉬가 %2F 16진수로 나오는 에러 해결) (1) | 2023.02.22 |
[Vue.js] click이벤트에 매개변수 할당하기 (0) | 2023.02.20 |
[Vue.js/SCSS] router-link-active / router-link-exact-active (0) | 2023.02.16 |