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

dependency conflict in latest version #277

Closed
nawangwe opened this issue Mar 8, 2024 · 1 comment
Closed

dependency conflict in latest version #277

nawangwe opened this issue Mar 8, 2024 · 1 comment

Comments

@nawangwe
Copy link

nawangwe commented Mar 8, 2024

When I run npm install, I get this error:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: ts-nextjs-tailwind-starter@0.1.0
npm ERR! Found: prettier@2.8.8
npm ERR! node_modules/prettier
npm ERR! dev prettier@"^2.8.8" from the root project
npm ERR! peer prettier@"2 || 3" from @ianvs/prettier-plugin-sort-imports@4.1.1
npm ERR! node_modules/@ianvs/prettier-plugin-sort-imports
npm ERR! peerOptional @ianvs/prettier-plugin-sort-imports@"*" from prettier-plugin-tailwindcss@0.5.12
npm ERR! node_modules/prettier-plugin-tailwindcss
npm ERR! dev prettier-plugin-tailwindcss@"^0.5.0" from the root project
npm ERR! 2 more (@shopify/prettier-plugin-liquid, @trivago/prettier-plugin-sort-imports)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@"^3.0" from prettier-plugin-tailwindcss@0.5.12
npm ERR! node_modules/prettier-plugin-tailwindcss
npm ERR! dev prettier-plugin-tailwindcss@"^0.5.0" 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.

@nawangwe
Copy link
Author

nawangwe commented Mar 8, 2024

ok I can see a pull request to update dependencies

#276

@nawangwe nawangwe closed this as completed Mar 8, 2024
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

1 participant