\n\n\u003Cimg width=\"821\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/d4b60aea-4b7c-422f-8c0e-339be12dbe42\" />\n\n\u003Cimg width=\"901\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/691bb9b3-a61d-4f15-8426-68416f7340da\" />\n\n\u003Cimg width=\"915\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/9c8470cc-7c45-476a-aaf1-3f990a1c57f0\" />\n\n### System Info\n\n```Text\nSystem:\n OS: Windows 11 10.0.22631\n CPU: (28) x64 Intel(R) Core(TM) i7-14700KF\n Memory: 15.99 GB / 31.82 GB\n Binaries:\n Node: 20.17.0 - D:\\Program Files\\nodejs\\node.EXE\n npm: 10.8.2 - D:\\Program Files\\nodejs\\npm.CMD\n pnpm: 9.8.0 - D:\\Program Files\\nodejs\\pnpm.CMD\n Browsers:\n Edge: Chromium (127.0.2651.74)\n Internet Explorer: 11.0.22621.3527\n npmPackages:\n vitepress: ^1.6.3 => 1.6.3\n```\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [x] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [x] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [x] Read the [docs](https://vitepress.dev).\n- [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2933],{"name":2879,"color":2880},4519,"\"vitepress\" work with \"unplugin-vue-components\" bug","2025-02-02T04:41:47Z","https://github.com/vuejs/vitepress/issues/4519",0.6505672,{"description":2940,"labels":2941,"number":2943,"owner":2868,"repository":2869,"state":2882,"title":2944,"updated_at":2945,"url":2946,"score":2947},"### Describe the bug\n\nWhen I integrate VitePress into a Vue + TypeScript project created with Vite, VitePress fails to start if the @vitejs/plugin-vue plugin is included in the plugins array of vite.config.ts. However, VitePress starts successfully if I remove the @vitejs/plugin-vue plugin from the configuration.\n\n### Reproduction\n\n1. Create a Vue + TypeScript project using Vite.\r\n2. Integrate VitePress into the project.\r\n3. Include @vitejs/plugin-vue in the plugins array of vite.config.ts.\r\n4. Attempt to start VitePress, which results in an error and prevents it from starting.\r\n5. Remove @vitejs/plugin-vue from vite.config.ts.\r\n6. VitePress starts successfully without the plugin.\n\n### Expected behavior\n\nVitePress should be able to start without any issues even with @vitejs/plugin-vue included in the vite.config.ts configuration.\n\n### System Info\n\n```Text\nNode.js 版本:18.16.1\r\nnpm/yarn/pnpm 版本:pnpm-9.2.0\r\nVite 版本:6.0.5\r\nVitePress 版本:1.5.0\r\n操作系统:macOS Sequoia 15.2\n```\n\n\n### Additional context\n\n\r\n\r\n[stackblitz demo](https://stackblitz.com/edit/vitejs-vite-ykugpvjm?file=README.md)\n\n### Validations\n\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2942],{"name":2879,"color":2880},4442,"VitePress fails to start with @vitejs/plugin-vue in Vite config","2025-01-01T04:43:15Z","https://github.com/vuejs/vitepress/issues/4442",0.6545614,{"description":2949,"labels":2950,"number":2951,"owner":2868,"repository":2869,"state":2882,"title":2952,"updated_at":2953,"url":2954,"score":2955},"### Describe the bug\n\nI followed the documentation to start initializing the project, but the startup failed.\r\n\r\n1. using `npx vitepress init`, and select `Default Theme (Out of the box, good-looking docs)`,\r\n2. when I run `npm run docs:dev`, and goto `localhost:5173`, I got a vitepress error.\r\n\r\n\r\n\r\n- [related docs: #setup-wizard](https://vitepress.dev/guide/getting-started#setup-wizard)\n\n### Reproduction\n\n[https://stackblitz.com/edit/vite-5hqysu?file=package.json](https://stackblitz.com/edit/vite-5hqysu?file=package.json)\n\n### Expected behavior\n\nCan start normally\n\n### System Info\n\n```Text\n*\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\n- [X] Read the [docs](https://vitepress.dev).\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[],3457,"After initializing the project, an error occurs when opening the page","2024-01-24T00:04:47Z","https://github.com/vuejs/vitepress/issues/3457",0.65550107,{"description":2957,"labels":2958,"number":2960,"owner":2868,"repository":2869,"state":2882,"title":2961,"updated_at":2962,"url":2963,"score":2964},"### Describe the bug\r\n\r\nUsing Monaco Editor (applying **[this trick](https://github.com/vuejs/vitepress/issues/1508)**) works with `npm run docs:dev` but is failing with `npm run docs:build`\r\n\r\nIn other words, Monaco Editor works in dev but fails in build. The is **not** related to imports ([ex1](https://github.com/vuejs/vitepress/issues/1508), [ex2](https://github.com/vitejs/vite/discussions/1791#discussioncomment-321046, [ex3](https://twitter.com/youyuxi/status/1355316139144970240?s=20))\r\n\r\nThe error when building reads is about module_not_found (the package is definitely installed & path exists):\r\n\r\n```\r\nError [ERR_MODULE_NOT_FOUND]: Cannot find package '/home/projects/nbwixzanm.github/node_modules/monaco-editor/' imported from /home/projects/nbwixzanm.github/.vitepress/.temp/....\r\n```\r\n\r\nStackblitz:\r\n\u003Cimg width=\"1040\" alt=\"image\" src=\"https://github.com/vuejs/vitepress/assets/1396559/1ce6110a-4d0e-4160-a1df-9148f778ebe3\">\r\n\r\n\r\n### Reproduction\r\n\r\nhttps://github.com/valgaze/vitepress-monaco#setup\r\n\r\nhttps://stackblitz.com/github/valgaze/vitepress-monaco # npm run docs:build\r\n\r\n### Expected behavior\r\n\r\nMonaco Editor should be able to build/bundle and find its folder that exists\r\n\r\n### System Info\r\n\r\n```sh\r\nSystem:\r\n OS: macOS 12.1\r\n CPU: (8) arm64 Apple M1\r\n Memory: 139.38 MB / 16.00 GB\r\n Shell: 3.2.57 - /bin/bash\r\n Binaries:\r\n Node: 18.11.0 - ~/.nvm/versions/node/v18.11.0/bin/node\r\n npm: 8.19.2 - ~/.nvm/versions/node/v18.11.0/bin/npm\r\n Browsers:\r\n Brave Browser: 114.1.52.122\r\n Chrome: 116.0.5845.96\r\n Firefox: 105.0.3\r\n Safari: 15.2\r\n npmPackages:\r\n vitepress: ^1.0.0-rc.4 => 1.0.0-rc.4\r\n```\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Validations\r\n\r\n- [X] Check if you're on the [latest VitePress version](https://github.com/vuejs/vitepress/releases/latest).\r\n- [X] Follow our [Code of Conduct](https://vuejs.org/about/coc.html)\r\n- [X] Read the [docs](https://vitepress.dev).\r\n- [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.",[2959],{"name":2879,"color":2880},2832,"Monaco-editor + Vitepress not found on 1.0.0-rc.4 when building?","2023-08-31T00:04:23Z","https://github.com/vuejs/vitepress/issues/2832",0.656213,["Reactive",2966],{},["Set"],["ShallowReactive",2969],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fjhld7eVEHIgoQZzVutCwJyAhzdtP43QvYhaVoCV6UKE":-1},"/vuejs/vitepress/2213"]