-
I took a risk and tried to upgrade a VuePress 1.x repo to Vuepress-next. (per Guide > Getting Started).
(Note that I never manually installed anything related to webpack back in my 1.x repo,) So upon subsequently trying
Note that I never installed/implemented anything related to Algolia in v1.x I tried googling this error and poking around in the listed files, but I'm not a Vue dev; I'm a tech writer, so debugging this is beyond me. Am I seeing a bug in vuepress-next, or is this a fixable thing? Right now my site's dead because I can't spin up the dev server. BTW this is on Windows 10. Further clues might be in my package.json? After attempting to upgrade my repo with
The Official Plugins Reference section of the 2.x doc would imply that all of these should have
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Your plugins and themes are for 1.x, which are not compatible with 2.x |
Beta Was this translation helpful? Give feedback.
-
No need to remove just update |
Beta Was this translation helpful? Give feedback.
Your plugins and themes are for 1.x, which are not compatible with 2.x