pancakeswap / pancake-frontend

:pancakes: Pancake main features (farms, pools, IFO, lottery, profiles)
https://pancakeswap.finance
GNU General Public License v3.0
2.7k stars 3.56k forks source link

[BUG] <title>'@pancakeswap/v4-sdk@0.1.4' is not in this registry. #10888

Closed xiaozhu001 closed 2 weeks ago

xiaozhu001 commented 4 weeks ago

Is there an existing issue for this?

Product

Trade

Current Behavior

When I was doing the import of smart-router, I found that v4-sdk doesn't exist in the npm repository, and the version of smart-router is "@pancakeswap/smart-router":"^6.1.0",the error message is put below image

Expected Behavior

Please add @pancakeswap/v4-sdk@0.1.4 to the npm repository

Steps To Reproduce

This is reproduced by introducing the @pancakeswap/smart-router module in the project

Environment

- Device:windows
- OS:windows
- Browser:Chome
- Wallet:Metamask

Anything else?

image

chefjackson commented 2 weeks ago

Hi thanks for the report. It's been fixed in @pancakeswap/smart-router@6.2.1. Please upgrade to the latest version