https://plume.pengzhanbo.cn/guide/quick-start/ #82
Unanswered
Replies: 1 comment 1 reply
-
为什么安装了vuepress-plugin-md-enhance,博文使用mermaid echarts也没问题,但是执行pnpm dev的时候还会提示vuepress-plugin-md-enhance: ✖ Package chart.js is not installed, please install it manually! warning plugin vuepress-plugin-md-enhance has been used multiple times, only the last one will take effect |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://plume.pengzhanbo.cn/guide/quick-start/
依赖环境 Node.js v18.16.0+ pnpm 8+ 或 Yarn 2+ 提示 使用 pnpm 时,你需要安装 vue 作为 peer-dependencies 。 使用 Yarn 2+ 时,你需要在 .yarnrc.yml 文件中设置 nodeLinker: 'node-modules' 。 安装 使用本主题,你需要首先新建一个项目,并安装v...
https://plume.pengzhanbo.cn/guide/quick-start/
Beta Was this translation helpful? Give feedback.
All reactions