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

Deprecation warning for Ember CLI below v2.6.0 #83

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

Deprecation warning for Ember CLI below v2.6.0 #83

Turbo87 opened this issue Jul 12, 2016 · 1 comment
Labels

Comments

@Turbo87
Copy link
Member

Turbo87 commented Jul 12, 2016

as reported in ember-cli/ember-cli#6058 ember-try is printing a deprecation warning even though the user project is using an Ember CLI release below v2.6.0, i.e. one that does not include ember-try.

before printing the deprecation warning we should check the ember-cli dependency and only print the warning if it's 2.6.0 or above.

@rwjblue
Copy link
Member

rwjblue commented Jul 14, 2016

👍 - We need to use ember-cli-version-checker to report the warning only when applicable.

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

No branches or pull requests

2 participants