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

Deprecation warning due to [email protected] #4

Open
kklopfenstein opened this issue Mar 20, 2017 · 0 comments
Open

Deprecation warning due to [email protected] #4

kklopfenstein opened this issue Mar 20, 2017 · 0 comments

Comments

@kklopfenstein
Copy link

Getting a deprecation warning with ember-cli 2.12.0 because of ember-cli-htmlbars.

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 (/home/vagrant/sourcecode/sportsline-ui/ember-app/node_modules/ember-cli/lib/models/addon.js:1616:27)

This is due to ember-cli-bless requiring an older version of htmlbars that uses deprecated init methods.

├─┬ [email protected] │ └── [email protected]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant