Upgrading Ember
codecalypso opened this issue · 1 comments
codecalypso commented
I have upgraded ember 1.8 to ember 1.9. by changing my ember-source gem to 1.9.0.
Now I am getting unfamiliar errors:
Uncaught Error: Unknown template object: function
Uncaught Error: Assertion Failed: [object Object]
Not sure what I can do to resolve this.
codecalypso commented
Problem solved.
Uncaught Error: Unknown template object: function => updated handlebar-assets
Uncaught Error: Assertion Failed: [object Object] => problem was specific to my environment