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

Unable to resolve dependency tree after npm install #269

Open
joshdance opened this issue Jan 25, 2024 · 2 comments
Open

Unable to resolve dependency tree after npm install #269

joshdance opened this issue Jan 25, 2024 · 2 comments

Comments

@joshdance
Copy link

Pulled the github repo, and ran npm install. Got this error.

'Log files:
/Users/adminadmin/.npm/_logs/2024-01-25T04_05_04_986Z-debug-0.log

npm resolution error report

While resolving: [email protected]
Found: [email protected]
node_modules/next
next@"13.3.2-canary.13" from the root project

Could not resolve dependency:
peer next@"^12.2.5 || ^13" from [email protected]
node_modules/next-auth
next-auth@"4.22.1" from the root project
peer next-auth@"^4" from @next-auth/[email protected]
node_modules/@next-auth/prisma-adapter
@next-auth/prisma-adapter@"^1.0.6" from the root project

Fix the upstream dependency conflict, or retry
this command with --force or --legacy-peer-deps
to accept an incorrect (and potentially broken) dependency resolution.

@kumardeepam
Copy link

I am also stuck here

@lewisdonovan
Copy link

Use pnpm intall as per the README.

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

3 participants