mac 上启动vue 项目报这个错误。不知如何解决。项目是好好的原来可以运行的现在出现这样的问题。新建的demo项目也是这个问题
$ vue-cli-service serve --mode development --dashboard
INFO Starting development server...
10% building 1/1 modules 0 activeevents.js:173
throw er; // Unhandled 'error' event
^
Error: getaddrinfo ENOTFOUND x86_64-apple-darwin13.4.0
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:57:26)
Emitted 'error' event at:
at GetAddrInfoReqWrap.doListen [as callback] (net.js:1439:12)
at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:57:17)
Total task duration: 2.99s