DEV Community

Seema
Seema

Posted on

I'm Getting an Error while creating an react app. Please help me to try to solve this error

Version

Node v20.11.1

npm 10.2.4

PS C:\Users\HP\Desktop\react js> npx create-react-app firstweb

node+×

X

npm ERRI code ENOENT

npm ERRI syscall getaddrinfo

npm ERRI errno ENOENT

npm ERRI enoent request to https://registry.npmjs.org/create-react-app failed, reason: getaddrinfo ENDENT registry.n pmjs.org

npm ERR! enoent This is related to npm not being able to find a file.

npm ERR! enoent

npm ERRI A complete log of this run can be found in: C:\Users\HP\AppData\Local\npm-cache\logs\2024-03-20T11_50_32_0

84Z-debug-0.log

I have created npm folder in roaming and uninstalled and installed again but also giving the same. Please help me to solve this error.

Top comments (0)