-
Notifications
You must be signed in to change notification settings - Fork 61
Description
I am getting the error below whilst trying to install dependencies.

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/ai
npm error ai@"^4.0.23" from the root project
npm error
npm error Could not resolve dependency:
npm error peer ai@"^5.0.0" from @openrouter/[email protected]
npm error node_modules/@openrouter/ai-sdk-provider
npm error @openrouter/ai-sdk-provider@"^1.1.2" 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