npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\admin\Desktop\vue_start\package.json
npm ERR! errno -4058
npm ERR! enoent Could not read package.json: Error: ENOENT: no such file or directory, open 'C:\Users\admin\Desktop\vue_start\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in: C:\Users\admin\AppData\Local\npm-cache\_logs24-01-05T06_35_59_794Z-debug-0.log
수업을 재밌게 듣고 있습니다.
수업 도중 갑자기 package.json 에서 오류가 난다고 올라왔는데요.
component를 props로 데이터를 받아 출력하는 것을 하다가 이렇게 되었는데요.
혹시 어떤 것을 확인해보는 것이 좋을 까요?
인터넷에서는 vue cli버전을 다시 지우고 다운받으로 하는데 맞을까요?