Support Strapi 5
Is your feature request related to a problem? Please describe.
Can not install in strapi 5.
` 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 `
hi, same issue
same here. @ChristopheCVB is an update planned?
+1
@ChristopheCVB is there a plan for v5 support?
When/If I find the time, yeah :D PRs are welcome of course
@ChristopheCVB here is PR with upgrade to strapi v5 proposal
@ChristopheCVB can you please check @jmichalec-vl PR?