[Solved] Syntax Error: TypeError: Cannot read property ‘parseComponent’ of undefined

This error occurs when I upgrade Vue 2.6.10 to Vue 2.6.14,

Syntax Error: TypeError: Cannot read property ‘parseComponent’ of undefined

Attempted to remove node_Module, package-lock.json is invalid

The original template package should be upgraded together with the template package, and then it’s OK

“vue-template-compiler”: “^2.6.14”

Similar Posts: