VuePressVuePress
  • 2023最新建站教程②服务器购买与设置
  • Getting Started
  • Configuration
  • Page
  • Markdown
  • Assets
  • I18n
  • Deployment
  • Theme
  • Plugin
  • Bundler
  • Migrating from v1
  • Troubleshooting
  • Web

    • CLI
    • Config
    • Frontmatter
    • Built-in Components
    • Plugin API
    • Theme API
    • Client API
    • Node API
  • Bundlers

    • Vite
    • Webpack
  • Ecosystem

    • Default Theme
    • Plugins
  • 进阶

    • Architecture
    • Writing a Plugin
    • Writing a Theme
    • Cookbook
  • 学习交流

    • 讨论区
    • 来发信
  • Changelog
  • v1.x
  • v0.x
  • English
  • 简体中文
GitHub
  • 2023最新建站教程②服务器购买与设置
  • Getting Started
  • Configuration
  • Page
  • Markdown
  • Assets
  • I18n
  • Deployment
  • Theme
  • Plugin
  • Bundler
  • Migrating from v1
  • Troubleshooting
  • Web

    • CLI
    • Config
    • Frontmatter
    • Built-in Components
    • Plugin API
    • Theme API
    • Client API
    • Node API
  • Bundlers

    • Vite
    • Webpack
  • Ecosystem

    • Default Theme
    • Plugins
  • 进阶

    • Architecture
    • Writing a Plugin
    • Writing a Theme
    • Cookbook
  • 学习交流

    • 讨论区
    • 来发信
  • Changelog
  • v1.x
  • v0.x
  • English
  • 简体中文
GitHub

Troubleshooting

The bundler / theme option is missing?

You need to set the bundler and theme to use explicitly in your config file.

See the bundler reference for how to configure bundlers properly:

  • Bundlers > Vite
  • Bundlers > Webpack

See the default theme reference for how to configure the default theme properly:

  • Default Theme > Config
Edit this page on GitHub
Last Updated:: 5/11/25, 5:41 AM
Contributors: xuzhi1225