-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Description
- OS? -> Mac OSX os: darwin x64
- Versions. Please run
ng --version
. If there's nothing outputted, please run
in a Terminal:node --version
and paste the result here:
=> angular-cli: 1.0.0-beta.14
=> node: 6.6.0 - Repro steps:
do on your code? etc.
=> Given: Install angular-cli: 1.0.0-beta.14
When: Run "ng new my-project"
And: I run "ng s"
Then Get Error "getaddrinfo ENOTFOUND localhost" - The log given by the failure:
=> getaddrinfo ENOTFOUND localhost
Error: getaddrinfo ENOTFOUND localhost
at errnoException (dns.js:28:10)
at GetAddrInfoReqWrap.onlookup as oncomplete - ..
lokeshjain2008 and zjorgeManokarG
Metadata
Metadata
Assignees
Labels
No labels