dimanche 24 mai 2015

Ember-cli: New project without Handlebars

I am creating a new project by issuing the following command:

ember new todomvc

The problem is that the new project does not have HandleBars loaded. This is what I see in the console:

ember.debug.js:4888 DEBUG: Ember      : 1.12.0
ember.debug.js:4888 DEBUG: Ember Data : 1.0.0-beta.17
ember.debug.js:4888 DEBUG: jQuery     : 1.11.3  

Any ideas why? How can I load handlebars from an ember-cli created project?




Aucun commentaire:

Enregistrer un commentaire