The command "npx Create-react-app app" keeps failing in vs code .I tried reinstalling and updating node.js and npm but the error still persist,,i have shared the error message below:
S C:\Users\sibythomas\Desktop\react> npx create-react-app first
npm ERR! Response timeout while trying to fetch https://registry.npmjs.org/envinfo (over 30000ms)
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\sibythomas\AppData\Roaming\npm-cache_logs\2020-04-27T15_33_16_252Z-debug.log
Install for [ 'create-react-app@latest' ] failed with code 1
PS C:\Users\sibythomas\Desktop\react>