Quantcast
Viewing all articles
Browse latest Browse all 4827

Ember-cli build deprecation error

@Ajaz_Shaik wrote:

Hi i am running ember cli on windows ember-cli: 2.7.0-beta.2 node: 4.4.5 os: win32 x64

When I started server "$ ember s" it shows the following error DEPRECATION: Overriding init without calling this._super is deprecated. Please call this._super.init && this._super.init.apply(this, arguments); ember-cli-dependency-checker at Function.Addon.lookup (E:\ember\aviator\node_modules\ember-cli\lib\models\addon.js:987:27) DEPRECATION: Overriding init without calling this._super is deprecated. Please call this._super.init && this._super.init.apply(this, arguments); ember-cli-jshint at Function.Addon.lookup (E:\ember\aviator\node_modules\ember-cli\lib\models\addon.js:987:27) DEPRECATION: Overriding init without calling this._super is deprecated. Please call this._super.init && this._super.init.apply(this, arguments); release at E:\ember\aviator\node_modules\ember-cli\lib\models\project.js:408:38

Thanks in advance

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4827

Trending Articles