-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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 steps may help:
- Upgrade the following addons to the latest version:
- @html-next/flexi-layouts
- ember-cli-mirage
- moment
- ember-cordova-platform
- ember-cordova-splash
- ember-pikaday
- ember-route-action-helper
- ember-run-raf
- liquid-tether
Prior to v7.26.6, ember-cli-babel sometimes transpiled imports into the equivalent Ember Global API, potentially triggering this deprecation message indirectly, even when you did not observe these deprecated usages in your code.
Metadata
Metadata
Assignees
Labels
No labels