please help me to fix the below error when i try to make an react app I got this error
PS C:UsersmahmeDownloadsreactapp> npx create-react-app my-react-app
npm error code ENOENT
npm error syscall lstat
npm error path C:UsersmahmeAppDataRoamingnpm
npm error errno -4058
npm error enoent ENOENT: no such file or directory, lstat ‘C:UsersmahmeAppDataRoamingnpm’
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:UsersmahmeAppDataLocalnpm-cache_logs2024-06-21T17_45_14_484Z-debug-0.log