Open BryanCrotaz opened 5 years ago
I was able to get this working by putting the config in the dummy app. It raises a question for me though. Should this config be in the top-level config/
A year later and it happened to me again. Luckily google brought me back here. Any thoughts on a solution?
The config should be located in dummy app of an addon. The config is not for the addon but for the dummy app, which is used in testing. That gets clear when migrating to v2 addon format.
Other config files have been moved in the meantime as well: https://github.com/ember-cli/ember-addon-output/tree/v5.4.0/tests/dummy/config The root config
folder does not even exists anymore in latest addon blueprints.
Getting version conflict issues for
ember-assign-polyfill
. Tried putting config in main addon and in dummy app, with no difference.Tried both of these:
I still get a failing test in both versions.
ember-cli 3.7.1 ember-cli-dependency-lint: 1.1.3