ember-auto-import icon indicating copy to clipboard operation
ember-auto-import copied to clipboard

Please document minimum versions of ember-cli and ember-cli-babel.

Open Gaurav0 opened this issue 5 years ago • 3 comments

It seems we are not compatible with ember-cli 2.18 and ember-cli-babel 5.1.7

Gaurav0 avatar Sep 18 '20 07:09 Gaurav0

Yes, we should document these, or better yet throw a helpful error when we see them.

But also note this is a weird combination. ember-cli 2.18 shipped with ember-cli-babel ^6.6.0, so using it with babel 5 was already a less-well-tested combination even back when ember-cli 2.18 was current and supported.

ef4 avatar Sep 18 '20 16:09 ef4

What's the known minimum compatible version of ember-cli?

brkn avatar Dec 18 '20 15:12 brkn

We test against 2.18.

ef4 avatar Dec 18 '20 16:12 ef4