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

Ember Global deprecation warning due to old version of ember-cli-babel #340

Open
jeroen-hoekstra opened this issue Jun 18, 2021 · 1 comment

Comments

@jeroen-hoekstra
Copy link

We get this deprecation warning after updating to "ember-source": "3.27.5"
We use "ember-config-service": "1.0.0"

WARNING: [DEPRECATION] [DEPRECATION] Usage of the Ember Global is deprecated. You should import the Ember module or the specific API instead.

See https://deprecations.emberjs.com/v3.x/#toc_ember-global for details.

Usages of the Ember Global may be caused by an outdated ember-cli-babel dependency.

The following outdated versions are found in your project:

* [email protected], currently used by:
  * [email protected]
    * Depends on ember-cli-babel@^6.16.0
@tehhowch
Copy link

The issue should be fixed on the latest commit (2b34160), so we just need a new version release from @gmurphey or any other maintainers with publishing capability.

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