lifegadget / ui-flag

quickly and easily display country flags in EmberJS applications
https://ui-flag.firebaseapp.com/
MIT License
3 stars 2 forks source link

Missing dependency? #1

Closed kumy closed 6 years ago

kumy commented 6 years ago

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.
kumy commented 6 years ago

Also:

 TypeError: named.contains is not a function ui-flag.js:38 
kumy commented 6 years ago

And:

Error: Assertion Failed: Expected component:ui-flag to resolve to an Ember.Component but instead it was [object Object].