-
-
Notifications
You must be signed in to change notification settings - Fork 145
Closed
Labels
Description
First, thanks for the great addon! We've been using it for a while and love it.
I tried to update one of our addons to ember-cli 3.4.1 this morning and got a Tree cycle detected build failure. The stack seemed quite unhelpful but I was able to narrow it down to ember-cli-addon-docs.
There was a similar issue happening in ember-auto-import so maybe there's a clue there?
I have a repro here: https://github.com/sammynave/tree-cycle-repro if that's helpful. You should just be able yarn && ember s to get the error.
Let me know if I can provide any more info.
Thanks!
scottwernervt