I'm trying to use solana wallet adapter in my react app following the setup in https://github.com/solana-labs/wallet-adapter but says:
Attempted import error: 'WalletSignatureError' is not exported from '@solana/wallet-adapter-base'
Could you please help me?
Thanks in advance