vuepress
vuepress copied to clipboard
Error vuepress build.
- [ ] I confirm that this is an issue rather than a question.
Bug report
Steps to reproduce
When doing vuepress build I am getting the following error, 10 days ago I could compile the same project. ERROR -->
Reason: TypeError: Cannot read property 'prototype' of undefined error Error rendering /: false undefined
Error: render function or template not defined in component: anonymous at normalizeRender (node_modules/vue-server-renderer/build.dev.js:8292:13) at renderComponentInner (node_modules/vue-server-renderer/build.dev.js:8442:3) at renderComponent node_modules/vue-server-renderer/build.dev.js:8413:5) at resolve (node_modules/vue-server-renderer/build.dev.js:8481:9)
- Output of
npx vuepress info
in my VuePress project:
I have the same problem
I have the same problem too.
same problem, any progress?