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

Stable release triggers deprecation warnings in 2.7.0 #128

Open
hugoruscitti opened this issue Oct 24, 2016 · 1 comment
Open

Stable release triggers deprecation warnings in 2.7.0 #128

hugoruscitti opened this issue Oct 24, 2016 · 1 comment

Comments

@hugoruscitti
Copy link

Hi !

I have an issue with this addon when i try to install directly i get:

> ember install ember-collection
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 (/Users/hugoruscitti/proyectos/huayra/huayra-stopmotion/node_modules/ember-cli/lib/models/addon.js:1009:27)
Installed packages for tooling via npm.

but installing alpha.6 seems to work, it's normal to specify this version for new projects? or there are any other workaround?

> ember install ember-collection@1.0.0-alpha.6
@locks
Copy link
Contributor

locks commented Oct 26, 2016

@hugoruscitti seems like the first one successfully installed. I'm updating the issue title to make it clearer.

@locks locks changed the title Can't install on ember 2.7.0 Stable release triggers deprecation warnings in 2.8 Oct 26, 2016
@locks locks changed the title Stable release triggers deprecation warnings in 2.8 Stable release triggers deprecation warnings in 2.7.0 Oct 26, 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