DEV Community

Discussion on: Run a React App in a Docker Container

Collapse
 
thorakmedichi profile image
Thorak • Edited

When trying to build I am getting this error

[1/4] Resolving packages...

error An unexpected error occurred: "registry.yarnpkg.com/react: getaddrinfo EAI_AGAIN registry.yarnpkg.com registry.yarnpkg.com:443".

Collapse
 
peterj profile image
Peter Jausovec

Is your network connection ok? Are you running behind the proxy?