vuepress icon indicating copy to clipboard operation
vuepress copied to clipboard

Uncaught Error: Cannot find module '@internal/routes'

Open frontHu opened this issue 3 years ago • 1 comments

  • [ 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 info in my VuePress project:

frontHu avatar May 27 '22 08:05 frontHu