-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unhandled network errors while retrieving end-user yarn dependencies #545
Labels
bug
Something isn't working
Comments
Here's another one:
|
Another one:
|
Another one:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RequestError: unable to get local issuer certificate
RequestError: self signed certificate in certificate chain
Our option here is to either:
enableStrictSsl: false
) - I don't think we should do this.caFilePath
)RequestError: getaddrinfo ENOTFOUND
RequestError: getaddrinfo EAI_AGAIN
RequestError: connect ETIMEDOUT
RequestError: connect ECONNREFUSED
Corporate firewall? Proxy configuration necessary?
The easiest path forward may be to provide a workaround via manual installation.
Plan:
The text was updated successfully, but these errors were encountered: