0

I am trying to install - for example - UI5 Tooling or any other NPM package. It keeps failing with the following example error:

npm ERR! code ENOTFOUND
npm ERR! syscall getaddrinfo
npm ERR! errno ENOTFOUND
npm ERR! network request to http://nginx-redirector.repo-cache.svc.cluster.local/repository/appstudio-npm-group/@ui5/cli/-/cli-2.14.14.tgz failed, reason: getaddrinfo ENOTFOUND nginx-redirector.repo-cache.svc.cluster.local
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'

Checking http://nginx-redirector.repo-cache.svc.cluster.local, it looks like the DNS entry cannot be found. This seems to not be a proxy issue.

I was expecting to be able to install NPM packages and tried multiple ones and also checked this on my personal PC - same issue.

Marko V.
  • 1
  • 4

0 Answers0