I have a React Native Expo project, but with Expo Router, which means there’s no App.tsx file. Instead, it’s replaced by _Layout.tsx. I need help because I haven’t been able to implement Web3Auth, and none of the SDKs have worked for me either.
Would you like me to elaborate on any part of this translation or provide any additional information related to React Native, Expo Router, or Web3Auth?
hi, this is error with metro config, no functional
Internal Error:
Project is not setup correctly for static rendering (check terminal for more info):
node_modules/@metamask/rpc-errors/dist/chunk-ROLUROML.mjs: /home/l480/Documentos/GitHub/rocas-global-react-native/rocas-global-v1/node_modules/@metamask/rpc-errors/dist/chunk-ROLUROML.mjs: When using ‘@babel/plugin-transform-parameters’, it’s not possible to compile super() in an arrow function with default or rest parameters without compiling classes. Please add ‘@babel/plugin-transform-classes’ to your Babel configuration. e[0m e[90m 10 |e[39m constructor(codee[33m,e[39m messagee[33m,e[39m data) { e[90m 11 |e[39m e[36mvare[39m __super e[33m=e[39m (e[33m…e[39margs) e[33m=>e[39m { e[31me[1m>e[22me[39me[90m 12 |e[39m e[36msupere[39m(e[33m…e[39margs)e[33m;e[39m e[90m |e[39m e[31me[1m^e[22me[39me[31me[1m^e[22me[39me[31me[1m^e[22me[39me[31me[1m^e[22me[39me[31me[1m^e[22me[39me[31me[1m^e[22me[39me[31me[1m^e[22me[39me[31me[1m^e[22me[39me[31me[1m^e[22me[39me[31me[1m^e[22me[39me[31me[1m^e[22me[39me[31me[1m^e[22me[39me[31me[1m^e[22me[39me[31me[1m^e[22me[39m e[90m 13 |e[39m }e[33m;e[39m e[90m 14 |e[39m e[36mife[39m (e[33m!e[39me[33mNumbere[39me[33m.e[39misInteger(code)) { e[90m 15 |e[39m e[36mthrowe[39m e[36mnewe[39m e[33mErrore[39m(e[32m’“code” must be an integer.'e[39m)e[33m;e[39me[0m
The “path” argument must be of type string. Received undefined