project-serum / serum-ts

Project Serum TypeScript monorepo
https://projectserum.com
Apache License 2.0
270 stars 245 forks source link

conflicting peer dependency solana/web3js #242

Open s-pcode opened 2 years ago

s-pcode commented 2 years ago

Could not resolve dependency: npm ERR! peer @solana/web3.js@"^0.86.1" from @project-serum/pool@0.2.3

The current version of solana/web3js is 1.47.3 which is not compatible with this version of @project-serum/pool.

I want to create a dapp to interact with serum liquidity pools, allow the user to addLiquidity and removeLiquidity. Please help me out in this.

Need some urgent help. Thanks 👍