Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Strapi 5 #15

Open
xiezhuangping opened this issue Oct 10, 2024 · 0 comments
Open

Support Strapi 5 #15

xiezhuangping opened this issue Oct 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@xiezhuangping
Copy link

Is your feature request related to a problem? Please describe.

Can not install in strapi 5.
image

`
strapi>npm install strapi-plugin-soft-delete
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: @strapi/[email protected]
npm ERR! node_modules/@strapi/strapi
npm ERR! @strapi/strapi@"5.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @strapi/strapi@"^4.11.0" from [email protected]
npm ERR! node_modules/strapi-plugin-soft-delete
npm ERR! strapi-plugin-soft-delete@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See C:\Users\fab\AppData\Local\npm-cache\eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\x\AppData\Local\npm-cache_logs\2024-10-10T08_38_12_585Z-debug-0.log
`

@xiezhuangping xiezhuangping added the enhancement New feature or request label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant