vue project, adding vitepress, dev server issue #1153
Unanswered
kyartscouncil
asked this question in
Q&A
Replies: 1 comment
-
Can you share your code? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an established vite/vue project, with vuerouter, pinia, etc.
I am attempting to add vitepress to this project but I'm having difficulty establishing a working dev environment.
The vite server option has disappeared and now the vitepress server option is running. But my vite project is not showing, and the vitepress server is giving a 404 error and:
Component is missing template or render function. at <Layout> at <VitePressApp>
Am I creating an abomination that is forever doomed or is there a simple fix?
Beta Was this translation helpful? Give feedback.
All reactions