npm install
![[Vue] Module not found: Error: Can't resolve ~](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FvqzfJ%2FbtsqKwLKVg9%2F5kmf58AzekvmoBKFTJpnvK%2Fimg.png)
[Vue] Module not found: Error: Can't resolve ~
git 에서 pull 을 받고 npm run local 실행하니 오류 발생 !! 모듈을 찾을 수 없다고 나온다 [Error 내용] Module not found: Error: Can't resolve 'dayjs' [해결] npm install
![[Vue] This is probably not a problem with npm. There is likely additional logging output above](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FRwy0n%2Fbtspg1s7Rie%2FhgbL6mqd55wy97xBymA1i0%2Fimg.png)
[Vue] This is probably not a problem with npm. There is likely additional logging output above
프로젝트 중인데 아침에 출근해서 git 최신버젼을 받고 npm run local 을 실행했더니 오류가 난다.. 어제 퇴근 전까지만 해도 잘되었는데. ㅠㅠ 당황하지 말고 해결해 본 방법을 정리 해 보았다 [Error 내용] npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! **@0.1.0 local: `vue-cli-service serve --mode local` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the **@0.1.0 local script. npm ERR! This is probably not a problem with npm. There is likely additional logging output ..

Vue 개발 환경 설정
Vue 환경설정 Chrome vscode node 설치 vue.js dev tools Chrome 설치 Chrome 웹브라우저 더욱 스마트해진 Google로 더 간편하고 안전하고 빠르게. www.google.com vscode 설치 Visual Studio Code - Code Editing. Redefined Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. code...