19.10.27 13:44 작성
·
15K
0
npm run start 엔터 쳤더니
___________________________________________
npm ERR! path C:\Users\limsj\package.json
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\limsj\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:
npm ERR! C:\Users\limsj\AppData\Roaming\npm-cache\_logs\2019-10-27T04_40_45_287Z-debug.log
___________________________________________
이런 오류가 뜨는데 뭐가 잘못된 건가요 ㅠㅠ