npm run dev command generate the errors

198 views Asked by At
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\admin\OneDrive\Desktop\Dhenish\NEXTJS\package.json
npm ERR! errno -4058
npm ERR! enoent Could not read package.json: Error: ENOENT: no such file or directory, open 'C:\Users\admin\OneDrive\Desktop\Dhenish\NEXTJS\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: C:\Users\admin\AppData\Local\npm-cache\_logs\2023-08-07T11_17_19_452Z-debug-0.log

Npm run dev command in terminal.

After using this command npx create-next-app@latest

0

There are 0 answers