-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
npm create convex@latest -- -t get-convex/turbo-expo-nextjs-clerk-convex-monorepo --force
> npx
> create-convex -t get-convex/turbo-expo-nextjs-clerk-convex-monorepo --legacy-peer-deps
✔ Project name: … new-app-from-template
Setting up...
✔ Latest cursor rules added to project.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/eslint
npm error dev eslint@"^9.2.0" from [email protected]
npm error apps/web
npm error [email protected]
npm error node_modules/web-app
npm error workspace apps/web from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^7.23.0 || ^8.0.0" from [email protected]
npm error node_modules/eslint-config-next
npm error dev eslint-config-next@"14.2.3" from [email protected]
npm error apps/web
npm error [email protected]
npm error node_modules/web-app
npm error workspace apps/web 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.
npm error
npm error
npm error For a full report see:
npm error /Users/daniel/.npm/_logs/2025-04-26T19_51_55_938Z-eresolve-report.txt
npm error A complete log of this run can be found in: /Users/daniel/.npm/_logs/2025-04-26T19_51_55_938Z-debug-0.log
✖ Failed to install dependencies.
cd new-app-from-template
npm run dev
Is there a recommended solution for this?
Metadata
Metadata
Assignees
Labels
No labels