Skip to content

Zero config demo not work as expected #1474

Closed
@yoanmarchal

Description

@yoanmarchal

Version

3.0.0-beta.15

Steps to reproduce

npm install -g @vue/cli-service-global
echo <template><h1>Hello!</h1></template> > App.vue
vue serve --open

What is expected?

expect to open browser & show 'Hello!'

What is actually happening?

white screen
log say Failed to mount component: template or render function not defined.


Environnement Windows 10
node v10.3.0
npm 6.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions