opened browser on standard port. In browser dev tools:
DEPRECATION: ComputedProperty.cacheable() is deprecated. All computed properties are cacheable by default.
at Descriptor.ComputedPropertyPrototype.cacheable (http://localhost:4200/assets/vendor.js:28131:13)
at http://localhost:4200/assets/vendor.js:89338:10
at requireModule (http://localhost:4200/assets/vendor.js:80012:29)
at reify (http://localhost:4200/assets/vendor.js:79983:22)
at requireModule (http://localhost:4200/assets/vendor.js:80011:17)
at reify (http://localhost:4200/assets/vendor.js:79983:22)
at requireModule (http://localhost:4200/assets/vendor.js:80011:17)
at http://localhost:4200/assets/vendor.js:92885:14
at http://localhost:4200/assets/vendor.js:92886:4
vendor.js:17501 DEPRECATION: ComputedProperty.cacheable() is deprecated. All computed properties are cacheable by default.
at Descriptor.ComputedPropertyPrototype.cacheable (http://localhost:4200/assets/vendor.js:28131:13)
at http://localhost:4200/assets/vendor.js:89434:10
at requireModule (http://localhost:4200/assets/vendor.js:80012:29)
at reify (http://localhost:4200/assets/vendor.js:79983:22)
at requireModule (http://localhost:4200/assets/vendor.js:80011:17)
at reify (http://localhost:4200/assets/vendor.js:79983:22)
at requireModule (http://localhost:4200/assets/vendor.js:80011:17)
at http://localhost:4200/assets/vendor.js:92885:14
at http://localhost:4200/assets/vendor.js:92886:4
vendor.js:17501 DEPRECATION: ComputedProperty.cacheable() is deprecated. All computed properties are cacheable by default.
at Descriptor.ComputedPropertyPrototype.cacheable (http://localhost:4200/assets/vendor.js:28131:13)
at http://localhost:4200/assets/vendor.js:89480:10
at requireModule (http://localhost:4200/assets/vendor.js:80012:29)
at reify (http://localhost:4200/assets/vendor.js:79983:22)
at requireModule (http://localhost:4200/assets/vendor.js:80011:17)
at reify (http://localhost:4200/assets/vendor.js:79983:22)
at requireModule (http://localhost:4200/assets/vendor.js:80011:17)
at http://localhost:4200/assets/vendor.js:92885:14
at http://localhost:4200/assets/vendor.js:92886:4
vendor.js:17450 DEBUG: -------------------------------
vendor.js:17450 DEBUG: Ember : 1.10.0-beta.1+canary.2da6e0b9
vendor.js:17450 DEBUG: Ember Data : 1.0.0-beta.12
vendor.js:17450 DEBUG: Handlebars : 2.0.0
vendor.js:17450 DEBUG: jQuery : 1.11.1
vendor.js:17450 DEBUG: -------------------------------
vendor.js:43337 generated -> route:application Object {fullName: "route:application"}
vendor.js:43337 generated -> route:index Object {fullName: "route:index"}
vendor.js:40914 generated -> controller:application Object {fullName: "controller:application"}
vendor.js:42895 Rendering application with default view <canary-cli-test@view:toplevel::ember282> Object {fullName: "view:application"}
vendor.js:40914 generated -> controller:index Object {fullName: "controller:index"}
vendor.js:42715 Could not find "index" template or view. Nothing will be rendered Object {fullName: "template:index"}
vendor.js:17417 Uncaught Error: Assertion Failed: template must be a function. Did you mean to call Ember.Handlebars.compile("...") or specify templateName instead?vendor.js:17417 Ember.assertvendor.js:62308 CoreView.extend.rendervendor.js:58007 EmberRenderer_createElementvendor.js:26271 Renderer_renderTreevendor.js:26348 scheduledRenderTreevendor.js:14347 Queue.invokevendor.js:14412 Queue.flushvendor.js:14217 DeferredActionQueues.flushvendor.js:13642 Backburner.endvendor.js:13697 Backburner.runvendor.js:13716 Backburner.joinvendor.js:34150 run.joinvendor.js:34203 (anonymous function)vendor.js:3237 firevendor.js:3349 self.fireWithvendor.js:3561 jQuery.extend.readyvendor.js:3592
This is the output from pure ember-cli generated code. I would not expected to see:
opened browser on standard port and got the following in the browser console:
DEPRECATION: ComputedProperty.cacheable() is deprecated. All computed properties are cacheable by default.
at Descriptor.ComputedPropertyPrototype.cacheable (http://localhost:4200/assets/vendor.js:28118:13)
at http://localhost:4200/assets/vendor.js:89325:10
at requireModule (http://localhost:4200/assets/vendor.js:79999:29)
at reify (http://localhost:4200/assets/vendor.js:79970:22)
at requireModule (http://localhost:4200/assets/vendor.js:79998:17)
at reify (http://localhost:4200/assets/vendor.js:79970:22)
at requireModule (http://localhost:4200/assets/vendor.js:79998:17)
at http://localhost:4200/assets/vendor.js:92872:14
at http://localhost:4200/assets/vendor.js:92873:4
vendor.js:17501 DEPRECATION: ComputedProperty.cacheable() is deprecated. All computed properties are cacheable by default.
at Descriptor.ComputedPropertyPrototype.cacheable (http://localhost:4200/assets/vendor.js:28118:13)
at http://localhost:4200/assets/vendor.js:89421:10
at requireModule (http://localhost:4200/assets/vendor.js:79999:29)
at reify (http://localhost:4200/assets/vendor.js:79970:22)
at requireModule (http://localhost:4200/assets/vendor.js:79998:17)
at reify (http://localhost:4200/assets/vendor.js:79970:22)
at requireModule (http://localhost:4200/assets/vendor.js:79998:17)
at http://localhost:4200/assets/vendor.js:92872:14
at http://localhost:4200/assets/vendor.js:92873:4
vendor.js:17501 DEPRECATION: ComputedProperty.cacheable() is deprecated. All computed properties are cacheable by default.
at Descriptor.ComputedPropertyPrototype.cacheable (http://localhost:4200/assets/vendor.js:28118:13)
at http://localhost:4200/assets/vendor.js:89467:10
at requireModule (http://localhost:4200/assets/vendor.js:79999:29)
at reify (http://localhost:4200/assets/vendor.js:79970:22)
at requireModule (http://localhost:4200/assets/vendor.js:79998:17)
at reify (http://localhost:4200/assets/vendor.js:79970:22)
at requireModule (http://localhost:4200/assets/vendor.js:79998:17)
at http://localhost:4200/assets/vendor.js:92872:14
at http://localhost:4200/assets/vendor.js:92873:4
vendor.js:17450 DEBUG: -------------------------------
vendor.js:17450 DEBUG: Ember : 1.10.0-beta.1+canary.17f87f11
vendor.js:17450 DEBUG: Ember Data : 1.0.0-beta.12
vendor.js:17450 DEBUG: Handlebars : 2.0.0
vendor.js:17450 DEBUG: jQuery : 1.11.1
vendor.js:17450 DEBUG: -------------------------------
vendor.js:43108 Uncaught #<UnrecognizedURLError>vendor.js:43108 EmberObject.extend.startRoutingvendor.js:16639 Namespace.extend.startRoutingvendor.js:16599 Namespace.extend.didBecomeReadyvendor.js:14347 Queue.invokevendor.js:14412 Queue.flushvendor.js:14217 DeferredActionQueues.flushvendor.js:13642 Backburner.endvendor.js:13697 Backburner.runvendor.js:13716 Backburner.joinvendor.js:34137 run.joinvendor.js:34190 (anonymous function)vendor.js:3237 firevendor.js:3349 self.fireWithvendor.js:3561 jQuery.extend.readyvendor.js:3592 completed
FYI - We are working on getting ember-rails working with 1.10.0. I hope to have it ready to use by the time 1.10.0-beta.2 is released (sometime next week).
Assertion Failed: template must be a function. Did you mean to call Ember.Handlebars.compile(“…”) or specify templateName instead?
Even though I hadn’t planned on taking the HTMLbars plunge today I saw the suggested fix switching the HTMLbars feature on. Unfortunately for me this didn’t fix things. Still getting the same error.
Just tried that fork …(thanks for tip) still not working. Yeah, not a good time to drop emblem. Total bummer that this is not getting fixed. But I might switch to moving code out into ember cli project. I think it works in that environment.