interface icon indicating copy to clipboard operation
interface copied to clipboard

uniswap Property 'wc' does not exist on type 'WalletConnectProvider'. TS2339

Open ranyong321 opened this issue 3 years ago • 3 comments

Property 'wc' does not exist on type 'WalletConnectProvider'. TS2339

image

ranyong321 avatar Mar 29 '22 07:03 ranyong321

Please how was this issue solved?

Pelumi527 avatar May 11 '22 17:05 Pelumi527

Same problem. Did you solve it?

nactran avatar Jul 31 '22 09:07 nactran

Same problem. Did you solve it?

I solved it by using yarn

nactran avatar Aug 01 '22 08:08 nactran

I was able to solve it by removing connector.walletConnectProvider?.wc?.uri in the condition @pleviumtan @ranyong321

ferrjohnpainagan avatar Oct 30 '22 14:10 ferrjohnpainagan