Links
🚫

Common Errors

TypeError: Cannot read properties of undefined (reading 'withConfig')

Set esmExternals: false in your next.config.js:
module.exports = {
experimental: {
esmExternals: false,
}
}

404 on package installation

➤ YN0035: │ Response Code: 404 (Not Found)
➤ YN0035: │ Request Method: GET
➤ YN0035: │ Request URL: https://registry.npmjs.org/@brydge-network/widget/-/widget-2.0.8.tgz
➤ YN0013: │ [email protected]:0.1.0 can't be found in the cache and will be fetched fro
➤ YN0013: │ [email protected]:0.0.2 can't be found in the cache and will be fetched from th
➤ YN0013: │ [email protected]:3.7.2 can't be found in the cache and will be fetched from th
➤ YN0013: │ [email protected]:4.1.1 can't be found in the cache and will be fetched from th
➤ YN0013: │ [email protected]:2.0.2 can't be found in the cache and will be fetched from the
You need access to the Brydge React package. Get access by talking to our team here.
Need to get started quicker? Use the iFrame component.

LayerZero: not enough native for fees

This means the LayerZero transaction fee increased between the time it was quoted and your transaction's block being mined. Your transaction is refunded immediately, please try it again.