установка не удалась из-за сетевого подключения - PullRequest
0 голосов
/ 12 июня 2019

Невозможно установить реакцию с помощью npm install -g create-Reaction-app. не удалось показать ошибку сетевого подключения, я не за прокси. заранее спасибо за помощь.

$ npm install -g create-react-app
npm ERR! code ENOTFOUND
npm ERR! errno ENOTFOUND
npm ERR! network request to https://registry.npmjs.org/create-react-app 
failed, reason: getaddrinfo ENOTFOUND proxy.company.com 
proxy.company.com:8080
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'

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Chubi Wonder\AppData\Roaming\npm-cache\_logs\2019- 
06- 
11T21_46_53_610Z-debug.log 
...