eshqali's avatar

laravel + mix + vue router error: export 'createStaticVNode' (imported as '_createStaticVNode') was not found ...

Hello i'm new to laravel and mix. for now i'm getting through jeffrey way vue tutorial. this course caused many issues. what made me confused and somehow disappointed is new problem. in episode 26 (https://laracasts.com/series/learn-vue-2-step-by-step/episodes/26) when i try to run watch command that throws a new error:

WARNING in ./resources/assets/js/views/Home.vue?vue&type=template&id=6c0a33b2 (./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use[0]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./resources/assets/js/views/Home.vue?vue&type=template&id=6c0a33b2) 6:30-48

export 'createStaticVNode' (imported as '_createStaticVNode') was not found in 'vue' (possible exports: default)

could anyone help me?

0 likes
0 replies

Please or to participate in this conversation.