I am using laravel and vuejs to create event calendar. i am trying run npm run dev but there is an error
ERROR in ./resources/js/components/CalendarComponent.vue Module build failed (from ./node_modules/vue-loader/dist/index.js): TypeError: Cannot read property 'styles' of undefined at Object.loader (D:\20213\calendar_with_vue\node_modules\vue-loader\dist\index.js:70:34)
I have faced the same problem. And I use below command its work.Thanks
npm install vue-template-compiler@latest vue@latest
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With