npx create-react-app error not working in VS-Code React JS problem SOLUTION !!

preview_player
Показать описание
How to fix npx create react app not working in visual studio code in react js is shown

PS C:\Users\Lenovo\OneDrive\Desktop\React JS--
npx create-react-app my-app
npm error code ENOENT
npm error syscall lstat
npm error path C:\Users\Lenovo\AppData\Roaming\npm
npm error errno -4058
npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\Lenovo\AppData\Roaming\npm'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
This is related to npm not being able to find a file.
Рекомендации по теме
Комментарии
Автор

Generally I don't comment in any video, but today I want to thank you to solve this problem, I tried a lot of videos but none of them work then I get this one and my problem get solved after struggling for hours.

Once again thanks a lot man 🙏

SarikaShinde-