how to start react project stopped on the way and start again

Viewed 18

this message gave me when I restart this project:

D:\OPEN UNIVERSITY\BSE\ProjectWise\Project1\react-app>npm run-script start
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path D:\OPEN UNIVERSITY\BSE\ProjectWise\Project1\react-app/package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'D:\OPEN UNIVERSITY\BSE\ProjectWise\Project1\react-app\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\ASUS\AppData\Local\npm-cache\_logs\2022-09-19T13_59_35_232Z-debug-0.log

D:\OPEN UNIVERSITY\BSE\ProjectWise\Project1\react-app>
0 Answers
Related