Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Handle Error: getaddrinfo ENOTFOUND #78

Open
paxperscientiam opened this issue Jun 22, 2017 · 0 comments
Open

Handle Error: getaddrinfo ENOTFOUND #78

paxperscientiam opened this issue Jun 22, 2017 · 0 comments

Comments

@paxperscientiam
Copy link
Contributor

When not connected to the Internet, foundation-cli barfs out this:

events.js:163
      throw er; // Unhandled 'error' event
      ^

Error: getaddrinfo ENOTFOUND foundation.zurb.com foundation.zurb.com:80
    at errnoException (dns.js:28:10)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:73:26)

Just needs to be handled.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant