After a fresh install in got this message in console:
DEBUG: -------------------------------
DEBUG: Ember : 3.2.2
DEBUG: Ember Data : 3.2.0
DEBUG: jQuery : 3.3.1
DEBUG: Ember Bootstrap : 2.0.0
DEBUG: Ember Simple Auth : 1.6.0
DEBUG: -------------------------------
Error: Could not find module `ember-cli-stylist/mixins/shared-stylist` imported from `ui-flag/components/ui-flag`
And after installing ember-cli-stylist, this message is shown:
Error: Compile Error class is not a modifier: Helpers may not be used in the element form.
After a fresh install in got this message in console:
And after installing
ember-cli-stylist
, this message is shown: