Haixing-Hu / vue-datetime-picker

A Vue.js component implementing the datetime picker control using the Eonasdan's bootstrap datetime picker plugin.
http://haixing-hu.github.io/vue-datetime-picker/
MIT License
341 stars 77 forks source link

Failed to mount component #40

Closed kiankji closed 6 years ago

kiankji commented 6 years ago

As usual i import the component like this: Vue.component('vue-datetime-picker', require("vue-datetime-picker"));

Now i get the following error message

[Vue warn]: Failed to mount component: template or render function not defined.

found in

---> <VueDatetimePicker>