Uniswap / smart-order-router

GNU General Public License v3.0
413 stars 420 forks source link

export 'ChainId' (imported as 'ChainId') was not found in '@uniswap/smart-order-router' #274

Closed Rutvikghaskata closed 1 year ago

Rutvikghaskata commented 1 year ago

I'm using @uniswap/widgets in reactjs and facing this issue - export 'ChainId' (imported as 'ChainId') was not found in '@uniswap/smart-order-router'

Maybe this issue happens because @uniswap/smart-order-router package updated last 10 hour ago .

image

lcrpt commented 1 year ago

I have the same issue, did you found a solution ? Tried to downgrade version but still

jsy1218 commented 1 year ago

Thanks for reporting the issue. We've added integration tests as part of our github workflow per pull request, so we expect to catch every compiling error in smart-order-router repo.