-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
WIPWork in progressWork in progressbugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
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
- using
npx create-strapi-app@4.15.4 my-projectto create a project and selectQuickstart. - cd to
my-projectand then install pluginnpm install @retikolo/drag-drop-content-types - 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 ...
sonalmendis
Metadata
Metadata
Assignees
Labels
WIPWork in progressWork in progressbugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed