Renovamen / vuepress-theme-gungnir

A blog theme for VuePress 2.
https://v2-vuepress-theme-gungnir.vercel.app
Apache License 2.0
358 stars 80 forks source link

[Bug report] vuepress-v2.0.0-beta.46 + gungnir-2.0.0-alpha.23 #68

Closed qq375251855 closed 2 years ago

qq375251855 commented 2 years ago

βœ… Checklist

πŸ”Ž Description

Concise Description

vueperss-v2.0.0-beta.46 + gungnir v2.0.0-alpha.23 cannot run

Expected behavior

Steps to reproduce

Screenshots or Screen Recording (if possible)

image

πŸ“„ Environment info (npx vuepress info)

System:
    OS: Windows 10 10.0.19044
    CPU: (12) x64 11th Gen Intel(R) Core(TM) i5-11400 @ 2.60GHz
    Memory: 3.35 GB / 15.73 GB
  Binaries:
    Node: 14.17.5 - D:\NodeJs\node.EXE
    Yarn: Not Found
    npm: 8.11.0 - D:\NodeJs\npm.CMD
  Utilities:
    Git: 2.32.0.
  Browsers:
    Chrome: Not Found
    Edge: Spartan (44.19041.1266.0), Chromium (101.0.1210.53)
  npmPackages:
    @vuepress/bundler-vite:  2.0.0-beta.46 (2.0.0-beta.45)
    @vuepress/bundler-webpack: Not Found
    @vuepress/cli:  2.0.0-beta.46
    @vuepress/client:  2.0.0-beta.46 (2.0.0-beta.45)
    @vuepress/core:  2.0.0-beta.46 (2.0.0-beta.45)
    @vuepress/markdown:  2.0.0-beta.46 (2.0.0-beta.45)
    @vuepress/plugin-active-header-links:  2.0.0-beta.46 (2.0.0-beta.45)
    @vuepress/plugin-back-to-top:  2.0.0-beta.46
    @vuepress/plugin-container:  2.0.0-beta.46 (2.0.0-beta.45)
    @vuepress/plugin-docsearch: Not Found
    @vuepress/plugin-external-link-icon:  2.0.0-beta.46
    @vuepress/plugin-git:  2.0.0-beta.46 (2.0.0-beta.45)
    @vuepress/plugin-google-analytics:  2.0.0-beta.45
    @vuepress/plugin-medium-zoom:  2.0.0-beta.46 (2.0.0-beta.45)
    @vuepress/plugin-nprogress:  2.0.0-beta.46 (2.0.0-beta.45)
    @vuepress/plugin-palette:  2.0.0-beta.46 (2.0.0-beta.45)
    @vuepress/plugin-prismjs:  2.0.0-beta.46 (2.0.0-beta.45)
    @vuepress/plugin-pwa:  2.0.0-beta.45
    @vuepress/plugin-pwa-popup:  2.0.0-beta.45
    @vuepress/plugin-register-components: Not Found
    @vuepress/plugin-search: Not Found
    @vuepress/plugin-shiki: Not Found
    @vuepress/plugin-theme-data:  2.0.0-beta.46 (2.0.0-beta.45)
    @vuepress/plugin-toc: Not Found
    @vuepress/shared:  2.0.0-beta.46 (2.0.0-beta.45)
    @vuepress/theme-default:  2.0.0-beta.46
    @vuepress/utils:  2.0.0-beta.46 (2.0.0-beta.45)
    vue:  3.2.36
    vue-loader: Not Found
    vue-router:  4.0.15
    vuepress: ^2.0.0-beta.46 => 2.0.0-beta.46
    vuepress-vite:  2.0.0-beta.46
    vuepress-webpack: Not Found

πŸ”— Reproduction link / repo:

No response

rainbowatcher commented 2 years ago

have you created a config.ts or config.js in .vuepress folder? if not, create it and configure the personal info part.

Renovamen commented 2 years ago

Hi, the latest theme version (2.0.0-alpha.24) should be compatible with VuePress v2.0.0-beta.46, please have a try. Thanks!

qq375251855 commented 2 years ago

thanks!