Hello everyone,
When I apply the following: replace vue-template-compiler
(if present) with @vue/compiler-sfc
as mentioned in step 2 of Upgrade Workflow, the following error was thrown when I ran the app : Syntax Error: TypeError: Cannot read property ‘parseComponent’ of undefined. Why did that happened , and what should I do .
Regards.
1 Like