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 #347

Open
jeroen-hoekstra opened this issue Jun 18, 2021 · 0 comments

Comments

@jeroen-hoekstra
Copy link

We get this deprecation warning after updating to "ember-source": "3.27.5"
We use "ember-moment": "8.0.1"

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.7.2
@jeroen-hoekstra jeroen-hoekstra changed the title Ember Global deprecation warning due to old version of ember-cli-babel. Ember Global deprecation warning due to old version of ember-cli-babel Jun 18, 2021
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

1 participant