hhff / spree-ember

:moneybag: An Ember Ecosystem for Spree Commerce.
http://spree-ember.com
MIT License
77 stars 18 forks source link

Cannot read property 'length' of undefined` #91

Open tomasbasham opened 9 years ago

tomasbasham commented 9 years ago

Having setup the project as documented and transitioning to either products or checkout I am getting the following error:

Error while processing route: spree.products.index Cannot read property 'length' of undefined

I am using: ember-cli 1.13.1 ember-data 1.0.0-beta.18

hhff commented 9 years ago

Thanks @tomasbasham - currently we only support the versions of ember & ember data that ship with Ember CLI 0.2.7, but we're working on it!

gerardo-navarro commented 9 years ago

Thanks for the advice regarding the lower version of ember-cli . This helped me alot. I would recommend to add this detail into the your guide.

BTW: When are you planing to upgrade?

hhff commented 9 years ago

thanks @gerardo-navarro ! I've been putting it off because I want to support the latest...

Planning to upgrade around 18th of August!

hhff commented 9 years ago

I'll be sure to provide a clean upgrade path...

baraka2000 commented 9 years ago

This has me stumped too as the latest ember cli wants to install latest ember and ember data. Will give Ember CLI 0.2.7 a try!

hhff commented 9 years ago

I'm sorry all - I have plans to get to this before the end of October. understand it's a pain point but finding it very hard to find time for it <3

hhff commented 9 years ago

if someone wants to pickup here I would be enormously thankful https://github.com/hhff/spree-ember/pull/89

hhff commented 9 years ago

@baraka2000 you can use the latest ember-cli, and adjust the ember / ember-data versions in your bower.json

baraka2000 commented 9 years ago

I would love to contribute, if only I knew what needed to be done...

On Fri, Sep 18, 2015 at 11:32 AM, Hugh Francis notifications@github.com wrote:

if someone wants to pickup here I would be enormously thankful #89 https://github.com/hhff/spree-ember/pull/89

— Reply to this email directly or view it on GitHub https://github.com/hhff/spree-ember/issues/91#issuecomment-141483929.

baraka2000 commented 9 years ago

awesome thanks Hugh!

On Fri, Sep 18, 2015 at 11:38 AM, Hugh Francis notifications@github.com wrote:

@baraka2000 https://github.com/baraka2000 you can use the latest ember-cli, and adjust the ember / ember-data versions in your bower.json

— Reply to this email directly or view it on GitHub https://github.com/hhff/spree-ember/issues/91#issuecomment-141485232.