Skip to content

"You are using the runtime-only" Warning on version 2.2.0 #83

Closed
@asafyish

Description

@asafyish

Version

2.2.0

Vue.js version

2.4.4

What is exptected?

To not get this warning, as it was in version 2.1.3

What is actually happening?

I am getting a warning:
[Vue warn]: You are using the runtime-only build of Vue where the template compiler is not available. Either pre-compile the templates into render functions, or use the compiler-included build.

found in

--->

How to repreduce this problem?

Create a version using:

vue init webpack my-project

with runtime-only configuration.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions