Closed githubble01 closed 3 years ago
Same problem here
i have same problem, try add this routes.rb Spree::Core::Engine.add_routes do resources :vendors, only: :show end same issue on 145
Yes adding the route solves it but how is this in the codebase if it just crashes? There is also no Spree::VendorsController defined. I don't mind creating my own, I just think it is odd, that there are overrides and views that are made to work with code that is actually missing.
Fixed, please run bundle update spree_multi_vendor
Hi!
I just bumped into this error after having cranked up a fresh spree store locally. Possibly related to #145.
How to reproduce
Result
Gemfile