he9qi / ember-cli-emoji

Emoji for Ember
MIT License
10 stars 4 forks source link

Deprecation #3

Open James1x0 opened 7 years ago

James1x0 commented 7 years ago

A deprecation warning is being thrown in build pipelines due to a dependency. ember-cli-htmlbars needs an upgrade. It was fixed in 1.x versions, but ember-cli-emoji still uses 0.x.

DEPRECATION: Overriding init without calling this._super is deprecated. Please call `this._super.init && this._super.init.apply(this, arguments);` addon: `ember-cli-htmlbars`