Unable to this running #199
-
|
I'm using Vue 3.0, but can't seem to get this to work. I'm using Vite as my bundler and I get the following error when I start the vuepress dev server. Relevant versions My folder structure When I use webpack, I get this error: Any idea how to solve this? |
Beta Was this translation helpful? Give feedback.
Answered by
Mister-Hope
Jun 9, 2021
Replies: 1 comment
-
|
The vue-template-compiler is obviously for vue2. New package is under |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Mister-Hope
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The vue-template-compiler is obviously for vue2. New package is under
@vuescope.