NextJS Issues
Module not found: Can't resolve 'encoding'
If you ever see console warning like the following related to encoding, lokijs and pino-pretty:
You can fix it by adding the following to your next.config.js
:
It would appear that it’s coming from the following issue: https://github.com/WalletConnect/walletconnect-monorepo/issues/1908#issuecomment-1487801131