Cant find variable: Buffer #506
Tguntenaar
announced in
Help
Replies: 1 comment
-
The solution was to include this line in my App.tsx
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Following this integration builder docs: https://web3auth.io/docs/integration-builder?lang=react-native&chain=bnb&customAuthentication=no&whitelabel=no&evmFramework=web3&customLogin=no&rnWorkflowMode=bare#step-2-= I ran into a problem an error: [ReferenceError: Can't find variable: Buffer]
I ran
yarn add buffer
with no luck.I haven't found any solution in the discussions yet. Can anyone help me?
Beta Was this translation helpful? Give feedback.
All reactions