Skip to content

ReferenceError: _h is not defined #3

@picsoung

Description

@picsoung

Hey,

Thank you for all the hard work getting meteor and vue working together.
I am trying to learn, following the different repos.

But when I cloned this one, ran meteor npm install and try to launch the project run meteor command.
I got the following error on my browser:

[Vue warn]: Error when rendering anonymous component: 
Uncaught ReferenceError: _h is not defined
   at Proxy.__vue_options__.render (app.js:30)
   at VueComponent.Vue._render (modules.js:2900)
   at VueComponent.updateComponent (modules.js:3293)
   at Watcher.get (modules.js:3618)
   at new Watcher (modules.js:3610)
   at VueComponent.Vue._mount (modules.js:3292)
   at VueComponent.Vue$2.$mount (modules.js:6862)
   at init (modules.js:2424)
   at createComponent (modules.js:4858)
   at createElm (modules.js:4801)

Vue version: 2.1.10
Meteor version: 1.4.1.2

Any idea?
thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions