Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 455 Bytes

File metadata and controls

13 lines (8 loc) · 455 Bytes

Troubleshooting

When using web3 libraries in React, you may encounter build errors. This happens because some packages (for example, eccrypto) depend on Node.js modules that aren't available in the browser build environment.

To resolve these errors, see the Vite issues page.

:::info

If you need help, visit the Web3Auth community.

:::