Saturday, 27 May 2017

Docker can't install npm packages

I'am running docker un ubuntu server.

npm http request GET https://registry.npmjs.org/express
npm info retry will retry, error on last attempt: Error: getaddrinfo EAI_AGAIN registry.npmjs.org:443

It seems the npm registry is not reachable. Any ideas?

Ping works fine!



via robert

No comments:

Post a Comment