Skip to content

Issues with versioning bootstrap function #19

@raininglemons

Description

@raininglemons

On start up the application bombs out (when using Mongo as the DB):

Starting the development server...

Admin development at http://localhost:8000/admin/
[2020-09-18T16:04:56.477Z] error Bootstrap function in plugin "versioning" failed
[2020-09-18T16:04:56.479Z] error TypeError: knex.Schema.createTableIfNotExists is not a function
    at Object.<anonymous> (/XXX/strapi/node_modules/strapi-plugin-versioning/services/create-versions-table.js:46:22)
    at step (/XXX/strapi/node_modules/strapi-plugin-versioning/services/create-versions-table.js:33:23)
    at Object.next (/XXX/strapi/node_modules/strapi-plugin-versioning/services/create-versions-table.js:14:53)

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