You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just forked the repo and ran the tests. Get the following error:
Build failed.
File: modules/ember-data/adapter.js
The Broccoli Plugin: [Babel] failed with:
ReferenceError: The plugin "babel-plugin-feature-flags" collides with another of the same name at PluginManager.validate (/Users/davidlormor/Development/GitHub/ember-power-select/node_modules/babel-core/lib/transformation/file/plugin-manager.js:159:13)
Just forked the repo and ran the tests. Get the following error:
Seems like this is related to:
Sounds like the addition of fastboot may be causing the issue in Ember Data - running against canary seems to solve the issue.
The text was updated successfully, but these errors were encountered: