Error: getaddrinfo ENOTFOUND localhost

    at errnoException (dns.js:28:10)

    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:79:26)

 

原因 没有指定 localhost 
在host 文件中添加 
127.0.0.1 localhost

相关文章:

  • 2022-12-23
  • 2020-03-14
猜你喜欢
  • 2022-12-23
  • 2021-07-18
  • 2022-01-12
  • 2022-12-23
  • 2021-11-13
相关资源
相似解决方案