Follow up:
- cloned @0xprof git, performed
yarn install
, thenyarn start
: web3auth integration works fine - cloned @0xprof git, changed version of
react-scripts
to 5.0.0 in package.json, performedyarn install
, thenyarn start
: web3auth not installed error
In both cases modifed Moralis serverUrl and appId and Web3Auth clientId with mine.
Seems to me that something breaks up when using webpack 5