Closed seanrucker closed 9 years ago
Try to first run ember build
, npm install
and bower install
locally. You seem to have a bower dependency that isn't saved in the bower.json
.
I don't think this problem exists. I've saved my dev dependencies and deployed successfully on multiple projects with Handlebars 2.0
After upgrading to Ember CLI v0.1.7, Ember 1.9.1 and Handlebars 2.0.0 I can no longer deploy. Looks related to Handlebars?