Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Error while running bundle exec rake spree_shared:bootstrap['store1'] #13

@RML-Admin

Description

@RML-Admin

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions