Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: connect ETIMEDOUT 185.199.110.133:443 #40

Closed
TLovers opened this issue Aug 1, 2022 · 2 comments
Closed

Error: connect ETIMEDOUT 185.199.110.133:443 #40

TLovers opened this issue Aug 1, 2022 · 2 comments

Comments

@TLovers
Copy link

TLovers commented Aug 1, 2022

Describe the bug

import mkcert from "vite-plugin-mkcert"
plugins: [mkcert()]
npm run dev
然后项目就一直处于

aod@0.0.0 dev
vite
像是在等待什么 一直起不来

Reproduction

System Info

Output of npx envinfo --system --npmPackages vite,@vitejs/plugin-vue --binaries --browsers:

    16.14.2

Used package manager:
npm

Logs

error when starting dev server:
Error: connect ETIMEDOUT 185.199.110.133:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16)


@liuweiGL
Copy link
Owner

liuweiGL commented Aug 3, 2022

souce 参数设置为 coding 试试,这个问题应该是你的网络无法访问 github

@lcxcsy
Copy link

lcxcsy commented Jul 3, 2023

souce 参数设置为 coding 试试,这个问题应该是你的网络无法访问 github

我添加这个参数,还是存在connect ETIMEDOUT的报错,而且我的网络可以正常访问 github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants