ERROR in ./node_modules/thirdweb/node_modules/@walletconnect/utils/dist/index.es.js
developernajib opened this issue · 2 comments
developernajib commented
ERROR in ./node_modules/thirdweb/node_modules/@walletconnect/utils/dist/index.es.js 4946:12-14
export 'default' (imported as 'Bo') was not found in '@stablelib/random' (possible exports: __esModule, defaultRandomSource, randomBytes, randomString, randomStringForEntropy, randomUint32)
For this issue, I couldn't even build my react project.
What I am using:
Node version: 20.0.0
Thirdweb version: latest (5.48.1) -also tried in v5.47.1 not working
developernajib commented
gregfromstl commented
Hello @developernajib, could you please provide a minimal reproduction of the issue? We haven't seen this issue on our internal testing projects so we'd need the exact setup you're using to isolate the issue.