PS D:\applecoding\applecoding_vue\applecoding_vue> npm run dev
npm error code ENOENT
npm error syscall open
npm error path D:\applecoding\applecoding_vue\applecoding_vue\package.json
npm error errno -4058
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open 'D:\applecoding\applecoding_vue\applecoding_vue\package.json'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: C:\Users\wooji\AppData\Local\npm-cache\_logs25-01-14T15_19_38_028Z-debug-0.log
PS D:\applecoding\applecoding_vue\applecoding_vue>
어제까지는 잘 되었는데 오늘 갑자기 npm run dev를 치니까 이런 에러가 뜹니다 ㅠㅠ
저번에 알려주신 방법은 감사했습니다. 그 이후로 잘되다가 또 저러네요 ㅠㅠ