Skip to content

Incompatibility with Strapi version 4.15.2, 4.15.4 #58

@AmmonLin

Description

@AmmonLin

Environment

  • Package Version: @retikolo/drag-drop-content-types@1.3.10
  • Node.js Version: 20.9.0
  • Strapi Version: 4.15.2, 4.15.4

Description

I am encountering an issue after trying to install @retikolo/drag-drop-content-types@1.3.10 using Strapi version 4.15.4.

Steps to Reproduce

  1. using npx create-strapi-app@4.15.4 my-project to create a project and select Quickstart.
  2. cd to my-project and then install plugin npm install @retikolo/drag-drop-content-types
  3. build the project npm run build

Expected Behavior

Build success without error.

Actual Behavior

The build process fail with following error message:

⠋ Building admin panel[ERROR] Module not found: Error: Package path ./admin/src/content-manager/pages/ListView/actions is not exported from package ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    WIPWork in progressbugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions