Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Npm run dev error reporting: how to solve getaddrinfo ENOTFOUND localhost problem

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly talks about "npm run dev error reporting: how to solve getaddrinfo ENOTFOUND localhost". Interested friends may wish to have a look at it. The method introduced in this paper is simple, fast and practical. Next, let the editor take you to learn "npm run dev error reporting: how to solve getaddrinfo ENOTFOUND localhost"!

Mac:manage-web gwl$ npm run dev > leyou-manage-web@1.0.0 dev / Users/gwl/Desktop/manage-web > webpack-dev-server-- inline-- progress-- config build/webpack.dev.conf.js 10% building modules 1 activeevents.js:174 throw er 1 modules 0 activeevents.js:174 throw er / / Unhandled 'error' event ^ Error: getaddrinfo ENOTFOUND localhost at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:56:26) Emitted' error' event at: at GetAddrInfoReqWrap.doListen [as callback] (net.js:1457:12) at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:56:17) npm ERR! Code ELIFECYCLEnpm ERR! Errno 1npm ERR! Leyou-manage-web@1.0.0 dev: `webpack-dev-server-- inline-- progress-- config build/ webpack.dev.conf.js`npm ERR! Exit status 1npm ERR! Npm ERR! Failed at the leyou-manage-web@1.0.0 dev script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.npm ERR! A complete log of this run can be found in:npm ERR! / Users/gwl/.npm/_logs/2019-08-30T06_24_05_056Z-debug.logmac:manage-web gwl$

Reason:

The binding between 127.0.0.1 and localhost is missing in the hosts file

At this point, I believe you have a deeper understanding of "npm run dev error reporting: how to solve getaddrinfo ENOTFOUND localhost". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report