-
Notifications
You must be signed in to change notification settings - Fork 52
Description
Hi! I just tried running the app for the first time and got this error.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @solendprotocol/solend-liquidator@1.0.0
npm ERR! Found: @solana/spl-token@0.1.8
npm ERR! node_modules/@solana/spl-token
npm ERR! @solana/spl-token@"^0.1.4" from @solendprotocol/solend-liquidator@1.0.0
npm ERR! liquidator
npm ERR! @solendprotocol/solend-liquidator@1.0.0
npm ERR! node_modules/@solendprotocol/solend-liquidator
npm ERR! workspace liquidator from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @solana/spl-token@"^0.2.0" from @unstake-it/sol@0.1.5
npm ERR! node_modules/@unstake-it/sol
npm ERR! @unstake-it/sol@"^0.1.2" from @solendprotocol/solend-liquidator@1.0.0
npm ERR! liquidator
npm ERR! @solendprotocol/solend-liquidator@1.0.0
npm ERR! node_modules/@solendprotocol/solend-liquidator
npm ERR! workspace liquidator 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.