vuepress
vuepress copied to clipboard
Uncaught Error: Cannot find module '@internal/routes'
- [ yes ] I confirm that this is an issue rather than a question.
Bug report
Steps to reproduce
安装 vuepress 按照文档进行配置,npm run docs:dev报错 “Uncaught Error: Cannot find module '@internal/routes' ”
@vuepress/core 的package.json中少了@internal/routes
What is expected?
What is actually happening?
Other relevant information
- Output of
npx vuepress infoin my VuePress project: