I am trying to create a next project using npx but i am getting an error
npm error code ENOENT
npm error syscall lstat
npm error path C:UsersLENOVOAppDataRoamingnpm
npm error errno -4058
npm error enoent ENOENT: no such file or directory, lstat ‘C:UsersLENOVOAppDataRoamingnpm’
npm error enoent This is related to npm not being able to find a file.
npm error enoent
I was trying to create next project using npx create next app
AGBOR PIUS ALOR is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.