miguelcobain/ember-leaflet

Ambiguous dependencies

fpauser opened this issue · 1 comments

ember-dependency-lint discovered that there is a version mismatch in the required ember-in-element-polyfill:

Expected only one version of ember-in-element-polyfill, but found
            private-ember-app
            └─┬ ember-leaflet
              ├── ember-in-element-polyfill@1.0.0
              └─┬ ember-composability-tools
                └── ember-in-element-polyfill@0.2.2

This should not be an issue in latest 5.0.0-beta.X (latest is 5.0.0-beta.4 at the time of writing).
Sorry to require a major bump to fix this.