Closed wnm closed 10 years ago
Hmm, not seeing this in my console. What browser are you running?
its showing on both Chromium 33 and Firefox 28 on Ubuntu Linux (x64) and: Ember : 1.5.1 ember.js:3521 Ember Data : 1.0.0-beta.7.f87cba88 ember.js:3521 Handlebars : 1.3.0 ember.js:3521 jQuery : 1.11.1-rc2 ember.js:3521 Ember Model : 0.0.11
Aha! I see the problem. You've got Ember Model and Ember Data installed at the same time. You'll need to remove one of them from the vendor/scripts
folder. They both register a data-adapter
.
I added a note to the README so no one else gets bitten by this. Thanks for pointing it out @wnm!
awesome! thanks for your help!
Not sure if this is an issue specific to this sceleton, but on a freshly baked tapas i get an
error.