-
-
Notifications
You must be signed in to change notification settings - Fork 31
Plugin 1 specified in "base" provided an invalid property of "_parallelBabel" #90
Comments
@mikrostew - Can you take a look? |
Looks like #91 fixes the main error here. But I am still seeing this warning twice when running the tests for kellyselden/package-hint-historic-resolver:
I think ember-cli-babel needs to use broccoli-babel-transpiler 6.1.2, which fixes this issue as well. |
The caching error is fixed by #93. @kellyselden - I reran the tests for |
This is still happening in v1.0.1. https://travis-ci.org/kellyselden/package-hint-historic-resolver/jobs/261442779#L2804 |
Ah I was reproducing this the wrong way - running These changes are not playing nicely with |
Ok it appears this is now just an issue with how it works with ember-cli-code-coverage. @mikrostew So you know which project has to change to work, this or them? If them, I can close this and open an issue over there. |
We need to update ember-cli-code-coverage so that it doesn't have its own babel transpilation step. |
Cross linked ember-cli-code-coverage/ember-cli-code-coverage#133 |
Occurring in 1.0.
Seen here:
kellyselden/package-hint-historic-resolver#435
https://travis-ci.org/kellyselden/package-hint-historic-resolver/jobs/259946508#L2824
ember-fastboot/ember-cli-fastboot#463
https://ci.appveyor.com/project/embercli/ember-cli-fastboot/build/197/job/rsjru7fvih38l8qb#L187
The text was updated successfully, but these errors were encountered: