Questions tagged [moralis]

No instructions have been provided yet for utilizing this tag … but stay tuned!

Issue: ES Module NextJS Web3AuthConnector not found in required modules

Currently, I am working on a project with a NextJS (Typescript) setup that involves Express. My authentication methods include Moralis, Wagmi, and Web3Auth. While Metamask authentication is functioning properly, I encountered an issue when attempting to se ...

Using getStaticPaths and getStaticProps with moralis query for dynamic data fetching

I've been trying to getStaticPaths and getStaticProps to work, but I feel like I might be overlooking something. I attempted querying inside each of them, which seems redundant, but I'm not sure how else to do it. Can someone provide an example? ...

Oops! An issue occurred at ./node_modules/web3-eth-contract/node_modules/web3-providers-http/lib/index.js:26:0 where a module cannot be located. The module in question is 'http'

I have been troubleshooting an issue with Next.js The error I am encountering => error - ./node_modules/web3-eth-contract/node_modules/web3-providers-http/lib/index.js:26:0 Module not found: Can't resolve 'http' Import trace for requested module: ...