Jessi :D

npm

npm

Vue - npm run serve 에러

npm run serve npm 업데이트 하라길래 했더니 서버 실행이 안됨. 뭔가 버전이 안맞는듯.. 결론은 해결 실패 -0- 다음번 같은 증상나오면 해결 하려고 기록 에러 기록 Error: Cannot find module 'node:module' Require stack: - D:\vue-project\vue-page\node_modules\mlly\dist\index.cjs - D:\vue-project\vue-page\node_modules\unimport\dist\shared\unimport.7b88c06e.cjs - D:\vue-project\vue-page\node_modules\unimport\dist\addons.cjs - D:\vue-project\vue-page\node_modules..

Vue - 서버 시작 에러

에러메시지 서버를 실행하려고 'npm run serve'를 입력했늗네 에러가 나올 때, npm ERR! code ENOENT .npm ERR! enoent This is related to npm not being able to find a file. 에러메시지 내용 npm ERR! code ENOENT npm ERR! syscall open npm ERR! path D:\*****\package.json npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, open 'D:\*****\package.json' npm ERR! enoent This is related to npm not being able to find a file..