Skip to content

- Network: unavailable #6086

@zhoufanglu

Description

@zhoufanglu

Version

4.0.3

Reproduction link

https://github.com/zhoufanglu/hello-world

Environment info

"@vue/cli-plugin-babel": "^3.5.0",
"@vue/cli-service": "^3.5.0",

Steps to reproduce

npm run serve 启动的时候network没了

What is expected?

App running at:

What is actually happening?

App running at:


vue.config.js内的devServer。

devServer: {
host: '0.0.0.0',
    port: 8080,
    https: false,
    hotOnly: false,
}

我看了,网卡也只有一个,请问这个怎么解决,所有的vue项目都不行,network: unavailable。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions