Skip to content

Versioning plugin TypeError: Cannot read property 'listContentTypes' of undefined #47

@AlexZCP

Description

@AlexZCP

Hi!

Stable STRAPi version: 3.5.4
Trying to install strapi-plugin-versioning from this package (https://www.npmjs.com/package/strapi-plugin-versioning),
I'm doing due to instruction on package page.

  1. run install
  2. create config/middleware.js.
  3. copy node_modules/strapi-versioning-plugin/extensions to ./extensions
  4. run build

After when I tried to start strapi i received:
error TypeError: Cannot read property 'listContentTypes' of undefined

I understand that it might be cause new version of Strapi.
Can smb please help how to fix it?

Metadata

Metadata

Labels

bugSomething isn't workinginvestigationIssue under investigationwaiting for feedbackWaiting for reported feedback

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions