Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning when installed in Ember v2.6.2 #29

Closed
shijistar opened this issue Jul 12, 2016 · 1 comment
Closed

Warning when installed in Ember v2.6.2 #29

shijistar opened this issue Jul 12, 2016 · 1 comment

Comments

@shijistar
Copy link

When I installed this addon, I got a warning saying,

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/lifengbao/Documents/udesk_crm_web/node_modules/ember-cli/lib/models/addon.js:896:27)

Do you plan providing better support in newer version of Ember?

@cowboyd
Copy link
Collaborator

cowboyd commented Jul 12, 2016

Thanks for taking the time to report this. Fortunately, this was resolved recently with #28, and is a duplicate of #27.

Look for a new release to NPM this week. In the meantime, you can use master.

@cowboyd cowboyd closed this as completed Jul 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants