Error: getaddrinfo ENOTFOUND localhost Failed at the vue-sell@1.0.0 dev script.

349 阅读1分钟

npm run dev 报错:

原因: 127.0.0.1 和 localhost 没关联上

解决:配置host,使得127.0.0.1 和 localhost 关联