Vue-Tree-Navigation icon indicating copy to clipboard operation
Vue-Tree-Navigation copied to clipboard

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

Open dalgopower opened this issue 6 years ago • 1 comments

Hi

I am developing a desktop application based on Electron-vue and I am trying to use VueTreeNavigation on my app, however cannot solve this problem.

I see this warning message on Console of Electron application window.

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

I have searched a lot on the internet to find a solution, but no success. And I even copied the source itself to my project and tried to run with it and again no success.

I saw some people saying that Vue project/modules for pure(?)/web are not suitable with Electron applications.

Can anyone give me a solution with this problem? or At least tell me a reason why it does not work?

Thank you

dalgopower avatar Sep 18 '19 15:09 dalgopower

Yes I get the same message. I dont think you can use this as a component.

marcuus avatar Sep 25 '19 02:09 marcuus