Akryum / Akryum/meteor-vue2-example-routing
ReferenceError: _h is not defined
- Lingua principale
- Vue
- Stelle
- 13
- Fork
- 7
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.