ember-basic-dropdown
ember-basic-dropdown copied to clipboard
Resolve multiple versions of @embroider/util
Running ember dependency-lint fails with:
@embroider/util
Allowed: (any single version)
Found: 0.47.2, 0.41.0
my-app
└─┬ ember-basic-dropdown
├── @embroider/[email protected]
└─┬ ember-element-helper
└── @embroider/[email protected]
I stumbled across the same problem. I think it's also reported here: https://github.com/cibernox/ember-power-select/issues/1499
@mayatron did you find a way to work around the problems with ember dependency-lint until they fix this issue?
should be fixed with: https://github.com/cibernox/ember-basic-dropdown/pull/654