You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i’m encountered this error when using Vite + React Moralis. This error is not happening when using webpack (npx create-react-app) and only occured when using vite.
main.jsx:
Error:
The text was updated successfully, but these errors were encountered:
A quick way to fix this is by adding events as a dev dependency by running yarn add -D events or npm i --save-dev events and that should get that fixed.
A quick way to fix this is by adding events as a dev dependency by running yarn add -D events or npm i --save-dev events and that should get that fixed.
Thank you @Qudusayo, this issue made me scratch my head a bit😂, and hopefully they could fix this issue soon
Hi, i’m encountered this error when using Vite + React Moralis. This error is not happening when using webpack (npx create-react-app) and only occured when using vite.
main.jsx:
Error:
The text was updated successfully, but these errors were encountered: