This is the error when i tried to start a react application by npm start command
npm ERR! code ENOENT npm ERR! syscall open npm ERR! path C:\Users\DELL\Desktop\works\package.json npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\DELL\Desktop\works\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\DELL\AppData\Roaming\npm-cache\_logs\2020-03-06T11_16_42_885Z-debug.log