с npm на ноде kubernetes (на другом сервере нет возможности собирать). Когда доходит сборка до npm i, пишет ошибку
pm ERR! code ETIMEDOUT
npm ERR! errno ETIMEDOUT
npm ERR! network request to https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz failed, reason: connect ETIMEDOUT 104.16.23.35:443
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'
мне кажется связан ошибка потому что на ноде есть kube-proxy. Можно как то обойти эту ошибку?
Какая у тебя версия докера?
Обсуждают сегодня