Skip to content

plugin doesn't work in Vue CLI v4.2.2 #8

@Dhruuva

Description

@Dhruuva

Hi !
I have create vue create my-vue

I just try that step in your manual:
Either add the plugin from the vue ui interface, or run the following in your Vue-cli 3 project: vue add pug

After I update template in app.vue to pug
template
#app
img(alt='Vue logo', src='./assets/logo.png')
helloworld(msg='Welcome to Your Vue.js App')

And in browser i see this error
vue-cli-plugin-pug

Failed to mount component: template or render function not defined.

Could You please fix it ?
Best Regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions