the following error is in cmd Installing packages. This might take a couple of minutes. Installing react, react-dom, and react-scripts with cra-template...
npm ERR! code ERR_SOCKET_TIMEOUT npm ERR! errno ERR_SOCKET_TIMEOUT npm ERR! network Invalid response body while trying to fetch https://registry.npmjs.org/core-js-pure: Socket timeout npm ERR! network This is a problem related to network connectivity. npm ERR! network In most cases you are behind a proxy or have bad network settings. npm ERR! network npm ERR! network If you are behind a proxy, please make sure that the npm ERR! network 'proxy' config is set properly. See: 'npm help config'
the following error shows in log file error code ERR_SOCKET_TIMEOUT 5168 error errno ERR_SOCKET_TIMEOUT 5169 error network Invalid response body while trying to fetch https://registry.npmjs.org/core-js-pure: Socket timeout 5170 error network This is a problem related to network connectivity. 5170 error network In most cases you are behind a proxy or have bad network settings. 5170 error network 5170 error network If you are behind a proxy, please make sure that the 5170 error network 'proxy' config is set properly. See: 'npm help config'