This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
Error while running bundle exec rake spree_shared:bootstrap['store1'] #13
Open
Description
Hi - I get the below error while running rake spree_shared:bootstrap['store1'].
ActiveRecord::StatementInvalid: SQLite3::SQLException: near "SCHEMA": syntax error: DROP SCHEMA IF EXISTS store2 CASCADE
Below are my spree gems.
gem 'spree', '3.0.1'
gem 'spree_gateway', github: 'spree/spree_gateway', branch: '3-0-stable'
gem 'spree_auth_devise', github: 'spree/spree_auth_devise', branch: '3-0-stable'
gem 'spree_shared', github: 'spree-contrib/spree_shared', branch: '3-0-stable'
I have created a default spree store (spree install --auto_accept) and followed the instructions in the readme.
Any help is appreciated.
Thanks
Metadata
Assignees
Labels
No labels
Activity