cd examples/react-gallery && npm run build
cd build && serve .
Uncaught TypeError: Cannot convert a BigInt value to a number
at Math.pow (<anonymous>)
at ../../common/temp/node_modules/.pnpm/@noble+ed25519@1.6.0/node_modules/@noble/ed25519/lib/index.js (index.js:13:21)
at wrapNativeSuper.js:36:27
at ../../common/temp/node_modules/.pnpm/libp2p-crypto@0.21.2/node_modules/libp2p-crypto/src/keys/ed25519.js (ed25519.js:3:12)
at wrapNativeSuper.js:36:27
at ../../common/temp/node_modules/.pnpm/libp2p-crypto@0.21.2/node_modules/libp2p-crypto/src/keys/ed25519-class.js (ed25519-class.js:8:16)
at wrapNativeSuper.js:36:27
at ../../common/temp/node_modules/.pnpm/libp2p-crypto@0.21.2/node_modules/libp2p-crypto/src/keys/index.js (index.js:14:12)
at wrapNativeSuper.js:36:27
at ../../common/temp/node_modules/.pnpm/peer-id@0.16.0/node_modules/peer-id/src/index.js (index.js:16:20)
Steps to reproduce
localhost:3000) and see the following error -