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

[Bug report] two pnpm option on 'Getting Started' section #33

Closed
jindongjie opened this issue Jul 13, 2024 · 3 comments
Closed

[Bug report] two pnpm option on 'Getting Started' section #33

jindongjie opened this issue Jul 13, 2024 · 3 comments

Comments

@jindongjie
Copy link

Description

The raw markdown file is correct but both Chinese and English page display wrong.
image

@jindongjie
Copy link
Author

raw markdown section:

  • Install VuePress
# install vuepress and vue
pnpm add -D vuepress@next vue
# install bundler and theme
pnpm add -D @vuepress/bundler-vite@next @vuepress/theme-default@next
# install vuepress
yarn add -D vuepress@next
# install bundler and theme
yarn add -D @vuepress/bundler-vite@next @vuepress/theme-default@next
# install vuepress
npm install -D vuepress@next
# install bundler and theme
npm install -D @vuepress/bundler-vite@next @vuepress/theme-default@next

@Mister-Hope
Copy link
Member

8c2c25a

@jindongjie
Copy link
Author

8c2c25a
大佬,你是怎么有空边研究物理还研究编程的:)

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

2 participants