next.config.js:
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
It would appear that itβs coming from the following issue: https://github.com/WalletConnect/walletconnect-monorepo/issues/1908#issuecomment-1487801131
Was this page helpful?
βI