Ember JS Please load `ember-template-compiler.js` prior to calling `compile`
问题 I am still getting the error below despite having following the instructions on this link Ember.js: HtmlBars and the Handlebars.compile command. Below I have copied and pasted my package.json,bower.json and brocfile.js. Not sure what is causing the issue. Uncaught Error: Cannot call compile without the template compiler loaded. Please load ember-template-compiler.js prior to calling compile . package.json { "name": "ui", "version": "0.0.0", "description": "Small description for ui goes here",