Created
August 28, 2015 22:37
-
-
Save adamsrog/d5d09eaa876fbb1afec0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEPRECATION: `lookup` was called on a Registry. The `initializer` API no longer receives a container, and you should use an `instanceInitializer` to look up objects from the container. See http://emberjs.com/guides/deprecations#toc_deprecate-access-to-instances-in-initializers for more details. | |
at Object.Registry.lookup (http://localhost:4200/assets/vendor.js:12222:36) | |
at Object.<anonymous> (http://localhost:4200/assets/vendor.js:69066:45) | |
at Object.__exports__.default [as load] (http://localhost:4200/assets/vendor.js:70289:20) | |
at Object.initialize (http://localhost:4200/assets/whiiec-listing.js:436:32) | |
at http://localhost:4200/assets/vendor.js:14897:23 | |
at http://localhost:4200/assets/vendor.js:14920:9 | |
at visit (http://localhost:4200/assets/vendor.js:12800:5) | |
at DAG.topsort (http://localhost:4200/assets/vendor.js:12911:9) | |
at _emberRuntimeSystemNamespace.default.extend._runInitializer (http://localhost:4200/assets/vendor.js:14919:13) | |
ember.debug.js:5413 | |
DEPRECATION: `lookup` was called on a Registry. The `initializer` API no longer receives a container, and you should use an `instanceInitializer` to look up objects from the container. See http://emberjs.com/guides/deprecations#toc_deprecate-access-to-instances-in-initializers for more details. | |
at Object.Registry.lookup (http://localhost:4200/assets/vendor.js:12222:36) | |
at Object.__exports__.default (http://localhost:4200/assets/vendor.js:70005:31) | |
at Object.initialize (http://localhost:4200/assets/whiiec-listing.js:437:23) | |
at http://localhost:4200/assets/vendor.js:14897:23 | |
at http://localhost:4200/assets/vendor.js:14920:9 | |
at visit (http://localhost:4200/assets/vendor.js:12800:5) | |
at DAG.topsort (http://localhost:4200/assets/vendor.js:12911:9) | |
at _emberRuntimeSystemNamespace.default.extend._runInitializer (http://localhost:4200/assets/vendor.js:14919:13) | |
at _emberRuntimeSystemNamespace.default.extend.runInitializers (http://localhost:4200/assets/vendor.js:14893:12) | |
ember.debug.js:5413 | |
DEPRECATION: `lookup` was called on a Registry. The `initializer` API no longer receives a container, and you should use an `instanceInitializer` to look up objects from the container. See http://emberjs.com/guides/deprecations#toc_deprecate-access-to-instances-in-initializers for more details. | |
at Object.Registry.lookup (http://localhost:4200/assets/vendor.js:12222:36) | |
at Object.__exports__.default (http://localhost:4200/assets/vendor.js:70006:31) | |
at Object.initialize (http://localhost:4200/assets/whiiec-listing.js:437:23) | |
at http://localhost:4200/assets/vendor.js:14897:23 | |
at http://localhost:4200/assets/vendor.js:14920:9 | |
at visit (http://localhost:4200/assets/vendor.js:12800:5) | |
at DAG.topsort (http://localhost:4200/assets/vendor.js:12911:9) | |
at _emberRuntimeSystemNamespace.default.extend._runInitializer (http://localhost:4200/assets/vendor.js:14919:13) | |
at _emberRuntimeSystemNamespace.default.extend.runInitializers (http://localhost:4200/assets/vendor.js:14893:12) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment