You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: