<small id='3H1If'></small><noframes id='3H1If'>

        <bdo id='3H1If'></bdo><ul id='3H1If'></ul>
    1. <tfoot id='3H1If'></tfoot>
      <i id='3H1If'><tr id='3H1If'><dt id='3H1If'><q id='3H1If'><span id='3H1If'><b id='3H1If'><form id='3H1If'><ins id='3H1If'></ins><ul id='3H1If'></ul><sub id='3H1If'></sub></form><legend id='3H1If'></legend><bdo id='3H1If'><pre id='3H1If'><center id='3H1If'></center></pre></bdo></b><th id='3H1If'></th></span></q></dt></tr></i><div id='3H1If'><tfoot id='3H1If'></tfoot><dl id='3H1If'><fieldset id='3H1If'></fieldset></dl></div>

      <legend id='3H1If'><style id='3H1If'><dir id='3H1If'><q id='3H1If'></q></dir></style></legend>

        为什么我在 Vue.js 中得到 ERR_CONNECTION_TIMED_OUT?

        Why am I getting ERR_CONNECTION_TIMED_OUT in Vue.js?(为什么我在 Vue.js 中得到 ERR_CONNECTION_TIMED_OUT?)
        <i id='IG4HW'><tr id='IG4HW'><dt id='IG4HW'><q id='IG4HW'><span id='IG4HW'><b id='IG4HW'><form id='IG4HW'><ins id='IG4HW'></ins><ul id='IG4HW'></ul><sub id='IG4HW'></sub></form><legend id='IG4HW'></legend><bdo id='IG4HW'><pre id='IG4HW'><center id='IG4HW'></center></pre></bdo></b><th id='IG4HW'></th></span></q></dt></tr></i><div id='IG4HW'><tfoot id='IG4HW'></tfoot><dl id='IG4HW'><fieldset id='IG4HW'></fieldset></dl></div>
        <tfoot id='IG4HW'></tfoot>

        <small id='IG4HW'></small><noframes id='IG4HW'>

          <bdo id='IG4HW'></bdo><ul id='IG4HW'></ul>
        • <legend id='IG4HW'><style id='IG4HW'><dir id='IG4HW'><q id='IG4HW'></q></dir></style></legend>
                  <tbody id='IG4HW'></tbody>

                1. 本文介绍了为什么我在 Vue.js 中得到 ERR_CONNECTION_TIMED_OUT?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  使用 vue cli 3 创建新项目后,出现此错误:

                  After creating a new project with vue cli 3 I get this error:

                  GET http://192.168.1.13:8080/sockjs-node/info?t=1538257166715 net::ERR_CONNECTION_TIMED_OUT sockjs.js?9be2:1605

                  GET http://192.168.1.13:8080/sockjs-node/info?t=1538257166715 net::ERR_CONNECTION_TIMED_OUT sockjs.js?9be2:1605

                  操作系统:Windows 10

                  Operation system: Windows 10

                  推荐答案

                  使用以下代码创建 vue.config.js:

                  Create vue.config.js with the following code:

                  module.exports = {
                  devServer: {
                  
                      host: 'localhost'
                      }
                  };
                  

                  https://cli.vuejs.org/config/#devserver

                  这篇关于为什么我在 Vue.js 中得到 ERR_CONNECTION_TIMED_OUT?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Vue html comment handling(Vue html 注释处理)
                  Testing HTML/CSS/Javascript skills when hiring(招聘时测试 HTML/CSS/Javascript 技能)
                  how can i disable a body style for only one component(如何仅禁用一个组件的主体样式)
                  Is it safe to use base64 encoded images for web, Advantages and Disadvantages?(将 base64 编码的图像用于 Web 是否安全,优点和缺点?)
                  Full Width Background with Fixed Width Content (CSS)(具有固定宽度内容 (CSS) 的全宽背景)
                  Is it possible to make text-overflow:ellipsis for select with css only?(是否可以仅使用 css 为 select 制作 text-overflow:ellipsis ?)
                    <tbody id='XcnrI'></tbody>

                2. <tfoot id='XcnrI'></tfoot>
                3. <i id='XcnrI'><tr id='XcnrI'><dt id='XcnrI'><q id='XcnrI'><span id='XcnrI'><b id='XcnrI'><form id='XcnrI'><ins id='XcnrI'></ins><ul id='XcnrI'></ul><sub id='XcnrI'></sub></form><legend id='XcnrI'></legend><bdo id='XcnrI'><pre id='XcnrI'><center id='XcnrI'></center></pre></bdo></b><th id='XcnrI'></th></span></q></dt></tr></i><div id='XcnrI'><tfoot id='XcnrI'></tfoot><dl id='XcnrI'><fieldset id='XcnrI'></fieldset></dl></div>
                  1. <small id='XcnrI'></small><noframes id='XcnrI'>

                      <bdo id='XcnrI'></bdo><ul id='XcnrI'></ul>
                        • <legend id='XcnrI'><style id='XcnrI'><dir id='XcnrI'><q id='XcnrI'></q></dir></style></legend>