Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Conversation

@clhamilton
Copy link

Update ember-cli-handlebars version to >= 1.1.0 to fix the following deprecation warning that shows up after upgrading to Ember 2.6.0:

DEPRECATION: Overriding init without calling this._super is deprecated. Please call `this._super.init && this._super.init.apply(this, arguments);` addon: `ember-cli-htmlbars`
    at Function.Addon.lookup (.../node_modules/ember-cli/lib/models/addon.js:1005:27)

Issue outlined here: ember-cli/ember-cli-htmlbars#77

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant