미리보기하려고 npm run dev 입력했는데 오류가 계속 납니다..ㅠㅠ
PS C:\Users\PC_MINJU\Desktop\React_study> npm run dev
npm error code ENOENT
npm error syscall open
npm error path C:\Users\PC_MINJU\Desktop\React_study\package.json
npm error errno -4058
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open 'C:\Users\PC_MINJU\Desktop\React_study\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\PC_MINJU\AppData\Local\npm-cache\_logs25-02-03T04_40_36_369Z-debug-0.log
PS C:\Users\PC_MINJU\Desktop\React_study>