when i tried to create a react app using create-react-app im faced with error and unable to create the app.
and the error is….
npm error code EAI_AGAIN
npm error syscall getaddrinfo
npm error errno EAI_AGAIN
npm error request to https://registry.npmjs.org/create-react-app failed, reason: getaddrinfo EAI_AGAIN proxy.example.com
i tried to reinstall node js and clear npm cache but nothing worked.