VueJs(프로트엔드) 오류
1098
작성한 질문수 6
PS C:\Users\jagit\SSYW\saju-frontend-vuejs-master> npm install
npm WARN config global --global, --local are deprecated. Use --location=global instead.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: vuetify-loader@1.9.2
npm ERR! Found: vue@2.6.11
npm ERR! node_modules/vue
npm ERR! vue@"2.6.11" from the root project
npm ERR! peerOptional vue@"^2 || ^3.0.0-0" from @vue/babel-preset-app@4.5.17
npm ERR! node_modules/@vue/babel-preset-app
npm ERR! @vue/babel-preset-app@"^4.5.17" from @vue/cli-plugin-babel@4.5.17
npm ERR! node_modules/@vue/cli-plugin-babel
npm ERR! dev @vue/cli-plugin-babel@"~4.5.15" from the root project
npm ERR! 3 more (vue-axios, vuetify, vuex)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer vue@"^2.7.2" from vuetify-loader@1.9.2
npm ERR! node_modules/vuetify-loader
npm ERR! dev vuetify-loader@"^1.7.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: vue@2.7.14
npm ERR! node_modules/vue
npm ERR! peer vue@"^2.7.2" from vuetify-loader@1.9.2
npm ERR! node_modules/vuetify-loader
npm ERR! dev vuetify-loader@"^1.7.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See C:\Users\jagit\AppData\Local\npm-cache\eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\jagit\AppData\Local\npm-cache\_logs\2023-01-28T07_03_01_187Z-debug-0.log
PS C:\Users\jagit\SSYW\saju-frontend-vuejs-master> npm run serve
npm WARN config global --global, --local are deprecated. Use --location=global instead.
> saju-frontend-vuejs@0.1.0 serve
> vue-cli-service serve
'vue-cli-service'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는
배치 파일이 아닙니다.
PS C:\Users\jagit\SSYW\saju-frontend-vuejs-master>
오류납니다. 도와주세요!
답변 1
0
안녕하세요. 아래 3가지 방법을 시도 해 볼 수 있습니다.
컴퓨터 재시작 후 다시 npm install, npm run serve 실행
vuejs 소스 코드를 다시 다운로드 후 npm install, npm run serve 실행
node -v 확인 : 기존 node 삭제 후 v16.13.2 버전으로 다시 다운로드 후 실행
안녕하세요 혹시 24절기 데이터가 한국천국문화연구원 정보와 같지 않은가요?
0
60
1
깃허브 소스는 어떻게 받을 수 있나요?
0
83
1
common/fortune.js 조건문 오류
0
67
1
MySQL data import ssl 오류
0
91
1
.env.template 복사하랬는데
0
165
1
m2 인데 workbench 버전 8.0.34로 받앗습니다.
0
126
1
절입일 데이터 추출관련
0
177
1
저는 왜 화면대로 되질 않을까요? 원격으로 도움을 요청합니다.
0
251
3
settings.json 에서 3번 위치에 formatOnSave 를 true 로 변경 불가
0
196
1
settings.json 에서 3번 위치에 formatOnSave 를 true 로 변경할 수가 없어요
0
422
1
settings.json 에서 3번 위치에 formatOnSave 를 true 로 변경하려는데 강의 화면과 다릅니다.
0
257
1
settings.json 에서 3번 위치에 formatOnSave 를 true 로 변경하는 화면이 왜 다를까요?
0
221
1
docker containers failed connect
0
278
2
MySQL Workbench 접속 연결 에러
0
311
1
12신살은 어떻게 구할까요?
0
825
2
혹시 season과 seasonStartTime 이 있는 경우에 앱마다 다른 이유
0
316
1
API접속이 안 됩니다.
0
295
2
백엔드 실행시에 다음 오류가 발생합니다.
0
328
1
seasonStartTime은 항상 null이 나오는데 원래 그런 것인가요?
0
342
1
저희 앱에서는 평달과 윤달을 구분할 필요가 없는 것일까요?
0
422
1
만세력 2100~2200도 받으려면 어떻게 해야할까요?
0
376
1
MySQL 5.7 쓰시는 이유가 있으신가요?
0
459
2
음력을 처리하는 게 없습니다
0
729
2
이거 음력 처리가 잘 되나요? 음력일 때 에러가 나서요
0
203
2





