Hi there,
Same issue with my dApp completely breaking with this change. I have rolled back to v0.0184 but I’m getting a whole bunch of errors.
I tried to do the latest version of Moralis with the walletconnect thing, but that just kept say the dependancy was missing as if I had not installed it.
So now I have rolled back to the previous version. Here are my dependancies:
![image](//moralis-forum.s3.dualstack.eu-north-1.amazonaws.com/original/2X/f/f911093c52e1ce8b690185c6eaba204dad788d09.png)
and here is the part of my code that is giving me trouble:
Ideally, I’d like to be on the latest version using wallet connect and the Ethers.js library, but the only instruction I found was
Any advise on how to do this would be awesome. I have tried looking at the docs and have adjusted the code several times but I’m obviously missing something critical.
Here is my auth code as well in case that helps:
![image](//moralis-forum.s3.dualstack.eu-north-1.amazonaws.com/original/2X/6/6d73795de92aeb3f1abd6f75d44936285841f08d.png)