lautr / strapi-plugin-duplicate-button

19 stars 8 forks source link

Conflicts #18

Closed joe69 closed 10 months ago

joe69 commented 11 months ago

Hi, have some conflicts with other plugins, can you fix it.

npm install strapi-plugin-duplicate-button

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @strapi/plugin-users-permissions@4.15.2
npm ERR! Found: @strapi/strapi@4.15.2
npm ERR! node_modules/@strapi/strapi
npm ERR!   peer @strapi/strapi@"^4.11.0" from strapi-plugin-menus@1.5.0
npm ERR!   node_modules/strapi-plugin-menus
npm ERR!     strapi-plugin-menus@"^1.5.0" from the root project
npm ERR!   peer @strapi/strapi@"^4.4.0" from strapi-plugin-multi-select@1.2.2
npm ERR!   node_modules/strapi-plugin-multi-select
npm ERR!     strapi-plugin-multi-select@"^1.2.2" from the root project
npm ERR!   9 more (@strapi/admin, @strapi/data-transfer, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @strapi/strapi@"4.0.0" from @strapi/plugin-users-permissions@4.15.2
npm ERR! node_modules/@strapi/plugin-users-permissions
npm ERR!   @strapi/plugin-users-permissions@"4.15.2" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @strapi/strapi@4.0.0
npm ERR! node_modules/@strapi/strapi
npm ERR!   peer @strapi/strapi@"4.0.0" from @strapi/plugin-users-permissions@4.15.2
npm ERR!   node_modules/@strapi/plugin-users-permissions
npm ERR!     @strapi/plugin-users-permissions@"4.15.2" 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! 
npm ERR! For a full report see:
npm ERR! /Users/thomasentlicher/.npm/_logs/2023-11-14T09_34_54_418Z-eresolve-report.txt

Thanks, Thomas

lautr commented 11 months ago

Try to remove your *lock file & node modules folder, this seems to be an Installation related problem, if that doesnt work, can you provide an example of that?

lautr commented 10 months ago

I'll close the issue for now, if it persists please reopen with an example, thanks!