小编Jes*_*son的帖子

未捕获错误:如果没有加载模板编译器,则无法调用`compile`.请在调用`compile`之前加载`ember-template-compiler.js`

我是ember.js框架的新手,并在rails和ember.debug.js -v 1.10.1(最新版本)上使用ruby.我一直在网上看到ember改变了这个最新的补丁但我无法弄清楚如何解决我的问题:

Uncaught Error: Cannot call `compile` without the template compiler loaded. Please load `ember-template-compiler.js` prior to calling `compile`.
Run Code Online (Sandbox Code Playgroud)

有人可以请我指点让我的编译器正常运行吗?我希望我知道我的项目中的代码片段有助于确定答案......

javascript ruby-on-rails ember.js

5
推荐指数
1
解决办法
2737
查看次数

标签 统计

ember.js ×1

javascript ×1

ruby-on-rails ×1