流星:应用程序不适用于0.9.1.1版本 [英] Meteor: App does not work on 0.9.1.1 version

查看:41
本文介绍了流星:应用程序不适用于0.9.1.1版本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

遇到类似

[Error] TypeError: 'undefined' is not a function (evaluating 'Template.__create__')
    (anonymous function) (iron-dynamic-template.js, line 416)
    (anonymous function) (iron-dynamic-template.js, line 433)
[Error] TypeError: 'undefined' is not an object (evaluating 'Parent.prototype')

[Error] TypeError: 'undefined' is not a constructor (evaluating 'new Iron.Layout({template: this.options.layoutTemplate})')

[Error] ReferenceError: Can't find variable: Template

[Error] ReferenceError: Can't find variable: Template

推荐答案

执行meteor remove iron-router,然后meteor add iron:router解决了我的问题.由建议的https://stackoverflow.com/a/25721887/565557

do meteor remove iron-router and after that meteor add iron:router which solved my problem. suggested by https://stackoverflow.com/a/25721887/565557

这篇关于流星:应用程序不适用于0.9.1.1版本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆