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

Conflicts with peer dependencies #7

Open
SheshoVega opened this issue Jul 27, 2023 · 8 comments
Open

Conflicts with peer dependencies #7

SheshoVega opened this issue Jul 27, 2023 · 8 comments

Comments

@SheshoVega
Copy link

Strapi => 4.11.7

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/styled-components
npm ERR!   peer styled-components@"5.3.3" from @strapi/[email protected]
npm ERR!   node_modules/@strapi/plugin-i18n
npm ERR!     @strapi/plugin-i18n@"4.11.7" from the root project
npm ERR!   peer styled-components@"5.3.3" from @strapi/[email protected]
npm ERR!   node_modules/@strapi/plugin-users-permissions
npm ERR!     @strapi/plugin-users-permissions@"4.11.7" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! strapi-auto-uuid@"^0.0.8" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/styled-components
npm ERR!   peer styled-components@"5.3.10" from [email protected]
npm ERR!   node_modules/strapi-auto-uuid
npm ERR!     strapi-auto-uuid@"^0.0.8" 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.
@Frknadgzl
Copy link

have the same issue did you find anything out ?

@SheshoVega
Copy link
Author

I was able to install the package with the force flag:

npm install strapi-auto-uuid --force

however, when the package is registered in the package.json and we tried to install all dependencies we got errors. It is no longer possible to install the dependencies.

@autoblocs
Copy link

I have the same problem. Did you guys find a solution?

@SheshoVega
Copy link
Author

Nop, still waiting for a solution.

@jklimonda
Copy link

Hey, any updates?

@NongBritee
Copy link

Any updated?

@SheshoVega
Copy link
Author

Nop, still waiting for a solution.

@balkangame-dev
Copy link

Hi, is there any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants