vuejs / vuepress

📝 Minimalistic Vue-powered static site generator
https://vuepress.vuejs.org
MIT License
22.51k stars 4.76k forks source link

vuepress dev Error #3116

Open notjiangjiu opened 1 year ago

notjiangjiu commented 1 year ago

我之前安装过 vue/cli@5.0.8 ,会不会是二者有冲突 I installed vue/cli@5.0.8 before, I wonder if there's a conflict between them

error wait Extracting site metadata... tip Apply theme @vuepress/theme-default ... tip Apply plugin container (i.e. "vuepress-plugin-container") ... tip Apply plugin @vuepress/register-components (i.e. "@vuepress/plugin-register-components") ... tip Apply plugin @vuepress/active-header-links (i.e. "@vuepress/plugin-active-header-links") ... tip Apply plugin @vuepress/search (i.e. "@vuepress/plugin-search") ... tip Apply plugin @vuepress/nprogress (i.e. "@vuepress/plugin-nprogress") ... Error: Cannot find module 'vue-template-compiler' Require stack:

notjiangjiu commented 1 year ago

我尝试用工具安装它,但依然有次问题 I tried to install vue-template-compiler with npm, but there was still a problem