chrisfarber / ember-breadcrumbs

An Ember.js component for adding breadcrumbs to your app.
MIT License
79 stars 34 forks source link

Ember-CLI 2.4.2 introduces breakage #47

Closed haldiggs closed 8 years ago

haldiggs commented 8 years ago

The Broccoli Plugin: [BroccoliMergeTrees: addonPreprocessTree(template)] failed with: Error: Merge error: file test-app/templates/components/bread-crumbs.hbs exists in .....

The plugin compiles as long as I don't have the custom bread-crumb template in the component folder. They seems to refer to something about this in the Ember-CLI project https://github.com/ember-cli/ember-cli/pull/5591

If you can think of anything... I seriously don't have the knowledge level yet with these add-ons.

haldiggs commented 8 years ago

for the record I was able to go back to 2.4.1 and it works... might not be an issue for now.

danconnell commented 8 years ago

Can confirm that I also get this issue on ember-cli 2.4.2

RossValler commented 8 years ago

I too get the issue on 2.4.2

chrisfarber commented 8 years ago

This was a bug in ember-cli. Please upgrade ember-cli to 2.4.3.