vuepress / core

Vue-Powered Static Site Generator
https://vuepress.vuejs.org
MIT License
2.16k stars 922 forks source link

[Bug report] Can not access with ipv6 address #1576

Closed Holinc19 closed 3 weeks ago

Holinc19 commented 3 weeks ago

Description

Can not access with ipv6 address image

Reproduction

1

Used Package Manager

npm

System Info

PC@5CD351J17Y MINGW64 /d/3learning_repo/JavaPark (main)
$ vuepress info

  System:
    OS: Windows 11 10.0.22621
    CPU: (12) x64 13th Gen Intel(R) Core(TM) i7-1355U
    Memory: 14.57 GB / 31.64 GB
  Binaries:
    Node: 18.19.1 - D:\Program Files\nodejs\node.EXE
    Yarn: Not Found
    npm: 10.5.0 - D:\Program Files\nodejs\npm.CMD
  Utilities:
    Git: 2.43.0. - /mingw64/bin/git
  Browsers:
    Chrome: Not Found
    Edge: Chromium (125.0.2535.79)
  npmPackages:
    @vuepress/bundler-vite:  2.0.0-rc.0 
    @vuepress/bundler-webpack: Not Found
    @vuepress/cli:  2.0.0-rc.0
    @vuepress/client: 2.0.0-rc.0 => 2.0.0-rc.0
    @vuepress/core:  2.0.0-rc.0
    @vuepress/markdown:  2.0.0-rc.0
    @vuepress/plugin-active-header-links:  2.0.0-rc.0
    @vuepress/plugin-back-to-top:  2.0.0-rc.0
    @vuepress/plugin-container:  2.0.0-rc.0
    @vuepress/plugin-docsearch: Not Found
    @vuepress/plugin-external-link-icon:  2.0.0-rc.0
    @vuepress/plugin-git:  2.0.0-rc.0
    @vuepress/plugin-google-analytics: Not Found
    @vuepress/plugin-medium-zoom:  2.0.0-rc.0
    @vuepress/plugin-nprogress:  2.0.0-rc.0
    @vuepress/plugin-palette:  2.0.0-rc.0
    @vuepress/plugin-prismjs:  2.0.0-rc.0
    @vuepress/plugin-pwa: Not Found
    @vuepress/plugin-pwa-popup: Not Found
    @vuepress/plugin-register-components: Not Found
    @vuepress/plugin-search: Not Found
    @vuepress/plugin-shiki: Not Found
    @vuepress/plugin-theme-data:  2.0.0-rc.0
    @vuepress/plugin-toc: Not Found
    @vuepress/shared:  2.0.0-rc.0
    @vuepress/theme-default:  2.0.0-rc.0
    @vuepress/utils:  2.0.0-rc.0
    vue: ^3.4.0 => 3.4.0 (3.3.8)
    vue-loader: Not Found
    vue-router:  4.2.5
    vuepress: 2.0.0-rc.0 => 2.0.0-rc.0
    vuepress-vite:  2.0.0-rc.0
    vuepress-webpack: Not Found
Mister-Hope commented 3 weeks ago

This is the expected behavior of vite, So if you have any questions or issues,please report it to vite.

Only if you found that certain options are being blocked by our project, And you believe we should let users custom them, you can open new issue with more details.