Skip to content

TypeError: clientAppEnhance is not a function at createVueApp #78

Answered by Mister-Hope
backspacerhino asked this question in Q&A
Discussion options

You must be logged in to vote

Use path.resolve. You should give VuePress the actual path. Unless you project is under root folder (That's obviously not possible), you are giving a wrong path.

Possible config is path.resolve(__dirname, './components/test.vue)

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@meteorlxy
Comment options

@backspacerhino
Comment options

@Mister-Hope
Comment options

@Mister-Hope
Comment options

@backspacerhino
Comment options

Answer selected by meteorlxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants