strapi-plugin-seo icon indicating copy to clipboard operation
strapi-plugin-seo copied to clipboard

Conflicting peer dependency [email protected]

Open pablocaceresz opened this issue 1 year ago • 1 comments

I have errror for last version strapi, Are you planning to support this version?

npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: @strapi/[email protected]
npm error node_modules/@strapi/plugin-seo
npm error   @strapi/plugin-seo@"^2.0.4" from the root project
npm error
npm error Could not resolve dependency:
npm error @strapi/plugin-seo@"^2.0.4" from the root project
npm error
npm error Conflicting peer dependency: @strapi/[email protected]
npm error node_modules/@strapi/strapi
npm error   peer @strapi/strapi@"^5.0.6" from @strapi/[email protected]
npm error   node_modules/@strapi/plugin-seo
npm error     @strapi/plugin-seo@"^2.0.4" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.

pablocaceresz avatar Dec 03 '24 15:12 pablocaceresz

What is your Strapi project version? Are you still encountering this issue?

Mcastres avatar Feb 28 '25 11:02 Mcastres