Closed jearle closed 10 years ago
This is an issue in ember-django-adapter. Thanks for the report.
I'm running in to this issue upgrading to ember CLI 0.0.47. How does one fix this issue? Change to "after": "ember-data"?
@ewalti there's a fix for this. will release soon.
Fixed in 0.4.0
When trying to fire the command
ember-serve
i throws an error. Stack is at the bottom.The issue seems to be that you are looking for a package
ember-cli-ember-data
in yourpackage.json
file:Maybe this is deprecated? I do have
ember-data
in my modules.